We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6622a8 commit ed6f5eaCopy full SHA for ed6f5ea
cmd/dep/ensure.go
@@ -69,8 +69,7 @@ dep ensure -vendor-only
69
dep ensure -add github.com/pkg/foo github.com/pkg/foo/bar
70
71
Introduce one or more dependencies, at their newest version, ensuring that
72
- specific packages are present in Gopkg.lock and vendor/. Also, append a
73
- corresponding constraint to Gopkg.toml.
+ specific packages are present in Gopkg.lock and vendor/.
74
75
Note: packages introduced in this way will disappear on the next "dep
76
ensure" if an import statement is not added first.
0 commit comments