Skip to content

Commit 10da7f5

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 3b0015f commit 10da7f5

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
@@ -55,7 +55,7 @@ require (
5555
github.com/xdg-go/stringprep v1.0.4 // indirect
5656
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
5757
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
58-
go.yaml.in/yaml/v2 v2.4.3 // indirect
58+
go.yaml.in/yaml/v3 v3.0.4 // indirect
5959
golang.org/x/crypto v0.41.0 // indirect
6060
golang.org/x/sync v0.17.0 // indirect
6161
golang.org/x/sys v0.37.0 // indirect

0 commit comments

Comments
 (0)