Prevent pruning of test deps
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
[[constraint]]
|
[[constraint]]
|
||||||
name = "github.com/docker/go-connections"
|
name = "github.com/docker/go-connections"
|
||||||
|
version = "0.3.0"
|
||||||
|
|
||||||
[prune]
|
[prune]
|
||||||
unused-packages = true
|
|
||||||
go-tests = true
|
go-tests = true
|
||||||
|
|||||||
Reference in New Issue
Block a user