We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdea239 commit a89c9ebCopy full SHA for a89c9eb
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/sirupsen/logrus v1.9.3
10
github.com/suzuki-shunsuke/logrus-error v0.1.4
11
github.com/urfave/cli/v2 v2.25.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