Skip to content

Commit 08e83bd

Browse files
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5
1 parent 36168c8 commit 08e83bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ require (
4545
github.com/go-resty/resty/v2 v2.17.2
4646
github.com/go-webauthn/webauthn v0.13.4
4747
github.com/golang-jwt/jwt/v4 v4.5.2
48+
github.com/golang-jwt/jwt/v5 v5.3.1
4849
github.com/google/uuid v1.6.0
4950
github.com/gorilla/websocket v1.5.3
5051
github.com/halalcloud/golang-sdk-lite v0.0.0-20251105081800-78cbb6786c38
@@ -228,7 +229,6 @@ require (
228229
github.com/go-sql-driver/mysql v1.7.0 // indirect
229230
github.com/go-webauthn/x v0.1.23 // indirect
230231
github.com/goccy/go-json v0.10.5 // indirect
231-
github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
232232
github.com/golang/protobuf v1.5.4 // indirect
233233
github.com/golang/snappy v0.0.4 // indirect
234234
github.com/google/go-tpm v0.9.5 // indirect

0 commit comments

Comments
 (0)