Skip to content

Commit aae790a

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 0872463 commit aae790a

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/subosito/gotenv v1.6.0 // indirect
5151
github.com/zeebo/xxh3 v1.0.2 // indirect
5252
go.uber.org/multierr v1.11.0 // indirect
53-
go.yaml.in/yaml/v2 v2.4.2 // indirect
53+
go.yaml.in/yaml/v3 v3.0.4 // indirect
5454
golang.org/x/crypto v0.41.0 // indirect
5555
golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b // indirect
5656
golang.org/x/net v0.43.0 // indirect

0 commit comments

Comments
 (0)