aboutsummaryrefslogtreecommitdiff
path: root/vendor/modules.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
new file mode 100644
index 0000000..207384a
--- /dev/null
+++ b/vendor/modules.txt
@@ -0,0 +1,26 @@
+# github.com/bwmarrin/discordgo v0.23.2
+## explicit; go 1.10
+github.com/bwmarrin/discordgo
+# github.com/gorilla/websocket v1.4.0
+## explicit
+github.com/gorilla/websocket
+# github.com/mattn/go-sqlite3 v1.14.10
+## explicit; go 1.12
+github.com/mattn/go-sqlite3
+# golang.org/x/crypto v0.0.0-20181030102418-4d3f4d9ffa16
+## explicit
+golang.org/x/crypto/internal/subtle
+golang.org/x/crypto/nacl/secretbox
+golang.org/x/crypto/poly1305
+golang.org/x/crypto/salsa20/salsa
+# golang.org/x/net v0.0.0-20220114011407-0dd24b26b47d
+## explicit; go 1.17
+golang.org/x/net/idna
+golang.org/x/net/publicsuffix
+# golang.org/x/text v0.3.7
+## explicit; go 1.17
+golang.org/x/text/secure/bidirule
+golang.org/x/text/transform
+golang.org/x/text/unicode/bidi
+golang.org/x/text/unicode/norm
+golang.org/x/text/width