Skip to content

Commit bb08031

Browse files
chore(deps): update module gopkg.in/yaml.v2 to v3
1 parent 555f7dc commit bb08031

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
@@ -176,7 +176,7 @@ require (
176176
google.golang.org/grpc v1.75.1 // indirect
177177
google.golang.org/protobuf v1.36.9 // indirect
178178
gopkg.in/inf.v0 v0.9.1 // indirect
179-
gopkg.in/yaml.v2 v2.4.0 // indirect
179+
gopkg.in/yaml.v3 v3.0.1 // indirect
180180
gotest.tools/v3 v3.5.2 // indirect
181181
k8s.io/klog/v2 v2.130.1 // indirect
182182
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect

0 commit comments

Comments
 (0)