Skip to content

Commit

Permalink
Merge pull request #458 from bosr/fix/glog
Browse files Browse the repository at this point in the history
remove glog mod dep
  • Loading branch information
senorprogrammer authored May 20, 2019
2 parents bc31e25 + 7d080bb commit 9a167ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ require (
github.com/go-test/deep v1.0.1 // indirect
github.com/godbus/dbus v5.0.1+incompatible
github.com/gogo/protobuf v1.2.1 // indirect
github.com/golang/glog v0.0.0-20170312005925-543a34c32e4d // indirect
github.com/golang/mock v1.3.1 // indirect
github.com/golang/protobuf v1.3.1
github.com/google/btree v1.0.0 // indirect
Expand Down

0 comments on commit 9a167ba

Please sign in to comment.