etcd/Gopkg.toml
Tamir Duberstein 42344da5df Gopkg.toml: remove unnecessary constraints and add pruning
Confirmed that `dep ensure` results in no version changes in Gopkg.lock.
2018-01-31 10:21:24 -05:00

4 lines
51 B
TOML

[prune]
go-tests = true
unused-packages = true