Skip to content

Commit

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

build(deps): bump github.com/rsteube/carapace-bridge from 0.2.13 to 0.2.14
  • Loading branch information
rsteube authored Feb 21, 2024
2 parents 62e1d9e + 5910acb commit 08dce9e
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/pelletier/go-toml v1.9.5
github.com/rsteube/carapace v0.50.0
github.com/rsteube/carapace-bridge v0.2.13
github.com/rsteube/carapace-bridge v0.2.14
github.com/rsteube/carapace-shlex v0.1.2
github.com/rsteube/carapace-spec v0.15.0
github.com/spf13/cobra v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rsteube/carapace v0.50.0 h1:LO3ehEjcdbIx9owiyCiVfgL5A0cJPGq4X7c8V5DsA20=
github.com/rsteube/carapace v0.50.0/go.mod h1:syVOvI8e2rEEK/9aMZxfWuHvcnQK/EcnTV4roClEnLE=
github.com/rsteube/carapace-bridge v0.2.13 h1:eddskYk+ohbUgJnfk3v3Ox2/+Vs77KF2hTv3TKsSzys=
github.com/rsteube/carapace-bridge v0.2.13/go.mod h1:CrqtRDd1D8uT9woDXnEuer7tq8IfvR9MFAr3PuFKV7E=
github.com/rsteube/carapace-bridge v0.2.14 h1:yl4/7PRdNdXUK2wt/jyi9J24GoLdwjTnH4GYkNxPgj4=
github.com/rsteube/carapace-bridge v0.2.14/go.mod h1:CrqtRDd1D8uT9woDXnEuer7tq8IfvR9MFAr3PuFKV7E=
github.com/rsteube/carapace-pflag v0.2.0 h1:EYqFO9Haib3NDCPqKu0VxOGi9YQBkXk1IzlHdT0M0vw=
github.com/rsteube/carapace-pflag v0.2.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/rsteube/carapace-shlex v0.1.2 h1:ZKjhIfXoCkEnzensMglTaLbkNOaLkmM8SCRshpJKx6s=
Expand Down

0 comments on commit 08dce9e

Please sign in to comment.