chore(deps): update module github.com/masterminds/semver/v3 to v3.2.1

This commit is contained in:
2024-04-08 01:05:48 +00:00
parent 2e196f1de0
commit 9dd4d2e10a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.17
require (
git.cryptic.systems/volker.raschek/dockerutils v0.2.0
github.com/Masterminds/semver/v3 v3.1.1
github.com/Masterminds/semver/v3 v3.2.1
github.com/spf13/cobra v1.3.0
gopkg.in/yaml.v2 v2.4.0
)