Commit ea35c15 1 parent 98d5d85 commit ea35c15 Copy full SHA for ea35c15
File tree 6 files changed +25
-65
lines changed
6 files changed +25
-65
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ require (
114
114
github.com/gobwas/glob v0.2.3 // indirect
115
115
github.com/gofrs/uuid v4.2.0+incompatible // indirect
116
116
github.com/gogo/protobuf v1.3.2 // indirect
117
- github.com/golang/glog v1.2.2 // indirect
117
+ github.com/golang/glog v1.2.4 // indirect
118
118
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
119
119
github.com/google/btree v1.1.3 // indirect
120
120
github.com/google/cel-go v0.22.1 // indirect
Original file line number Diff line number Diff line change @@ -348,8 +348,8 @@ github.com/golang-jwt/jwt/v4 v4.5.0/go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w
348
348
github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
349
349
github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
350
350
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
351
- github.com/golang/glog v1.2.2 h1:1+mZ9upx1Dh6FmUTFR1naJ77miKiXgALjWOZ3NVFPmY =
352
- github.com/golang/glog v1.2.2 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
351
+ github.com/golang/glog v1.2.4 h1:CNNw5U8lSiiBk7druxtSHHTsRWcxKoac6kZKm2peBBc =
352
+ github.com/golang/glog v1.2.4 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
353
353
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
354
354
github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
355
355
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/go-git/go-billy/v5 v5.6.1 // indirect
34
34
github.com/go-git/go-git/v5 v5.13.1 // indirect
35
35
github.com/gogo/protobuf v1.3.2 // indirect
36
- github.com/golang/glog v1.2.2 // indirect
36
+ github.com/golang/glog v1.2.4 // indirect
37
37
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
38
38
github.com/google/uuid v1.6.0 // indirect
39
39
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 // indirect
You can’t perform that action at this time.
0 commit comments