Skip to content

Commit 24c1935

Browse files
authored
Merge pull request #92 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.11.7
build(deps): bump github.com/carapace-sh/carapace from 1.11.6 to 1.11.7
2 parents 0639733 + 1c7440f commit 24c1935

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

cmd/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-selfupdate/cmd
33
go 1.24
44

55
require (
6-
github.com/carapace-sh/carapace v1.11.6
6+
github.com/carapace-sh/carapace v1.11.7
77
github.com/carapace-sh/carapace-selfupdate v0.0.0-00010101000000-000000000000
88
github.com/spf13/cobra v1.10.2
99
)

cmd/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.11.6 h1:fUZv+oAMgbiDEpNPNis4n35tzqE3h8yshOohLJ2Mz4Y=
2-
github.com/carapace-sh/carapace v1.11.6/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
1+
github.com/carapace-sh/carapace v1.11.7 h1:zcxY4f/lA71UDk5MdJK4H6a6ZI1tlD4NAqgaVHaeAYU=
2+
github.com/carapace-sh/carapace v1.11.7/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
33
github.com/carapace-sh/carapace-shlex v1.1.1 h1:ccmNeetAYZOk4IcV36youFDsXusT9uCNW2Njkw+QS+Q=
44
github.com/carapace-sh/carapace-shlex v1.1.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

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-selfupdate
33
go 1.24
44

55
require (
6-
github.com/carapace-sh/carapace v1.11.6
6+
github.com/carapace-sh/carapace v1.11.7
77
github.com/spf13/cobra v1.10.2
88
)
99

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.11.6 h1:fUZv+oAMgbiDEpNPNis4n35tzqE3h8yshOohLJ2Mz4Y=
2-
github.com/carapace-sh/carapace v1.11.6/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
1+
github.com/carapace-sh/carapace v1.11.7 h1:zcxY4f/lA71UDk5MdJK4H6a6ZI1tlD4NAqgaVHaeAYU=
2+
github.com/carapace-sh/carapace v1.11.7/go.mod h1:5MUSHyLN9GGb5/NY/j9VI68/TcZV4ApRCAHGg4WeU0s=
33
github.com/carapace-sh/carapace-shlex v1.1.1 h1:ccmNeetAYZOk4IcV36youFDsXusT9uCNW2Njkw+QS+Q=
44
github.com/carapace-sh/carapace-shlex v1.1.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

0 commit comments

Comments
 (0)