Skip to content

Commit 8a45713

Browse files
committed
1 parent eeb4f8b commit 8a45713

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ module github.com/txn2/jwtpxy
33
go 1.15
44

55
require (
6-
github.com/dgrijalva/jwt-go v3.2.0+incompatible
7-
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
6+
github.com/golang-jwt/jwt v3.2.2+incompatible
87
github.com/prometheus/client_golang v1.2.1
98
go.uber.org/zap v1.13.0
109
)

0 commit comments

Comments
 (0)