Skip to content

Commit 53fd13f

Browse files
authored
Merge pull request #3031 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-shlex-1.1.1
build(deps): bump github.com/carapace-sh/carapace-shlex from 1.1.0 to 1.1.1
2 parents 71d0445 + 0db4693 commit 53fd13f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/carapace-sh/carapace v1.10.1
77
github.com/carapace-sh/carapace-bridge v1.4.8
88
github.com/carapace-sh/carapace-selfupdate v0.0.10
9-
github.com/carapace-sh/carapace-shlex v1.1.0
9+
github.com/carapace-sh/carapace-shlex v1.1.1
1010
github.com/carapace-sh/carapace-spec v1.3.5
1111
github.com/pelletier/go-toml v1.9.5
1212
github.com/spf13/cobra v1.9.1

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ github.com/carapace-sh/carapace-pflag v1.0.0 h1:uJMhl+vwEM/Eb0UdxZUuv4jo4rUAyPij
66
github.com/carapace-sh/carapace-pflag v1.0.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
77
github.com/carapace-sh/carapace-selfupdate v0.0.10 h1:ZvutqGwVvSj6TmI/tLcort63JD6PaOG0ia6squwbTuo=
88
github.com/carapace-sh/carapace-selfupdate v0.0.10/go.mod h1:4RavsY8l/RFtA9UXluUnEM5DF7zUkknMeRe/VN8QCGY=
9-
github.com/carapace-sh/carapace-shlex v1.1.0 h1:58QSJTUxghpa/rEn6+Z9UM/Hy0ipVHDUn9S1mp4i+ZE=
109
github.com/carapace-sh/carapace-shlex v1.1.0/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
10+
github.com/carapace-sh/carapace-shlex v1.1.1 h1:ccmNeetAYZOk4IcV36youFDsXusT9uCNW2Njkw+QS+Q=
11+
github.com/carapace-sh/carapace-shlex v1.1.1/go.mod h1:lJ4ZsdxytE0wHJ8Ta9S7Qq0XpjgjU0mdfCqiI2FHx7M=
1112
github.com/carapace-sh/carapace-spec v1.3.5 h1:F/OS1CQciwTtyZbaPsOz5jQwtzbjHUoPCjCClELbb+s=
1213
github.com/carapace-sh/carapace-spec v1.3.5/go.mod h1:sLWIRftQoRogZj8xdDYqnZb8K4N0/YbEj03m2C5R8ZA=
1314
github.com/carapace-sh/ssh_config v1.4.1-0.20251016142129-177d27a2d08a h1:00oRlK/Mk5oYS0lh/X2bmgLeO9fuoE8B/8i1gQuJpaE=

0 commit comments

Comments
 (0)