Skip to content

Commit f0d2d4f

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 71fc5e1 commit f0d2d4f

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
@@ -185,7 +185,7 @@ require (
185185
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
186186
gopkg.in/inf.v0 v0.9.1 // indirect
187187
gopkg.in/warnings.v0 v0.1.2 // indirect
188-
gopkg.in/yaml.v2 v2.4.0 // indirect
188+
gopkg.in/yaml.v3 v3.0.1 // indirect
189189
k8s.io/apiextensions-apiserver v0.33.4 // indirect
190190
k8s.io/apiserver v0.33.4 // indirect
191191
k8s.io/cli-runtime v0.33.4 // indirect

0 commit comments

Comments
 (0)