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 @@ -99,7 +99,7 @@ require (
99
99
github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
100
100
github.com/gogo/googleapis v1.4.1 // indirect
101
101
github.com/gogo/protobuf v1.3.2 // indirect
102
- github.com/golang/glog v1.2.1 // indirect
102
+ github.com/golang/glog v1.2.4 // indirect
103
103
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
104
104
github.com/golang/mock v1.6.0 // indirect
105
105
github.com/golang/snappy v0.0.4 // indirect
Original file line number Diff line number Diff line change @@ -502,8 +502,8 @@ github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
502
502
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
503
503
github.com/golang-jwt/jwt/v4 v4.4.2 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
504
504
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
505
- github.com/golang/glog v1.2.1 h1:OptwRhECazUx5ix5TTWC3EZhsZEHWcYWY4FQHTIubm4 =
506
- github.com/golang/glog v1.2.1 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
505
+ github.com/golang/glog v1.2.4 h1:CNNw5U8lSiiBk7druxtSHHTsRWcxKoac6kZKm2peBBc =
506
+ github.com/golang/glog v1.2.4 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
507
507
github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
508
508
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
509
509
github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
You can’t perform that action at this time.
0 commit comments