Skip to content

Commit 1c248d5

Browse files
Update module go.yaml.in/yaml/v2 to v3
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent 30b70d1 commit 1c248d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ require (
7272
go.opentelemetry.io/otel/sdk/metric v1.42.0 // indirect
7373
go.uber.org/automaxprocs v1.6.0 // indirect
7474
go.uber.org/multierr v1.11.0 // indirect
75-
go.yaml.in/yaml/v2 v2.4.3 // indirect
75+
go.yaml.in/yaml/v3 v3.0.4 // indirect
7676
go.yaml.in/yaml/v3 v3.0.4 // indirect
7777
golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 // indirect
7878
golang.org/x/net v0.52.0 // indirect

0 commit comments

Comments
 (0)