File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ require (
3838 github.com/go-logr/logr v1.4.2 // indirect
3939 github.com/go-logr/stdr v1.2.2 // indirect
4040 github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
41- github.com/golang/glog v1.2.2 // indirect
41+ github.com/golang/glog v1.2.4 // indirect
4242 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
4343 github.com/golang/protobuf v1.5.4 // indirect
4444 github.com/golang/snappy v0.0.4 // indirect
Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ github.com/gogo/protobuf v1.2.0/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7a
141141github.com/gogo/protobuf v1.3.1 /go.mod h1:SlYgWuQ5SjCEi6WLHjHCa1yvBfUnHcTbrrZtXPKa29o =
142142github.com/golang/geo v0.0.0-20170810003146-31fb0106dc4a /go.mod h1:vgWZ7cu0fq0KY3PpEHsocXOWJpRtkcbKemU4IUw0M60 =
143143github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
144- github.com/golang/glog v1.2.2 h1:1+mZ9upx1Dh6FmUTFR1naJ77miKiXgALjWOZ3NVFPmY =
145- github.com/golang/glog v1.2.2 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
144+ github.com/golang/glog v1.2.4 h1:CNNw5U8lSiiBk7druxtSHHTsRWcxKoac6kZKm2peBBc =
145+ github.com/golang/glog v1.2.4 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
146146github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
147147github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
148148github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE =
You can’t perform that action at this time.
0 commit comments