Skip to content

Commit

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

build(deps): bump github.com/rsteube/carapace-bridge from 0.2.0 to 0.2.1
  • Loading branch information
rsteube authored Jan 16, 2024
2 parents e102cc2 + f9b5964 commit fa9d1bb
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.49.1
github.com/rsteube/carapace-bridge v0.2.0
github.com/rsteube/carapace-bridge v0.2.1
github.com/rsteube/carapace-shlex v0.1.2
github.com/rsteube/carapace-spec v0.12.2
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.49.1 h1:ljGQpEkSATpvAnP6eO7Bc1iLJljxgfpCJoCPA/EkQlU=
github.com/rsteube/carapace v0.49.1/go.mod h1:syVOvI8e2rEEK/9aMZxfWuHvcnQK/EcnTV4roClEnLE=
github.com/rsteube/carapace-bridge v0.2.0 h1:7wwzyJP5OnzcEpAH1+Zhmt4GVSumF4qqFKdgRaiu/ZA=
github.com/rsteube/carapace-bridge v0.2.0/go.mod h1:L3NWzzU4baSvRlGS6Pg7fIZdT0w5HRKSKtx5GBojkco=
github.com/rsteube/carapace-bridge v0.2.1 h1:3/ktSTRqgG5xpyd9ZlnmVy4/BXohObLDlRi41eG1ZJ0=
github.com/rsteube/carapace-bridge v0.2.1/go.mod h1:L3NWzzU4baSvRlGS6Pg7fIZdT0w5HRKSKtx5GBojkco=
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 fa9d1bb

Please sign in to comment.