File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55require (
66 github.com/codeclysm/extract v2.2.0+incompatible
7- github.com/coreos/go-semver v0.3.0
7+ github.com/coreos/go-semver v0.3.1
88 github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
99 github.com/fatih/color v1.15.0
1010 github.com/sirupsen/logrus v1.9.0
@@ -28,7 +28,6 @@ require (
2828 golang.org/x/exp v0.0.0-20221028150844-83b7d23a625f
2929 golang.org/x/sys v0.6.0 // indirect
3030 gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b // indirect
31- gopkg.in/yaml.v2 v2.3.0 // indirect
3231 gopkg.in/yaml.v3 v3.0.1
3332)
3433
Original file line number Diff line number Diff line change 11github.com/codeclysm/extract v2.2.0+incompatible h1:q3wyckoA30bhUSiwdQezMqVhwd8+WGE64/GL//LtUhI =
22github.com/codeclysm/extract v2.2.0+incompatible /go.mod h1:2nhFMPHiU9At61hz+12bfrlpXSUrOnK+wR+KlGO4Uks =
3- github.com/coreos/go-semver v0.3.0 h1:wkHLiw0WNATZnSG7epLsujiMCgPAc9xhjJ4tgnAxmfM =
4- github.com/coreos/go-semver v0.3.0 /go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk =
3+ github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4 =
4+ github.com/coreos/go-semver v0.3.1 /go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03VsM8rvUec =
55github.com/cpuguy83/go-md2man/v2 v2.0.2 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
66github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
77github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments