Skip to content

Commit 2e1a959

Browse files
authored
Merge pull request #3145 from carapace-sh/updated-spec
updated carapace-spec
2 parents c43954a + 651bc32 commit 2e1a959

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.12-0.20251227001747-5537b050e32c
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.3-0.20251213172755-0b34a65b7f91
10+
github.com/carapace-sh/carapace-spec v1.5.0
1111
github.com/pelletier/go-toml v1.9.5
1212
github.com/spf13/cobra v1.10.2
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.3-0.20251213172755-0b34a65b7f91 h1:WgfwlJXovG8bakPBI6dWeTH9bFobbQYduAOWedj89Ts=
12-
github.com/carapace-sh/carapace-spec v1.4.3-0.20251213172755-0b34a65b7f91/go.mod h1:mdmirI/x0h/Yrx9kIsTaNlo1tLh3OEHKbRawvH9rXzw=
11+
github.com/carapace-sh/carapace-spec v1.5.0 h1:Td9TZatrvOty3zgl2QllA1kuT7SRBLuGiwEZ5PF8Gko=
12+
github.com/carapace-sh/carapace-spec v1.5.0/go.mod h1:d/iboTE/FdcxfObs2tpTu7PPqKk+r6YNvvdgeXIC5lk=
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)