Prevent pruning of test deps

This commit is contained in:
Arthur Barr
2018-03-05 13:20:12 +00:00
parent 37e07fc0b0
commit 8710721fe3

View File

@@ -18,7 +18,7 @@
[[constraint]]
name = "github.com/docker/go-connections"
version = "0.3.0"
[prune]
unused-packages = true
go-tests = true