Skip to content

Commit

Permalink
build(deps): bump github.com/rsteube/carapace from 0.37.1 to 0.37.2
Browse files Browse the repository at this point in the history
Bumps [github.com/rsteube/carapace](https://github.com/rsteube/carapace) from 0.37.1 to 0.37.2.
- [Release notes](https://github.com/rsteube/carapace/releases)
- [Changelog](https://github.com/rsteube/carapace/blob/master/.goreleaser.yml)
- [Commits](carapace-sh/carapace@v0.37.1...v0.37.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2023
1 parent 1199085 commit 0fc1911
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 @@ -5,7 +5,7 @@ go 1.19
require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/pelletier/go-toml v1.9.5
github.com/rsteube/carapace v0.37.1
github.com/rsteube/carapace v0.37.2
github.com/rsteube/carapace-bridge v0.1.0
github.com/rsteube/carapace-spec v0.7.1
github.com/spf13/cobra v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCko
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rsteube/carapace v0.36.0/go.mod h1:iIKzq9/zstfWPo9Z4EDNN1RPmhTKldV9of1zlSGgYXI=
github.com/rsteube/carapace v0.37.1 h1:C+00UQzmw/FMb6+/SQDbknj4oOwC/pm//Mi54Bvg1Lo=
github.com/rsteube/carapace v0.37.1/go.mod h1:jkLt41Ne2TD2xPuMdX/2O05Smhy8vMgG7O2TYvC0yOc=
github.com/rsteube/carapace v0.37.2 h1:uBblYPc7BZbW0KP35GWfyOL0HoqbZUWdPrJbnb4Wj+U=
github.com/rsteube/carapace v0.37.2/go.mod h1:jkLt41Ne2TD2xPuMdX/2O05Smhy8vMgG7O2TYvC0yOc=
github.com/rsteube/carapace-bridge v0.1.0 h1:/huqne3VhstDFPOhm2xZ6cy5U9El1Mhi/7kD/5t7k2I=
github.com/rsteube/carapace-bridge v0.1.0/go.mod h1:vKI6wqmXe2hP+mZxfkMns9I2AxiWJFIuu64NjOifgsU=
github.com/rsteube/carapace-pflag v0.2.0 h1:EYqFO9Haib3NDCPqKu0VxOGi9YQBkXk1IzlHdT0M0vw=
Expand Down

0 comments on commit 0fc1911

Please sign in to comment.