mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
upgrade go-msgauth
This commit is contained in:
parent
e404942d83
commit
e7501ef847
5 changed files with 11 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -25,7 +25,7 @@ require (
|
|||
)
|
||||
|
||||
require (
|
||||
github.com/emersion/go-msgauth v0.6.8
|
||||
github.com/emersion/go-msgauth v0.7.0
|
||||
github.com/ergochat/webpush-go/v2 v2.0.0
|
||||
github.com/golang-jwt/jwt/v5 v5.2.2
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue