Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent e102cc2 commit f9b5964
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.21
require (
github.com/pelletier/go-toml v1.9.5
github.com/rsteube/carapace v0.49.1
github.com/rsteube/carapace-bridge v0.2.0
github.com/rsteube/carapace-bridge v0.2.1
github.com/rsteube/carapace-shlex v0.1.2
github.com/rsteube/carapace-spec v0.12.2
github.com/spf13/cobra v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rsteube/carapace v0.49.1 h1:ljGQpEkSATpvAnP6eO7Bc1iLJljxgfpCJoCPA/EkQlU=
github.com/rsteube/carapace v0.49.1/go.mod h1:syVOvI8e2rEEK/9aMZxfWuHvcnQK/EcnTV4roClEnLE=
github.com/rsteube/carapace-bridge v0.2.0 h1:7wwzyJP5OnzcEpAH1+Zhmt4GVSumF4qqFKdgRaiu/ZA=
github.com/rsteube/carapace-bridge v0.2.0/go.mod h1:L3NWzzU4baSvRlGS6Pg7fIZdT0w5HRKSKtx5GBojkco=
github.com/rsteube/carapace-bridge v0.2.1 h1:3/ktSTRqgG5xpyd9ZlnmVy4/BXohObLDlRi41eG1ZJ0=
github.com/rsteube/carapace-bridge v0.2.1/go.mod h1:L3NWzzU4baSvRlGS6Pg7fIZdT0w5HRKSKtx5GBojkco=
github.com/rsteube/carapace-pflag v0.2.0 h1:EYqFO9Haib3NDCPqKu0VxOGi9YQBkXk1IzlHdT0M0vw=
github.com/rsteube/carapace-pflag v0.2.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/rsteube/carapace-shlex v0.1.2 h1:ZKjhIfXoCkEnzensMglTaLbkNOaLkmM8SCRshpJKx6s=
Expand Down

0 comments on commit f9b5964

Please sign in to comment.