Skip to content

Commit ed2cec6

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

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
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.1
6+
github.com/carapace-sh/carapace v1.10.2
77
github.com/carapace-sh/carapace-bridge v1.4.8
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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
github.com/carapace-sh/carapace v1.10.1 h1:Bb2rlj1SwWFDyKQ7CKiMdy6k/jv/XhiRCkAR+A1Vkls=
2-
github.com/carapace-sh/carapace v1.10.1/go.mod h1:Zs3DpsawpFm+8fEfRVYE9EzMBYH8u7S3Aw9yAAKX0JM=
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=
33
github.com/carapace-sh/carapace-bridge v1.4.8 h1:RdEJ8pt8oNpCczZQ94U5npJ0ThY5G0XG5AKDYvCUZII=
44
github.com/carapace-sh/carapace-bridge v1.4.8/go.mod h1:5pjJSa9xLmJafNACZSoAMs3uGD4KVbXMqzYIk/r8CkA=
55
github.com/carapace-sh/carapace-pflag v1.0.0 h1:uJMhl+vwEM/Eb0UdxZUuv4jo4rUAyPijkRGP5gfCuCE=
66
github.com/carapace-sh/carapace-pflag v1.0.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
77
github.com/carapace-sh/carapace-selfupdate v0.0.10 h1:ZvutqGwVvSj6TmI/tLcort63JD6PaOG0ia6squwbTuo=
88
github.com/carapace-sh/carapace-selfupdate v0.0.10/go.mod h1:4RavsY8l/RFtA9UXluUnEM5DF7zUkknMeRe/VN8QCGY=
9-
github.com/carapace-sh/carapace-shlex v1.1.0/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
109
github.com/carapace-sh/carapace-shlex v1.1.1 h1:ccmNeetAYZOk4IcV36youFDsXusT9uCNW2Njkw+QS+Q=
1110
github.com/carapace-sh/carapace-shlex v1.1.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
1211
github.com/carapace-sh/carapace-spec v1.3.5 h1:F/OS1CQciwTtyZbaPsOz5jQwtzbjHUoPCjCClELbb+s=

0 commit comments

Comments
 (0)