Skip to content

Commit 564fdda

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 fb5c715 commit 564fdda

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
@@ -99,7 +99,7 @@ require (
9999
go.opentelemetry.io/otel/metric v1.44.0 // indirect
100100
go.opentelemetry.io/otel/trace v1.44.0 // indirect
101101
go.podman.io/storage v1.63.0 // indirect
102-
go.yaml.in/yaml/v2 v2.4.4 // indirect
102+
go.yaml.in/yaml/v3 v3.0.4 // indirect
103103
go.yaml.in/yaml/v3 v3.0.4 // indirect
104104
golang.org/x/crypto v0.53.0 // indirect
105105
golang.org/x/mod v0.37.0 // indirect

0 commit comments

Comments
 (0)