Skip to content

Commit ac7a7ad

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 15eaec5 commit ac7a7ad

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
@@ -105,7 +105,7 @@ require (
105105
go.opentelemetry.io/otel v1.43.0 // indirect
106106
go.opentelemetry.io/otel/metric v1.43.0 // indirect
107107
go.opentelemetry.io/otel/trace v1.43.0 // indirect
108-
go.yaml.in/yaml/v2 v2.4.4 // indirect
108+
go.yaml.in/yaml/v3 v3.0.4 // indirect
109109
go.yaml.in/yaml/v3 v3.0.4 // indirect
110110
golang.org/x/crypto v0.52.0 // indirect
111111
golang.org/x/mod v0.36.0 // indirect

0 commit comments

Comments
 (0)