Skip to content

Commit 9ce59f2

Browse files
fix(deps): update module gopkg.in/yaml.v2 to v3
1 parent f86a125 commit 9ce59f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ require (
88
github.com/manifoldco/promptui v0.9.0
99
github.com/spf13/cobra v1.10.2
1010
gopkg.in/yaml.v2 v2.4.0
11+
gopkg.in/yaml.v3 v3.0.1
1112
)
1213

1314
require (

0 commit comments

Comments
 (0)