Skip to content

Commit

Permalink
Update module gopkg.in/yaml.v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] committed Jun 12, 2024
1 parent 9ca52a8 commit 378986c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ require (
golang.org/x/sync v0.7.0
gopkg.in/go-playground/webhooks.v5 v5.17.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
gotest.tools v2.2.0+incompatible
helm.sh/helm/v3 v3.15.1
k8s.io/api v0.29.4
Expand Down Expand Up @@ -238,7 +239,6 @@ require (
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiserver v0.29.4 // indirect
k8s.io/code-generator v0.29.4 // indirect
k8s.io/component-base v0.29.4 // indirect
Expand Down

0 comments on commit 378986c

Please sign in to comment.