Skip to content

Commit 95aef26

Browse files
fix(deps): update module go.yaml.in/yaml/v2 to v3
1 parent 8c26b40 commit 95aef26

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
@@ -24,6 +24,7 @@ require (
2424
go.uber.org/automaxprocs v1.6.0
2525
go.uber.org/zap v1.28.0
2626
go.yaml.in/yaml/v2 v2.4.3
27+
go.yaml.in/yaml/v3 v3.0.4
2728
golang.org/x/sync v0.20.0
2829
gomodules.xyz/jsonpatch/v2 v2.5.0
2930
gomodules.xyz/jsonpatch/v3 v3.0.1
@@ -115,7 +116,6 @@ require (
115116
go.opentelemetry.io/otel/metric v1.44.0 // indirect
116117
go.opentelemetry.io/proto/otlp v1.10.0 // indirect
117118
go.uber.org/multierr v1.11.0 // indirect
118-
go.yaml.in/yaml/v3 v3.0.4 // indirect
119119
golang.org/x/crypto v0.51.0 // indirect
120120
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
121121
golang.org/x/mod v0.35.0 // indirect

0 commit comments

Comments
 (0)