Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 0519b98 commit 5934e9f
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 @@ -4,7 +4,7 @@ go 1.23.1

require (
github.com/carapace-sh/carapace v1.5.0
github.com/carapace-sh/carapace-bridge v1.1.0
github.com/carapace-sh/carapace-bridge v1.2.0
github.com/carapace-sh/carapace-selfupdate v0.0.5
github.com/carapace-sh/carapace-shlex v1.0.1
github.com/carapace-sh/carapace-spec v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMU
github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
github.com/carapace-sh/carapace v1.5.0 h1:rjNMTo5sY3YybMKbzEuaM19HEG6JXhvCTOrioV0QUHY=
github.com/carapace-sh/carapace v1.5.0/go.mod h1:djegtVDi/3duSAqZNU+/nCq7XtDRMRZUb5bW0O/HnEs=
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.0 h1:NFOORVx6nTW9R+RXr6r2AG4/35QzdtvqOrC/X1yCDiY=
github.com/carapace-sh/carapace-bridge v1.2.0/go.mod h1:HpN3iEdCmQtAD1pd/qHEnWmAF719CeNyJrY8FJ5/E4o=
github.com/carapace-sh/carapace-pflag v1.0.0 h1:uJMhl+vwEM/Eb0UdxZUuv4jo4rUAyPijkRGP5gfCuCE=
github.com/carapace-sh/carapace-pflag v1.0.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/carapace-sh/carapace-selfupdate v0.0.5 h1:Th7PtHlS2Kuhs1Kn+qskVoGWaPKFCwbvDrU4bVQA43c=
Expand Down

0 comments on commit 5934e9f

Please sign in to comment.