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 @@ -314,7 +314,7 @@ require (
314
314
github.com/golang-commonmark/linkify v0.0.0-20180910111149-f05efb453a0e // indirect
315
315
github.com/golang-commonmark/mdurl v0.0.0-20180910110917-8d018c6567d6 // indirect
316
316
github.com/golang-commonmark/puny v0.0.0-20180910110745-050be392d8b8 // indirect
317
- github.com/golang/glog v0.0.0-20210429001901-424d2337a529 // indirect
317
+ github.com/golang/glog v1.2.4 // indirect
318
318
github.com/mattn/go-zglob v0.0.3 // indirect
319
319
github.com/opennota/wd v0.0.0-20180911144301-b446539ab1e7 // indirect
320
320
github.com/peterbourgon/g2s v0.0.0-20170223122336-d4e7ad98afea // indirect
Original file line number Diff line number Diff line change @@ -936,8 +936,8 @@ github.com/golang/geo v0.0.0-20190916061304-5b978397cfec/go.mod h1:QZ0nwyI2jOfgR
936
936
github.com/golang/geo v0.0.0-20200319012246-673a6f80352d h1:C/hKUcHT483btRbeGkrRjJz+Zbcj8audldIi9tRJDCc =
937
937
github.com/golang/geo v0.0.0-20200319012246-673a6f80352d /go.mod h1:QZ0nwyI2jOfgRAoBvP+ab5aRr7c9x7lhGEJrKvBwjWI =
938
938
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
939
- github.com/golang/glog v0.0.0-20210429001901-424d2337a529 h1:2voWjNECnrZRbfwXxHB1/j8wa6xdKn85B5NzgVL/pTU =
940
- github.com/golang/glog v0.0.0-20210429001901-424d2337a529 /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
939
+ github.com/golang/glog v1.2.4 h1:CNNw5U8lSiiBk7druxtSHHTsRWcxKoac6kZKm2peBBc =
940
+ github.com/golang/glog v1.2.4 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
941
941
github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
942
942
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
943
943
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
You can’t perform that action at this time.
0 commit comments