Skip to content

Commit 8710721

Browse files
committed
Prevent pruning of test deps
1 parent 37e07fc commit 8710721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/docker/Gopkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
[[constraint]]
2020
name = "github.com/docker/go-connections"
21+
version = "0.3.0"
2122

2223
[prune]
23-
unused-packages = true
2424
go-tests = true

0 commit comments

Comments
 (0)