Skip to content

Commit 5e7c6ad

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 72fd47c commit 5e7c6ad

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
@@ -172,7 +172,7 @@ require (
172172
go.opentelemetry.io/otel v1.38.0 // indirect
173173
go.opentelemetry.io/otel/trace v1.38.0 // indirect
174174
go.uber.org/multierr v1.11.0 // indirect
175-
go.yaml.in/yaml/v2 v2.4.3 // indirect
175+
go.yaml.in/yaml/v3 v3.0.4 // indirect
176176
go.yaml.in/yaml/v3 v3.0.4 // indirect
177177
golang.org/x/crypto v0.43.0 // indirect
178178
golang.org/x/mod v0.29.0 // indirect

0 commit comments

Comments
 (0)