Skip to content

Commit

Permalink
Merge pull request #418 from rsteube/update-carapace
Browse files Browse the repository at this point in the history
updated carapace to v0.6.2
  • Loading branch information
rsteube authored May 24, 2021
2 parents abdf270 + ce650ec commit 5d7756c
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/mitchellh/go-homedir v1.1.0
github.com/mitchellh/go-ps v1.0.0
github.com/pelletier/go-toml v1.8.1
github.com/rsteube/carapace v0.6.1
github.com/rsteube/carapace v0.6.2
github.com/spf13/cobra v1.1.1
golang.org/x/sys v0.0.0-20210426230700-d19ff857e887
gopkg.in/ini.v1 v1.62.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7z
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rsteube/carapace v0.6.1 h1:+jX0eNk9J5sBez0Hytsd3SLC2nc7//4nDtfO2rrYZio=
github.com/rsteube/carapace v0.6.1/go.mod h1:Vo7qSmFjuOTjB3cEyyat0+ANvVHlS0HR4NhIdAN07vM=
github.com/rsteube/carapace v0.6.2 h1:wNaHxugG2iA6nMUG+VLT2Ppw01yslWvE4YAacOhdKzs=
github.com/rsteube/carapace v0.6.2/go.mod h1:Vo7qSmFjuOTjB3cEyyat0+ANvVHlS0HR4NhIdAN07vM=
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts=
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
Expand Down

0 comments on commit 5d7756c

Please sign in to comment.