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.0.0 to 1.0.1.
- [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.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 494a7d0 commit f331d66
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.21

require (
github.com/carapace-sh/carapace v1.0.0
github.com/carapace-sh/carapace-bridge v1.0.0
github.com/carapace-sh/carapace-bridge v1.0.1
github.com/carapace-sh/carapace-shlex v1.0.1
github.com/carapace-sh/carapace-spec v1.0.0
github.com/pelletier/go-toml v1.9.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.0.0 h1:O4XTxBjrmDG15PeSnBRvu5RdwA5Khd1k/yF6VD4sHHY=
github.com/carapace-sh/carapace v1.0.0/go.mod h1:4caYCCdFoKqiBFD8t8rxuxzgVXk9bnP/aSBOplTd1Gk=
github.com/carapace-sh/carapace-bridge v1.0.0 h1:fghB+8sl8KJ0bIhLLYl1sKmUIjD7xltcKQRKPJaC7RI=
github.com/carapace-sh/carapace-bridge v1.0.0/go.mod h1:/15mLe8hwGfXfFhyH2VVMx2EjW8Rj5MJ7+idc7lNQ4c=
github.com/carapace-sh/carapace-bridge v1.0.1 h1:cdAd4Y99KULzHIOGSLiBGrOZ4Pq1Ee+0MScS/x5pjgM=
github.com/carapace-sh/carapace-bridge v1.0.1/go.mod h1:/15mLe8hwGfXfFhyH2VVMx2EjW8Rj5MJ7+idc7lNQ4c=
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-shlex v1.0.0/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
Expand Down

0 comments on commit f331d66

Please sign in to comment.