We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fd47c commit 5e7c6adCopy full SHA for 5e7c6ad
go.mod
@@ -172,7 +172,7 @@ require (
172
go.opentelemetry.io/otel v1.38.0 // indirect
173
go.opentelemetry.io/otel/trace v1.38.0 // indirect
174
go.uber.org/multierr v1.11.0 // indirect
175
- go.yaml.in/yaml/v2 v2.4.3 // indirect
+ go.yaml.in/yaml/v3 v3.0.4 // indirect
176
go.yaml.in/yaml/v3 v3.0.4 // indirect
177
golang.org/x/crypto v0.43.0 // indirect
178
golang.org/x/mod v0.29.0 // indirect
0 commit comments