File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ require (
134
134
github.com/gobwas/pool v0.2.1 // indirect
135
135
github.com/gobwas/ws v1.4.0 // indirect
136
136
github.com/gogo/protobuf v1.3.2 // indirect
137
- github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
137
+ github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
138
138
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
139
139
github.com/golang/protobuf v1.5.4 // indirect
140
140
github.com/google/go-github/v66 v66.0.0 // indirect
Original file line number Diff line number Diff line change @@ -840,8 +840,8 @@ github.com/goccy/go-yaml v1.16.0 h1:d7m1G7A0t+logajVtklHfDYJs2Et9g3gHwdBNNFou0w=
840
840
github.com/goccy/go-yaml v1.16.0 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
841
841
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
842
842
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
843
- github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo =
844
- github.com/golang-jwt/jwt/v4 v4.5.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
843
+ github.com/golang-jwt/jwt/v4 v4.5.2 h1:YtQM7lnr8iZ+j5q71MGKkNw9Mn7AjHM68uc9g5fXeUI =
844
+ github.com/golang-jwt/jwt/v4 v4.5.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
845
845
github.com/golang-sql/sqlexp v0.1.0 h1:ZCD6MBpcuOVfGVqsEmY5/4FtYiKz6tSyUv9LPEDei6A =
846
846
github.com/golang-sql/sqlexp v0.1.0 /go.mod h1:J4ad9Vo8ZCWQ2GMrC4UCQy1JpCbwU9m3EOqtpKwwwHI =
847
847
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 /go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k =
You can’t perform that action at this time.
0 commit comments