Skip to content

Commit

Permalink
Update module gopkg.in/yaml.v1 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2023
1 parent a72141f commit 346af81
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 @@ -30,6 +30,7 @@ require (
gopkg.in/ini.v1 v1.66.6
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
pault.ag/go/modprobe v0.1.2
)

Expand Down Expand Up @@ -83,7 +84,6 @@ require (
golang.org/x/tools v0.6.0 // indirect
gopkg.in/djherbis/times.v1 v1.3.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
gotest.tools v2.2.0+incompatible // indirect
gotest.tools/v3 v3.0.2 // indirect
pault.ag/go/topsort v0.1.1 // indirect
Expand Down

0 comments on commit 346af81

Please sign in to comment.