Skip to content

Commit 0c12241

Browse files
chore(deps): update module gopkg.in/yaml.v2 to v3
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 1aae2f2 commit 0c12241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ require (
140140
google.golang.org/protobuf v1.36.6 // indirect
141141
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
142142
gopkg.in/inf.v0 v0.9.1 // indirect
143-
gopkg.in/yaml.v2 v2.4.0 // indirect
143+
gopkg.in/yaml.v3 v3.0.1 // indirect
144144
gopkg.in/yaml.v3 v3.0.1 // indirect
145145
k8s.io/apiextensions-apiserver v0.33.3 // indirect
146146
k8s.io/apiserver v0.33.3 // indirect

0 commit comments

Comments
 (0)