We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d39f0 commit 1af7efaCopy full SHA for 1af7efa
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/sirupsen/logrus v1.9.0
10
github.com/suzuki-shunsuke/logrus-error v0.1.4
11
github.com/urfave/cli/v2 v2.23.7
12
- gopkg.in/yaml.v2 v2.4.0
+ gopkg.in/yaml.v3 v3.0.1
13
gopkg.in/yaml.v3 v3.0.1
14
)
15
0 commit comments