Skip to content

Commit 79974c2

Browse files
authored
Merge pull request #278 from rsteube/update-carapace
updated carapace
2 parents ab355a2 + 8e5d873 commit 79974c2

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.3.4
9+
github.com/rsteube/carapace v0.3.6
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
@@ -151,8 +151,8 @@ github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7z
151151
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
152152
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
153153
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
154-
github.com/rsteube/carapace v0.3.4 h1:AJ+c2Vnj8z+vZ3h8hlon3u8wJ/6ebRzKjOKwRAni8AM=
155-
github.com/rsteube/carapace v0.3.4/go.mod h1:KFUcTCOChx8NdnMn7+l/3/ty+BLt+I3ciWnBwoT/OQk=
154+
github.com/rsteube/carapace v0.3.6 h1:cr3t60MInHL8aIXLcjOa15IULpLEPw7IPOf7ZcOKICs=
155+
github.com/rsteube/carapace v0.3.6/go.mod h1:KFUcTCOChx8NdnMn7+l/3/ty+BLt+I3ciWnBwoT/OQk=
156156
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
157157
github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts=
158158
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=

0 commit comments

Comments
 (0)