Skip to content

Commit

Permalink
build(deps): bump github.com/rsteube/carapace-spec from 0.15.0 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [github.com/rsteube/carapace-spec](https://github.com/rsteube/carapace-spec) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/rsteube/carapace-spec/releases)
- [Changelog](https://github.com/rsteube/carapace-spec/blob/master/.goreleaser.yml)
- [Commits](carapace-sh/carapace-spec@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/rsteube/carapace-spec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent fecf72a commit 06df306
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/rsteube/carapace v0.50.2
github.com/rsteube/carapace-bridge v0.2.15
github.com/rsteube/carapace-shlex v0.1.2
github.com/rsteube/carapace-spec v0.15.0
github.com/rsteube/carapace-spec v0.16.0
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
golang.org/x/mod v0.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ github.com/rsteube/carapace-pflag v0.2.0 h1:EYqFO9Haib3NDCPqKu0VxOGi9YQBkXk1IzlH
github.com/rsteube/carapace-pflag v0.2.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/rsteube/carapace-shlex v0.1.2 h1:ZKjhIfXoCkEnzensMglTaLbkNOaLkmM8SCRshpJKx6s=
github.com/rsteube/carapace-shlex v0.1.2/go.mod h1:zPw1dOFwvLPKStUy9g2BYKanI6bsQMATzDMYQQybo3o=
github.com/rsteube/carapace-spec v0.15.0 h1:alSQo4qQ8XsyOY9FgpfWNYglYy2PRR93KIQ0oxpiteI=
github.com/rsteube/carapace-spec v0.15.0/go.mod h1:fnR0fPoAVV2ET7nPw5fT89jNBQGgUAF1nmkRvy8zT3M=
github.com/rsteube/carapace-spec v0.16.0 h1:pubvkTixCQkFqP2Y0XonjLX+VKnDCklKNSfLIWf1PaU=
github.com/rsteube/carapace-spec v0.16.0/go.mod h1:L5R/K7fzgCGIKb6emK2wMlcB0zXxzvggHkKGBjACiKk=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0=
github.com/spf13/cobra v1.8.0/go.mod h1:WXLWApfZ71AjXPya3WOlMsY9yMs7YeiHhFVlvLyhcho=
Expand Down

0 comments on commit 06df306

Please sign in to comment.