Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#1121)

This commit is contained in:
dependabot[bot]
2023-04-15 16:07:37 -03:00
committed by GitHub
parent f22389a824
commit 7876ccb3bc
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/go-task/task/v3
go 1.19
require (
github.com/Masterminds/semver/v3 v3.2.0
github.com/Masterminds/semver/v3 v3.2.1
github.com/fatih/color v1.15.0
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0
github.com/golang/mock v1.6.0