File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,9 +19,8 @@ require (
1919 github.com/davecgh/go-spew v1.1.1 // indirect
2020 github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
2121 github.com/dustin/go-humanize v1.0.1 // indirect
22- github.com/golang/glog v1.1.0 // indirect
22+ github.com/golang/glog v1.2.4 // indirect
2323 github.com/golang/protobuf v1.5.3 // indirect
24- github.com/google/go-cmp v0.6.0 // indirect
2524 github.com/kr/pretty v0.3.1 // indirect
2625 github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae // indirect
2726 github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+m
2727github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
2828github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
2929github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
30- github.com/golang/glog v1.1.0 h1:/d3pCKDPWNnvIWe0vVUpNP32qc8U3PDVxySP/y360qE =
31- github.com/golang/glog v1.1.0 /go.mod h1:pfYeQZ3JWZoXTV5sFc986z3HTpwQs9At6P4ImfuP3NQ =
30+ github.com/golang/glog v1.2.4 h1:CNNw5U8lSiiBk7druxtSHHTsRWcxKoac6kZKm2peBBc =
31+ github.com/golang/glog v1.2.4 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
3232github.com/golang/mock v1.1.1 /go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A =
3333github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
3434github.com/golang/protobuf v1.3.2 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
You can’t perform that action at this time.
0 commit comments