Skip to content

Commit 40b27b6

Browse files
build(deps): bump github.com/carapace-sh/carapace-selfupdate
Bumps [github.com/carapace-sh/carapace-selfupdate](https://github.com/carapace-sh/carapace-selfupdate) from 0.0.5 to 0.0.10. - [Release notes](https://github.com/carapace-sh/carapace-selfupdate/releases) - [Commits](carapace-sh/carapace-selfupdate@v0.0.5...v0.0.10) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace-selfupdate dependency-version: 0.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd83023 commit 40b27b6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cmd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24
55
require (
66
github.com/carapace-sh/carapace v1.11.4
77
github.com/carapace-sh/carapace-bridge v0.0.0-00010101000000-000000000000
8-
github.com/carapace-sh/carapace-selfupdate v0.0.5
8+
github.com/carapace-sh/carapace-selfupdate v0.0.10
99
github.com/spf13/cobra v1.10.2
1010
)
1111

cmd/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/carapace-sh/carapace v1.11.4 h1:0OljF8oxBd0H7jJxWAnci1hiGS2H2wOOw/DK4tCstzw=
22
github.com/carapace-sh/carapace v1.11.4/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
3-
github.com/carapace-sh/carapace-selfupdate v0.0.5 h1:Th7PtHlS2Kuhs1Kn+qskVoGWaPKFCwbvDrU4bVQA43c=
4-
github.com/carapace-sh/carapace-selfupdate v0.0.5/go.mod h1:gyvAPrYpUU6pCgH+Mox+LTotxCQmUTHl+u/g4j/H9aQ=
3+
github.com/carapace-sh/carapace-selfupdate v0.0.10 h1:ZvutqGwVvSj6TmI/tLcort63JD6PaOG0ia6squwbTuo=
4+
github.com/carapace-sh/carapace-selfupdate v0.0.10/go.mod h1:4RavsY8l/RFtA9UXluUnEM5DF7zUkknMeRe/VN8QCGY=
55
github.com/carapace-sh/carapace-shlex v1.1.1 h1:ccmNeetAYZOk4IcV36youFDsXusT9uCNW2Njkw+QS+Q=
66
github.com/carapace-sh/carapace-shlex v1.1.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
77
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

0 commit comments

Comments
 (0)