Skip to content

Commit 5967bcf

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

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
@@ -50,7 +50,7 @@ require (
5050
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 // indirect
5151
github.com/vishvananda/netns v0.0.5 // indirect
5252
github.com/x448/float16 v0.8.4 // indirect
53-
go.yaml.in/yaml/v2 v2.4.3 // indirect
53+
go.yaml.in/yaml/v3 v3.0.4 // indirect
5454
go.yaml.in/yaml/v3 v3.0.4 // indirect
5555
golang.org/x/net v0.47.0 // indirect
5656
golang.org/x/oauth2 v0.30.0 // indirect

0 commit comments

Comments
 (0)