Skip to content

Commit

Permalink
Merge pull request #37 from jbowes/dependabot/go_modules/github.com/j…
Browse files Browse the repository at this point in the history
…bowes/semver-0.1.0

Bump github.com/jbowes/semver from 0.0.3 to 0.1.0
  • Loading branch information
jbowes authored Sep 13, 2021
2 parents 495a936 + 10311ae commit 506c685
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/containerd/console v1.0.3 // indirect
github.com/creack/pty v1.1.15
github.com/google/uuid v1.3.0
github.com/jbowes/semver v0.0.3
github.com/jbowes/semver v0.1.0
github.com/jbowes/whatsnew v0.5.2
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/muesli/reflow v0.3.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/jbowes/semver v0.0.3 h1:zQthwKViVFlCFL0AfZjfXGy5IEtXx3SUfvbZHMTiYP4=
github.com/jbowes/semver v0.0.3/go.mod h1:cW7tPS9OrZDbYl1wdAx9k7KY4OQTL9BAJsOkAU4nR5Q=
github.com/jbowes/semver v0.1.0 h1:BJDfsubBdXttHLJ+Toccdx75xccsp+yffx89OT6IaZs=
github.com/jbowes/semver v0.1.0/go.mod h1:cW7tPS9OrZDbYl1wdAx9k7KY4OQTL9BAJsOkAU4nR5Q=
github.com/jbowes/whatsnew v0.5.2 h1:3ecyngz5P3G+x6EYOMs/4lItGWIckEvrVmnWtXxc5g0=
github.com/jbowes/whatsnew v0.5.2/go.mod h1:mV2KOsQiQevITaTuHRdDczb+rvwoEIajLNSxexHjdxo=
github.com/json-iterator/go v1.1.11/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
Expand Down

0 comments on commit 506c685

Please sign in to comment.