Skip to content

Commit 21871ca

Browse files
Update module gopkg.in/yaml.v2 to v3
1 parent fdfcca7 commit 21871ca

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
@@ -52,7 +52,7 @@ require (
5252
golang.org/x/sync v0.18.0
5353
golang.org/x/term v0.37.0
5454
golang.org/x/time v0.14.0
55-
gopkg.in/yaml.v2 v2.4.0
55+
gopkg.in/yaml.v3 v3.0.1
5656
gopkg.in/yaml.v3 v3.0.1
5757
k8s.io/api v0.34.2
5858
k8s.io/apimachinery v0.34.2

0 commit comments

Comments
 (0)