File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ require (
104104 github.com/go-playground/locales v0.14.1 // indirect
105105 github.com/go-playground/universal-translator v0.18.1 // indirect
106106 github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
107- github.com/google/s2a-go v0.1.8 // indirect
107+ github.com/google/s2a-go v0.1.9 // indirect
108108 github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
109109 github.com/googleapis/gax-go/v2 v2.14.0 // indirect
110110 github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
Original file line number Diff line number Diff line change @@ -183,8 +183,8 @@ github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l
183183github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
184184github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
185185github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
186- github.com/google/s2a-go v0.1.8 h1:zZDs9gcbt9ZPLV0ndSyQk6Kacx2g/X+SKYovpnz3SMM =
187- github.com/google/s2a-go v0.1.8 /go.mod h1:6iNWHTpQ+nfNRN5E00MSdfDwVesa8hhS32PhPO8deJA =
186+ github.com/google/s2a-go v0.1.9 h1:LGD7gtMgezd8a/Xak7mEWL0PjoTQFvpRudN895yqKW0 =
187+ github.com/google/s2a-go v0.1.9 /go.mod h1:YA0Ei2ZQL3acow2O62kdp9UlnvMmU7kA6Eutn0dXayM =
188188github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
189189github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
190190github.com/googleapis/enterprise-certificate-proxy v0.3.4 h1:XYIDZApgAnrN1c855gTgghdIA6Stxb52D5RnLI1SLyw =
You can’t perform that action at this time.
0 commit comments