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 fd2c7b5 commit 4d6eea5Copy full SHA for 4d6eea5
go.mod
@@ -56,7 +56,7 @@ require (
56
github.com/xlab/treeprint v1.2.0 // indirect
57
go.opentelemetry.io/otel v1.37.0 // indirect
58
go.opentelemetry.io/otel/trace v1.37.0 // indirect
59
- go.yaml.in/yaml/v2 v2.4.2 // indirect
+ go.yaml.in/yaml/v3 v3.0.3 // indirect
60
go.yaml.in/yaml/v3 v3.0.3 // indirect
61
golang.org/x/net v0.41.0 // indirect
62
golang.org/x/oauth2 v0.30.0 // indirect
0 commit comments