Skip to content

Commit

Permalink
Merge pull request #23 from carapace-sh/dependabot/go_modules/cmd/git…
Browse files Browse the repository at this point in the history
…hub.com/carapace-sh/carapace-1.5.3

build(deps): bump github.com/carapace-sh/carapace from 1.5.2 to 1.5.3 in /cmd
  • Loading branch information
rsteube authored Jan 1, 2025
2 parents 225f452 + 20eacb9 commit 46e293f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/carapace-sh/carapace-selfupdate/cmd
go 1.23.1

require (
github.com/carapace-sh/carapace v1.5.2
github.com/carapace-sh/carapace v1.5.3
github.com/carapace-sh/carapace-selfupdate v0.0.0-00010101000000-000000000000
github.com/spf13/cobra v1.8.1
)
Expand Down
4 changes: 2 additions & 2 deletions cmd/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/carapace-sh/carapace v1.5.2 h1:ddFLVzPLmEUnKTtglMDDnfbFSYyCMEd0xn1ysguSWLw=
github.com/carapace-sh/carapace v1.5.2/go.mod h1:djegtVDi/3duSAqZNU+/nCq7XtDRMRZUb5bW0O/HnEs=
github.com/carapace-sh/carapace v1.5.3 h1:mDLq48Q01OBFUFqGoCEvHt3nh+hntmQEiTQ7OsyI8fg=
github.com/carapace-sh/carapace v1.5.3/go.mod h1:djegtVDi/3duSAqZNU+/nCq7XtDRMRZUb5bW0O/HnEs=
github.com/carapace-sh/carapace-shlex v1.0.1 h1:ww0JCgWpOVuqWG7k3724pJ18Lq8gh5pHQs9j3ojUs1c=
github.com/carapace-sh/carapace-shlex v1.0.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit 46e293f

Please sign in to comment.