File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ require (
73
73
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
74
74
github.com/gobwas/glob v0.2.3 // indirect
75
75
github.com/gogo/protobuf v1.3.2 // indirect
76
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
76
+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
77
77
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
78
78
github.com/golang/protobuf v1.5.4 // indirect
79
79
github.com/google/btree v1.1.2 // indirect
Original file line number Diff line number Diff line change @@ -820,8 +820,9 @@ github.com/goccy/go-json v0.9.11/go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MG
820
820
github.com/gogo/protobuf v1.3.1 /go.mod h1:SlYgWuQ5SjCEi6WLHjHCa1yvBfUnHcTbrrZtXPKa29o =
821
821
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
822
822
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
823
- github.com/golang-jwt/jwt/v4 v4.5.0 h1:7cYmW1XlMY7h7ii7UhUyChSgS5wUJEnm9uZVTGqOWzg =
824
823
github.com/golang-jwt/jwt/v4 v4.5.0 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
824
+ github.com/golang-jwt/jwt/v4 v4.5.2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI =
825
+ github.com/golang-jwt/jwt/v4 v4.5.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
825
826
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 /go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k =
826
827
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
827
828
github.com/golang/glog v1.0.0 /go.mod h1:EWib/APOK0SL3dFbYqvxE3UYd8E6s1ouQ7iEp/0LWV4 =
You can’t perform that action at this time.
0 commit comments