Skip to content

Commit 4fce9d8

Browse files
authored
Merge pull request #3107 from carapace-sh/update-spec
updated carapace-spec
2 parents 335e4d3 + 77b33b5 commit 4fce9d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/carapace-sh/carapace-bridge v1.4.9
88
github.com/carapace-sh/carapace-selfupdate v0.0.10
99
github.com/carapace-sh/carapace-shlex v1.1.1
10-
github.com/carapace-sh/carapace-spec v1.4.0
10+
github.com/carapace-sh/carapace-spec v1.4.1
1111
github.com/pelletier/go-toml v1.9.5
1212
github.com/spf13/cobra v1.9.1
1313
github.com/spf13/pflag v1.0.9

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ github.com/carapace-sh/carapace-selfupdate v0.0.10 h1:ZvutqGwVvSj6TmI/tLcort63JD
88
github.com/carapace-sh/carapace-selfupdate v0.0.10/go.mod h1:4RavsY8l/RFtA9UXluUnEM5DF7zUkknMeRe/VN8QCGY=
99
github.com/carapace-sh/carapace-shlex v1.1.1 h1:ccmNeetAYZOk4IcV36youFDsXusT9uCNW2Njkw+QS+Q=
1010
github.com/carapace-sh/carapace-shlex v1.1.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
11-
github.com/carapace-sh/carapace-spec v1.4.0 h1:x9qamIIH9ynEj+GUE0kdjcCdiqyFqjXoIPLY4EnrEdg=
12-
github.com/carapace-sh/carapace-spec v1.4.0/go.mod h1:xO7zgf7jKWj6R018AJpXMtFK0hlKK9C9299uzgI7z84=
11+
github.com/carapace-sh/carapace-spec v1.4.1 h1:KAObVBy/BHvPYI2HGugrSfDHRtNf82xCihnkVoFJgcA=
12+
github.com/carapace-sh/carapace-spec v1.4.1/go.mod h1:mdmirI/x0h/Yrx9kIsTaNlo1tLh3OEHKbRawvH9rXzw=
1313
github.com/carapace-sh/ssh_config v1.4.1-0.20251016142129-177d27a2d08a h1:00oRlK/Mk5oYS0lh/X2bmgLeO9fuoE8B/8i1gQuJpaE=
1414
github.com/carapace-sh/ssh_config v1.4.1-0.20251016142129-177d27a2d08a/go.mod h1:q2RIzfka+BXARoNexmF9gkxEX7DmvbW9P4hIVx2Kg4M=
1515
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

0 commit comments

Comments
 (0)