Skip to content

Commit e262996

Browse files
build(deps): bump github.com/carapace-sh/carapace from 1.10.2 to 1.10.3
Bumps [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) from 1.10.2 to 1.10.3. - [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.10.2...v1.10.3) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace dependency-version: 1.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ba8df9 commit e262996

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/carapace-sh/carapace-bin
33
go 1.23.1
44

55
require (
6-
github.com/carapace-sh/carapace v1.10.2
6+
github.com/carapace-sh/carapace v1.10.3
77
github.com/carapace-sh/carapace-bridge v1.4.9
88
github.com/carapace-sh/carapace-selfupdate v0.0.10
99
github.com/carapace-sh/carapace-shlex v1.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/carapace-sh/carapace v1.10.2 h1:2E4i2ZCjjROSinQrS+AIWTYk0YAaolDJppULLZmXmj8=
2-
github.com/carapace-sh/carapace v1.10.2/go.mod h1:gdyqmVIQJFlcHn4D7BkgyjRU5LlluDXBaiRSdV6GY88=
1+
github.com/carapace-sh/carapace v1.10.3 h1:4L4HpEEZb+I2mtvqKMYed64QR15Tf6+uGDn8BIflObY=
2+
github.com/carapace-sh/carapace v1.10.3/go.mod h1:gdyqmVIQJFlcHn4D7BkgyjRU5LlluDXBaiRSdV6GY88=
33
github.com/carapace-sh/carapace-bridge v1.4.9 h1:f9P1dLcapT7mdBoHMu+SGQrrYiJ7PYkhiz8ZMleote8=
44
github.com/carapace-sh/carapace-bridge v1.4.9/go.mod h1:MUOnmTjYoALyl5kDYPrStnA4oDnTcrYc2SL359T4CEY=
55
github.com/carapace-sh/carapace-pflag v1.0.0 h1:uJMhl+vwEM/Eb0UdxZUuv4jo4rUAyPijkRGP5gfCuCE=

0 commit comments

Comments
 (0)