mirror of
https://github.com/rsteube/carapace-bin.git
synced 2025-05-05 15:32:53 +00:00
Merge pull request #2739 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-bridge-1.2.6
build(deps): bump github.com/carapace-sh/carapace-bridge from 1.2.5 to 1.2.6
This commit is contained in:
commit
7a7dc58ade
4
go.mod
4
go.mod
@ -2,9 +2,11 @@ module github.com/carapace-sh/carapace-bin
|
||||
|
||||
go 1.23.1
|
||||
|
||||
toolchain go1.24.1
|
||||
|
||||
require (
|
||||
github.com/carapace-sh/carapace v1.8.1
|
||||
github.com/carapace-sh/carapace-bridge v1.2.5
|
||||
github.com/carapace-sh/carapace-bridge v1.2.6
|
||||
github.com/carapace-sh/carapace-selfupdate v0.0.10
|
||||
github.com/carapace-sh/carapace-shlex v1.0.1
|
||||
github.com/carapace-sh/carapace-spec v1.1.1
|
||||
|
4
go.sum
4
go.sum
@ -1,7 +1,7 @@
|
||||
github.com/carapace-sh/carapace v1.8.1 h1:W5NlN2Vm5WOI4QlVHWRLobeKU6pOY682BgOyQhSRj+4=
|
||||
github.com/carapace-sh/carapace v1.8.1/go.mod h1:C0PH0NpNW+Gb2nvnJ8nl2yRvvPxEHqVgYU8fphWGoEg=
|
||||
github.com/carapace-sh/carapace-bridge v1.2.5 h1:vsZoVtZ76Jv2kkfgbKHK8uDzGwShFL8PLdazXp6fDwI=
|
||||
github.com/carapace-sh/carapace-bridge v1.2.5/go.mod h1:ejTbRrYfm6NtVouIjs3ZtxHUMbrugm2JPnpRItkFTGs=
|
||||
github.com/carapace-sh/carapace-bridge v1.2.6 h1:sa/AVEGBvU9fl4FUKMIP9/hn7iEDOo2Wia22q4Ymbvw=
|
||||
github.com/carapace-sh/carapace-bridge v1.2.6/go.mod h1:9a6us5h1jOu9EUYeK+AFdjjiQa2bLEwb1BXIBJMa+No=
|
||||
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-selfupdate v0.0.10 h1:ZvutqGwVvSj6TmI/tLcort63JD6PaOG0ia6squwbTuo=
|
||||
|
Loading…
x
Reference in New Issue
Block a user