Skip to content

Commit 83f1307

Browse files
authored
Merge pull request #383 from rsteube/update-carapace
updated carapace
2 parents 28d7867 + e9b0ed2 commit 83f1307

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/mitchellh/go-homedir v1.1.0
77
github.com/mitchellh/go-ps v1.0.0
88
github.com/pelletier/go-toml v1.8.1
9-
github.com/rsteube/carapace v0.5.2
9+
github.com/rsteube/carapace v0.5.3
1010
github.com/spf13/cobra v1.1.1
1111
gopkg.in/ini.v1 v1.62.0
1212
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7z
148148
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
149149
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
150150
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
151-
github.com/rsteube/carapace v0.5.2 h1:tmF711mTqJJhxiA4SRXie765r8kfWtCoPacxw7QUXpE=
152-
github.com/rsteube/carapace v0.5.2/go.mod h1:KFUcTCOChx8NdnMn7+l/3/ty+BLt+I3ciWnBwoT/OQk=
151+
github.com/rsteube/carapace v0.5.3 h1:lhHxxOnP4fMh4O2iRoRo8b6hWFxuhDQiGTis5I6/0yQ=
152+
github.com/rsteube/carapace v0.5.3/go.mod h1:KFUcTCOChx8NdnMn7+l/3/ty+BLt+I3ciWnBwoT/OQk=
153153
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
154154
github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts=
155155
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=

0 commit comments

Comments
 (0)