chore(deps): update module gopkg.in/yaml.v2 to v3 #6

Open
CSRBot wants to merge 1 commits from renovate/gopkg.in-yaml.v2-3.x into master

2
go.mod
View File

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