Skip to content

Commit

Permalink
Merge pull request #2297 from carapace-sh/dependabot/go_modules/githu…
Browse files Browse the repository at this point in the history
…b.com/carapace-sh/carapace-shlex-1.0.0

build(deps): bump github.com/carapace-sh/carapace-shlex from 0.2.0 to 1.0.0
  • Loading branch information
rsteube authored Mar 12, 2024
2 parents 6d227e1 + f0b6e0d commit 10c555c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/carapace-sh/carapace v0.50.3-0.20240311152955-f3bd62ff6a23
github.com/carapace-sh/carapace-bridge v0.2.16-0.20240311173237-760172108463
github.com/carapace-sh/carapace-shlex v0.2.0
github.com/carapace-sh/carapace-shlex v1.0.0
github.com/carapace-sh/carapace-spec v0.17.1-0.20240311163627-73cd85d39b71
github.com/pelletier/go-toml v1.9.5
github.com/spf13/cobra v1.8.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ github.com/carapace-sh/carapace-bridge v0.2.16-0.20240311173237-760172108463 h1:
github.com/carapace-sh/carapace-bridge v0.2.16-0.20240311173237-760172108463/go.mod h1:cmSA24XX0CDcL7kF+kl/0rJYyDsj7B9JxCnoTnU/OGw=
github.com/carapace-sh/carapace-pflag v0.2.0 h1:JruHPnn10wPYsG+rZLTpARTbiO9ZUp+3QNZnFMmRYFM=
github.com/carapace-sh/carapace-pflag v0.2.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/carapace-sh/carapace-shlex v0.2.0 h1:rh2wprc8Cszf4MZV+99t9vH6wblz7zlN/3C/v7Xl0Ck=
github.com/carapace-sh/carapace-shlex v0.2.0/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
github.com/carapace-sh/carapace-shlex v1.0.0 h1:uUi+hovGpxWF6KjptrqAOHsFPT3mcMx0JKdq20hswDI=
github.com/carapace-sh/carapace-shlex v1.0.0/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
github.com/carapace-sh/carapace-spec v0.17.1-0.20240311163627-73cd85d39b71 h1:l7yKE3SMXCagWoYtkjaZpkjOtFmuWrH2/KcRmtL84xQ=
github.com/carapace-sh/carapace-spec v0.17.1-0.20240311163627-73cd85d39b71/go.mod h1:JND1Lduv2tvUfsZ8Mr8o1fMXaQsQC5/Vwa7C3DZ5f3k=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit 10c555c

Please sign in to comment.