Skip to content

Commit 19cfdb7

Browse files
Update module github.com/atomatt/yaml to v2
1 parent d30b008 commit 19cfdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ require (
4747
sigs.k8s.io/yaml v1.1.0 // indirect
4848
)
4949

50-
replace gopkg.in/yaml.v3 => github.com/atomatt/yaml v0.0.0-20200228174225-55c5cf55e3ee
50+
replace gopkg.in/yaml.v3 => github.com/atomatt/yaml/v2 v2.2.8

0 commit comments

Comments
 (0)