File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ import (
2424
2525 "github.com/spf13/cobra"
2626 "github.com/spf13/pflag"
27- "gopkg. in/yaml.v3 "
27+ "go.yaml. in/yaml/v4 "
2828)
2929
3030type cmdOption struct {
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ require (
66 github.com/cpuguy83/go-md2man/v2 v2.0.6
77 github.com/inconshreveable/mousetrap v1.1.0
88 github.com/spf13/pflag v1.0.9
9- gopkg. in/yaml.v3 v3 .0.1
9+ go.yaml. in/yaml/v4 v4 .0.0-rc.2
1010)
Original file line number Diff line number Diff line change @@ -6,7 +6,5 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf
66github.1485827954.workers.dev/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
77github.1485827954.workers.dev/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
88github.1485827954.workers.dev/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
9- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
10- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
11- gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
12- gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
9+ go.yaml.in/yaml/v4 v4.0.0-rc.2 h1:/FrI8D64VSr4HtGIlUtlFMGsm7H7pWTbj6vOLVZcA6s =
10+ go.yaml.in/yaml/v4 v4.0.0-rc.2 /go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0 =
You can’t perform that action at this time.
0 commit comments