Skip to content

Commit

Permalink
Merge pull request #2291 from rsteube/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/rsteube/carapace-spec-0.17.0

build(deps): bump github.com/rsteube/carapace-spec from 0.16.0 to 0.17.0
  • Loading branch information
rsteube authored Mar 11, 2024
2 parents 4bcf9f7 + 8095028 commit e8ee241
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.16.0
github.com/rsteube/carapace-spec v0.17.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.16.0 h1:pubvkTixCQkFqP2Y0XonjLX+VKnDCklKNSfLIWf1PaU=
github.com/rsteube/carapace-spec v0.16.0/go.mod h1:L5R/K7fzgCGIKb6emK2wMlcB0zXxzvggHkKGBjACiKk=
github.com/rsteube/carapace-spec v0.17.0 h1:GBmrsGObcM5l+EOeMyysRiDVn6QE7ktjxDsdVmZJSgs=
github.com/rsteube/carapace-spec v0.17.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 e8ee241

Please sign in to comment.