Skip to content

Commit ae2b783

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 f29c0ab commit ae2b783

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
@@ -42,7 +42,7 @@ require (
4242
github.com/pmezard/go-difflib v1.0.0 // indirect
4343
github.com/prometheus/procfs v0.16.1 // indirect
4444
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
45-
go.yaml.in/yaml/v2 v2.4.2 // indirect
45+
go.yaml.in/yaml/v3 v3.0.4 // indirect
4646
golang.org/x/sys v0.35.0 // indirect
4747
google.golang.org/protobuf v1.36.8 // indirect
4848
)

0 commit comments

Comments
 (0)