Skip to content

Commit

Permalink
build(deps): bump github.com/carapace-sh/carapace from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/carapace-sh/carapace/releases)
- [Changelog](https://github.com/carapace-sh/carapace/blob/master/.goreleaser.yml)
- [Commits](carapace-sh/carapace@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/carapace-sh/carapace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 7f07280 commit 4acdba5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/carapace-sh/carapace-bridge
go 1.21

require (
github.com/carapace-sh/carapace v1.1.1
github.com/carapace-sh/carapace v1.1.2
github.com/carapace-sh/carapace-shlex v1.0.1
github.com/spf13/cobra v1.8.1
gopkg.in/yaml.v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/carapace-sh/carapace v1.1.1 h1:OuWouCknq9Wqv0rM+7z8/lf3FfEUBdMd4MVXisP6j4w=
github.com/carapace-sh/carapace v1.1.1/go.mod h1:djegtVDi/3duSAqZNU+/nCq7XtDRMRZUb5bW0O/HnEs=
github.com/carapace-sh/carapace v1.1.2 h1:nzeseHV7U/E5i7k0W7+3m5Lj0KwfewPyEk7m0FeNJVA=
github.com/carapace-sh/carapace v1.1.2/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 4acdba5

Please sign in to comment.