summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/SevereCloud/vksdk/v2/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/SevereCloud/vksdk/v2/go.mod')
-rw-r--r--vendor/github.com/SevereCloud/vksdk/v2/go.mod10
1 files changed, 0 insertions, 10 deletions
diff --git a/vendor/github.com/SevereCloud/vksdk/v2/go.mod b/vendor/github.com/SevereCloud/vksdk/v2/go.mod
deleted file mode 100644
index 622b04ad..00000000
--- a/vendor/github.com/SevereCloud/vksdk/v2/go.mod
+++ /dev/null
@@ -1,10 +0,0 @@
-module github.com/SevereCloud/vksdk/v2
-
-go 1.13
-
-require (
- github.com/gorilla/schema v1.2.0
- github.com/gorilla/websocket v1.4.2
- github.com/stretchr/testify v1.7.0
- golang.org/x/text v0.3.5
-)