upgrade go-msgauth

This commit is contained in:
Shivaram Lingamneni 2025-05-18 01:28:48 -04:00
parent e404942d83
commit e7501ef847
5 changed files with 11 additions and 4 deletions

2
go.mod
View file

@ -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
)