aboutsummaryrefslogtreecommitdiff
path: root/vendor/modules.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index 97cfbdc..612467a 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -1,23 +1,23 @@
-# github.com/bwmarrin/discordgo v0.24.0
+# github.com/bwmarrin/discordgo v0.26.1
## explicit; go 1.13
github.com/bwmarrin/discordgo
# github.com/gorilla/websocket v1.5.0
## explicit; go 1.12
github.com/gorilla/websocket
-# github.com/mattn/go-sqlite3 v1.14.12
-## explicit; go 1.12
+# github.com/mattn/go-sqlite3 v1.14.15
+## explicit; go 1.16
github.com/mattn/go-sqlite3
-# golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
+# golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be
## explicit; go 1.17
+golang.org/x/crypto/internal/alias
golang.org/x/crypto/internal/poly1305
-golang.org/x/crypto/internal/subtle
golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/salsa20/salsa
-# golang.org/x/net v0.0.0-20220225172249-27dd8689420f
+# golang.org/x/net v0.0.0-20220927171203-f486391704dc
## explicit; go 1.17
golang.org/x/net/idna
golang.org/x/net/publicsuffix
-# golang.org/x/sys v0.0.0-20220317061510-51cd9980dadf
+# golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec
## explicit; go 1.17
golang.org/x/sys/cpu
# golang.org/x/text v0.3.7