Skip to content

Commit 4bee11a

Browse files
Update module go.yaml.in/yaml/v2 to v3
1 parent 41d7d40 commit 4bee11a

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
@@ -69,7 +69,7 @@ require (
6969
go.opentelemetry.io/proto/otlp v1.9.0 // indirect
7070
go.uber.org/multierr v1.11.0 // indirect
7171
go.uber.org/zap v1.27.0 // indirect
72-
go.yaml.in/yaml/v2 v2.4.3 // indirect
72+
go.yaml.in/yaml/v3 v3.0.4 // indirect
7373
go.yaml.in/yaml/v3 v3.0.4 // indirect
7474
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
7575
golang.org/x/net v0.48.0 // indirect

0 commit comments

Comments
 (0)