We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c779ab commit 05df8d2Copy full SHA for 05df8d2
1 file changed
go.mod
@@ -8,6 +8,7 @@ require (
8
github.com/manifoldco/promptui v0.9.0
9
github.com/spf13/cobra v1.10.2
10
gopkg.in/yaml.v2 v2.4.0
11
+ gopkg.in/yaml.v3 v3.0.1
12
)
13
14
require (
0 commit comments