chore(deps): update module gopkg.in/yaml.v2 to v3
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
CSRBot 2025-02-09 01:18:39 +00:00
parent 7b4b417eeb
commit 8410571f51
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

2
go.mod
View File

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