Skip to content

Commit

Permalink
Merge pull request #100 from carapace-sh/dependabot/go_modules/cmd/gi…
Browse files Browse the repository at this point in the history
…thub.com/carapace-sh/carapace-bridge-1.2.3

Bump github.com/carapace-sh/carapace-bridge from 1.1.0 to 1.2.3 in /cmd
  • Loading branch information
rsteube authored Feb 19, 2025
2 parents 820a71f + 5d3cfd9 commit 72dc515
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion cmd/go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
module github.com/carapace-sh/carapace-shlex/cmd

go 1.22.0
toolchain go1.23.6

require (
github.com/carapace-sh/carapace v1.7.1
github.com/carapace-sh/carapace-bridge v1.1.0
github.com/carapace-sh/carapace-bridge v1.2.3
github.com/carapace-sh/carapace-shlex v1.0.1
github.com/spf13/cobra v1.9.1
)
Expand Down
4 changes: 2 additions & 2 deletions cmd/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/carapace-sh/carapace v1.7.1 h1:GjMjPNEMHhTstneZD2M3Ypjb+lW5YNEV1AfYmRhsG4c=
github.com/carapace-sh/carapace v1.7.1/go.mod h1:fHdo3nEFe1QnIXxeA/Z1O9dCI83sfCsKfxrogpHfgtM=
github.com/carapace-sh/carapace-bridge v1.1.0 h1:WkeQGPg7Zu0S3M39c0hZDlPY7EJ7Lrol1iVCJoFa6gM=
github.com/carapace-sh/carapace-bridge v1.1.0/go.mod h1:bKG97KfwYewrvke7ULgv0OYIJ6lHbJDPex8W29NlD6o=
github.com/carapace-sh/carapace-bridge v1.2.3 h1:lalVNRCyUqdPAJbrqkmIDKNnZYsBlo83JBsdP9WFzKM=
github.com/carapace-sh/carapace-bridge v1.2.3/go.mod h1:rEOS3MgzTQrCssS8WunHxPz31jZYNudcA7w1W5HrJs0=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
Expand Down

0 comments on commit 72dc515

Please sign in to comment.