Update module github.com/Masterminds/semver/v3 to v3.2.1 (#1327)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-20 11:10:59 +00:00 committed by Itxaka
parent 97fb443344
commit c8f53cf503

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/kairos-io/kairos/v2
go 1.20
require (
github.com/Masterminds/semver/v3 v3.1.1
github.com/Masterminds/semver/v3 v3.2.1
github.com/avast/retry-go v3.0.0+incompatible
github.com/erikgeiser/promptkit v0.8.0
github.com/google/go-github/v40 v40.0.0