зеркало из https://github.com/golang/dep.git
Fix typo in README.md
This commit is contained in:
Родитель
6aab585702
Коммит
e3cc29c06f
|
@ -237,7 +237,7 @@ see [changing dependencies](#changing-dependencies).
|
|||
|
||||
## Semantic Versioning
|
||||
|
||||
`dep ensure` a uses an external [semver library](https://github.com/Masterminds/semver) to interpret the version constraints you specify in the manifest. The comparison operators are:
|
||||
`dep ensure` uses an external [semver library](https://github.com/Masterminds/semver) to interpret the version constraints you specify in the manifest. The comparison operators are:
|
||||
|
||||
* `=`: equal
|
||||
* `!=`: not equal
|
||||
|
|
Загрузка…
Ссылка в новой задаче