1
0
Fork 0
forked from External/ergo

upgrade golang-jwt

This commit is contained in:
Shivaram Lingamneni 2024-07-05 16:37:44 -04:00
parent 82c50cc497
commit 99393d49bf
5 changed files with 8 additions and 6 deletions

2
go.mod
View file

@ -26,7 +26,7 @@ require (
gopkg.in/yaml.v2 v2.4.0
)
require github.com/golang-jwt/jwt/v5 v5.2.0
require github.com/golang-jwt/jwt/v5 v5.2.1
require (
github.com/tidwall/btree v1.4.2 // indirect