aboutsummaryrefslogtreecommitdiff
path: root/vendor/modules.txt
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2022-02-10 19:10:54 -0700
committerJordan <me@jordan.im>2022-02-10 19:10:54 -0700
commit2f0b35e3c25bc4394f3288e1baa77d250cb510ed (patch)
tree121612506bb8de7fc132a385b282f1d02922d65d /vendor/modules.txt
parent7d1248be0bd4a6412467301924fa99d037028b8d (diff)
downloadkeep-2f0b35e3c25bc4394f3288e1baa77d250cb510ed.tar.gz
keep-2f0b35e3c25bc4394f3288e1baa77d250cb510ed.zip
misc: go mod vendor
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