Skip to content

Commit

Permalink
version: update dependencies
Browse files Browse the repository at this point in the history
- github.com/Masterminds/semver/v3 to v3.2.1

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
  • Loading branch information
hiddeco committed May 22, 2023
1 parent 7ff5151 commit 403e3b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion version/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/fluxcd/pkg/version

go 1.18

require github.com/Masterminds/semver/v3 v3.2.0
require github.com/Masterminds/semver/v3 v3.2.1
4 changes: 2 additions & 2 deletions version/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/Masterminds/semver/v3 v3.2.0 h1:3MEsd0SM6jqZojhjLWWeBY+Kcjy9i6MQAeY7YgDP83g=
github.com/Masterminds/semver/v3 v3.2.0/go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ=
github.com/Masterminds/semver/v3 v3.2.1 h1:RN9w6+7QoMeJVGyfmbcgs28Br8cvmnucEXnY0rYXWg0=
github.com/Masterminds/semver/v3 v3.2.1/go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ=

0 comments on commit 403e3b1

Please sign in to comment.