Skip to content

Commit 5a6f04d

Browse files
build(deps): bump github.com/carapace-sh/carapace-spec
Bumps [github.com/carapace-sh/carapace-spec](https://github.com/carapace-sh/carapace-spec) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/carapace-sh/carapace-spec/releases) - [Commits](carapace-sh/carapace-spec@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: github.com/carapace-sh/carapace-spec dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18416a9 commit 5a6f04d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.2
77
github.com/carapace-sh/carapace v1.13.1
88
github.com/carapace-sh/carapace-bridge v1.6.1
9-
github.com/carapace-sh/carapace-spec v1.7.1
9+
github.com/carapace-sh/carapace-spec v1.8.0
1010
github.com/neurosnap/sentences v1.1.2
1111
github.com/spf13/cobra v1.10.2
1212
github.com/spf13/pflag v1.0.10

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ github.com/carapace-sh/carapace-pflag v1.1.0 h1:uB33wch8ADjP878NadQnbZ5vyROcj/Ac
1010
github.com/carapace-sh/carapace-pflag v1.1.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
1111
github.com/carapace-sh/carapace-shlex v1.1.1 h1:ccmNeetAYZOk4IcV36youFDsXusT9uCNW2Njkw+QS+Q=
1212
github.com/carapace-sh/carapace-shlex v1.1.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
13-
github.com/carapace-sh/carapace-spec v1.7.1 h1:M5ZNK1Mjwd1GkpTbIwuTmvbevm1jYcpPqE3fwu6M4q8=
14-
github.com/carapace-sh/carapace-spec v1.7.1/go.mod h1:K6anl9DTmqu64cidFHRjGOhMcn/7rdG9FJnGYt1yHxg=
13+
github.com/carapace-sh/carapace-spec v1.8.0 h1:2hhud3BvDy5damB+8amIjvSdH+dBQOMawq3lpltrfrY=
14+
github.com/carapace-sh/carapace-spec v1.8.0/go.mod h1:t3OMW73eNYQOSJqSE/Zll013/aFZrZLxQ04Dx3WszvA=
1515
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
1616
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1717
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=

0 commit comments

Comments
 (0)