Skip to content

Commit

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

build(deps): bump github.com/rsteube/carapace from 0.45.0 to 0.46.0
  • Loading branch information
rsteube authored Dec 3, 2023
2 parents 5246675 + 882c80e commit da5000d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/pelletier/go-toml v1.9.5
github.com/rsteube/carapace v0.45.0
github.com/rsteube/carapace v0.46.0
github.com/rsteube/carapace-bridge v0.1.4
github.com/rsteube/carapace-shlex v0.1.0
github.com/rsteube/carapace-spec v0.11.1
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,12 @@ github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCko
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rsteube/carapace v0.40.2/go.mod h1:jkLt41Ne2TD2xPuMdX/2O05Smhy8vMgG7O2TYvC0yOc=
github.com/rsteube/carapace v0.45.0 h1:Kr1iia2QAflURerDOT6Gj2Oreoj/KWRr9GCTYb2AyYU=
github.com/rsteube/carapace v0.45.0/go.mod h1:qwi3wkvcTOEO+DxydLGEUsIPcgS2QXtjcyC4szW6x9s=
github.com/rsteube/carapace v0.46.0 h1:vZDlvaoQ5YES9EfSBORMHoYekEGFdEiAE/+MfwcaoKU=
github.com/rsteube/carapace v0.46.0/go.mod h1:lo1xVK4UjSsXdkDv/71/T5en4Pnq2pyQUP5OJQCpmAw=
github.com/rsteube/carapace-bridge v0.1.4 h1:3ZgsUlGCg5JGQTb8Kec54gn+wgVWyWej8nincgPR+gM=
github.com/rsteube/carapace-bridge v0.1.4/go.mod h1:zPzdZTsLOb/adovJgEUUH+STcslqoRmvXx1vjIVOmz8=
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.0.4/go.mod h1:zPw1dOFwvLPKStUy9g2BYKanI6bsQMATzDMYQQybo3o=
github.com/rsteube/carapace-shlex v0.1.0 h1:XxP36aU6OHnwDhLGzAzg711VFcE9H4s31N4Iz4fseBE=
github.com/rsteube/carapace-shlex v0.1.0/go.mod h1:zPw1dOFwvLPKStUy9g2BYKanI6bsQMATzDMYQQybo3o=
github.com/rsteube/carapace-spec v0.11.1 h1:LUNFbGOucWj4C74JMLvPuqKDFNGFGMHunWyiUfTM0BU=
Expand Down

0 comments on commit da5000d

Please sign in to comment.