Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit b0ab164

Browse files
committed
Use spaces in doc
1 parent 8a9df9b commit b0ab164

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cmd/dep/ensure.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ dep ensure -update -no-vendor
112112
113113
dep ensure -no-vendor -dry-run
114114
115-
This fails with a non zero exit code if Gopkg.lock is not up to date with
116-
the Gopkg.toml or the project imports. It can be useful to run this during
117-
CI to check if Gopkg.lock is up to date.
115+
This fails with a non zero exit code if Gopkg.lock is not up to date with
116+
the Gopkg.toml or the project imports. It can be useful to run this during
117+
CI to check if Gopkg.lock is up to date.
118118
119119
`
120120

0 commit comments

Comments
 (0)