Skip to content

Commit

Permalink
updated carapace to 0.0.16
Browse files Browse the repository at this point in the history
fixed deprecation notice in latest elvish version
  • Loading branch information
rsteube committed Aug 20, 2020
1 parent 10a5e27 commit 163c86e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/onsi/gomega v1.4.3 // indirect
github.com/pkg/errors v0.8.1
github.com/rivo/tview v0.0.0-20191129065140-82b05c9fb329
github.com/rsteube/carapace v0.0.15
github.com/rsteube/carapace v0.0.16
github.com/sirupsen/logrus v1.2.0 // indirect
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d // indirect
github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,8 @@ github.com/rsteube/carapace v0.0.14 h1:k48kXY5aUS3GkEiV/GLJGKNmPSCBO67VbgxvR120s
github.com/rsteube/carapace v0.0.14/go.mod h1:aOz85k53XSmXljF3xvsnje/5joN75jqWwl1aDAURhRQ=
github.com/rsteube/carapace v0.0.15 h1:gt0KRBEmCgHJLpRu6NKjmnyAiFX044tf09AObrCyR7o=
github.com/rsteube/carapace v0.0.15/go.mod h1:tfaU/IFaXi4SlssOcNwtgytI7zSw+tVuGPXyQ+d6kPU=
github.com/rsteube/carapace v0.0.16 h1:/iLt/DWLHVkh4HB2u265FzI4f0mq6RwGnoJMACMX3vo=
github.com/rsteube/carapace v0.0.16/go.mod h1:MW6dtBU0/zTdivRaQzlCHyceSHKzZP0xHqjXmgeSN5Y=
github.com/rsteube/cobra v0.0.1-zsh-completion-custom h1:Hqbid4kBOEu78syaZ8hCAIjwLZGqraO0zlyytAVNhkY=
github.com/rsteube/cobra v0.0.1-zsh-completion-custom/go.mod h1:pAlNXnbm7kUeUgr/8AEn0Lv+VrT1T6obUvI1mC8KlvA=
github.com/russross/blackfriday v1.5.1 h1:B8ZN6pD4PVofmlDCDUdELeYrbsVIDM/bpjW3v3zgcRc=
Expand Down

0 comments on commit 163c86e

Please sign in to comment.