Skip to content

Commit 8928a10

Browse files
committed
fix(glide.yaml): update SemVer to 1.2.3
There was a bug in SemVer 1.2.2 that miscalculated a couple of comparison patterns.
1 parent f7f8552 commit 8928a10

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

glide.lock

Lines changed: 8 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import:
1212
version: ^2.10
1313
- package: github.com/ghodss/yaml
1414
- package: github.com/Masterminds/semver
15-
version: ~1.2.2
15+
version: ~1.2.3
1616
- package: github.com/technosophos/moniker
1717
- package: github.com/golang/protobuf
1818
version: df1d3ca07d2d07bba352d5b73c4313b4e2a6203e

0 commit comments

Comments
 (0)