Compare commits

..

No commits in common. "renovate/gopkg.in-yaml.v2-3.x" and "master" have entirely different histories.

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.v3 v3.0.1
gopkg.in/yaml.v2 v2.4.0
)
require (