File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/carapace-sh/carapace
3
3
go 1.15
4
4
5
5
require (
6
- github.com/carapace-sh/carapace-shlex v1.0.0
6
+ github.com/carapace-sh/carapace-shlex v1.0.1
7
7
github.com/spf13/cobra v1.8.0
8
8
github.com/spf13/pflag v1.0.5
9
9
gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change 1
- github.com/carapace-sh/carapace-shlex v1.0.0 h1:uUi+hovGpxWF6KjptrqAOHsFPT3mcMx0JKdq20hswDI =
2
- github.com/carapace-sh/carapace-shlex v1.0.0 /go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M =
1
+ github.com/carapace-sh/carapace-shlex v1.0.1 h1:ww0JCgWpOVuqWG7k3724pJ18Lq8gh5pHQs9j3ojUs1c =
2
+ github.com/carapace-sh/carapace-shlex v1.0.1 /go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M =
3
3
github.com/cpuguy83/go-md2man/v2 v2.0.3 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
4
4
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
5
5
github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
You can’t perform that action at this time.
0 commit comments