mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-23 00:04:48 -07:00
implement draft/webpush (#2205)
This commit is contained in:
committed by
GitHub
parent
efd3764337
commit
36e5451aa5
4
vendor/modules.txt
vendored
4
vendor/modules.txt
vendored
@@ -22,6 +22,9 @@ github.com/ergochat/irc-go/ircfmt
|
||||
github.com/ergochat/irc-go/ircmsg
|
||||
github.com/ergochat/irc-go/ircreader
|
||||
github.com/ergochat/irc-go/ircutils
|
||||
# github.com/ergochat/webpush-go/v2 v2.0.0-rc1
|
||||
## explicit; go 1.20
|
||||
github.com/ergochat/webpush-go/v2
|
||||
# github.com/go-sql-driver/mysql v1.7.0
|
||||
## explicit; go 1.13
|
||||
github.com/go-sql-driver/mysql
|
||||
@@ -83,6 +86,7 @@ github.com/xdg-go/scram
|
||||
## explicit; go 1.20
|
||||
golang.org/x/crypto/bcrypt
|
||||
golang.org/x/crypto/blowfish
|
||||
golang.org/x/crypto/hkdf
|
||||
golang.org/x/crypto/pbkdf2
|
||||
golang.org/x/crypto/sha3
|
||||
# golang.org/x/sys v0.22.0
|
||||
|
||||
Reference in New Issue
Block a user