Skip to content

Commit abd21c2

Browse files
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 0a76bd0 commit abd21c2

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/subosito/gotenv v1.6.0 // indirect
5656
github.com/zeebo/xxh3 v1.0.2 // indirect
5757
go.uber.org/atomic v1.9.0 // indirect
58-
go.yaml.in/yaml/v2 v2.4.3 // indirect
58+
go.yaml.in/yaml/v3 v3.0.4 // indirect
5959
go.yaml.in/yaml/v3 v3.0.4 // indirect
6060
golang.org/x/crypto v0.45.0 // indirect
6161
golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b // indirect

0 commit comments

Comments
 (0)