Skip to content

Commit

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

build(deps): bump github.com/rsteube/carapace-bridge from 0.1.2 to 0.1.3
  • Loading branch information
rsteube authored Jul 22, 2023
2 parents 7fc2719 + d8c3cbe commit d68ebdf
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 @@ -6,7 +6,7 @@ require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/pelletier/go-toml v1.9.5
github.com/rsteube/carapace v0.39.3
github.com/rsteube/carapace-bridge v0.1.2
github.com/rsteube/carapace-bridge v0.1.3
github.com/rsteube/carapace-spec v0.9.1
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
github.com/rsteube/carapace v0.39.1/go.mod h1:jkLt41Ne2TD2xPuMdX/2O05Smhy8vMgG7O2TYvC0yOc=
github.com/rsteube/carapace v0.39.3 h1:AsbNn4SajI5mnC5+1IC05YdSBJ9kA5j/U0NkSClA/TY=
github.com/rsteube/carapace v0.39.3/go.mod h1:jkLt41Ne2TD2xPuMdX/2O05Smhy8vMgG7O2TYvC0yOc=
github.com/rsteube/carapace-bridge v0.1.2 h1:CUJp/7RxuPc/ORLx9uixjFttRtx8ZTC8GL9s7a+rAQg=
github.com/rsteube/carapace-bridge v0.1.2/go.mod h1:BLmN9ceKEqlxl4MpcnSx9zU+2ITN1fwJfOVDCVV0g6I=
github.com/rsteube/carapace-bridge v0.1.3 h1:M6+xOgSayXU6naT0zDhjpQhgTGAcoaVFqGdWn8BOm2o=
github.com/rsteube/carapace-bridge v0.1.3/go.mod h1:BLmN9ceKEqlxl4MpcnSx9zU+2ITN1fwJfOVDCVV0g6I=
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-spec v0.9.1 h1:aQ+cI2mtdKnZECP7ZT/qqgD2fOONofvx/QBOdv5MiBk=
Expand Down

0 comments on commit d68ebdf

Please sign in to comment.