Skip to content

Commit

Permalink
chore(deps): update module github.com/atomatt/yaml to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 51d2ad0 commit 9170a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ require (
sigs.k8s.io/yaml v1.1.0 // indirect
)

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

0 comments on commit 9170a6d

Please sign in to comment.