Skip to content

Commit 4d6eea5

Browse files
chore(deps): update module go.yaml.in/yaml/v2 to v3
1 parent fd2c7b5 commit 4d6eea5

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
@@ -56,7 +56,7 @@ require (
5656
github.com/xlab/treeprint v1.2.0 // indirect
5757
go.opentelemetry.io/otel v1.37.0 // indirect
5858
go.opentelemetry.io/otel/trace v1.37.0 // indirect
59-
go.yaml.in/yaml/v2 v2.4.2 // indirect
59+
go.yaml.in/yaml/v3 v3.0.3 // indirect
6060
go.yaml.in/yaml/v3 v3.0.3 // indirect
6161
golang.org/x/net v0.41.0 // indirect
6262
golang.org/x/oauth2 v0.30.0 // indirect

0 commit comments

Comments
 (0)