Skip to content

Commit

Permalink
fix(deps): update module gopkg.in/yaml.v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
lunar-renovate committed Oct 26, 2023
1 parent 5fdda08 commit 1603eb0
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 @@ -24,7 +24,7 @@ require (
github.com/otiai10/copy v1.12.0
golang.org/x/mod v0.12.0
golang.org/x/sync v0.3.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
)

require (
Expand Down

0 comments on commit 1603eb0

Please sign in to comment.