Skip to content

Commit

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

build(deps): bump github.com/rsteube/carapace-spec from 0.5.0 to 0.5.1
  • Loading branch information
rsteube authored Jan 15, 2023
2 parents 00a4ddd + c740193 commit 44f5a13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.19
require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/pelletier/go-toml v1.9.5
github.com/rsteube/carapace v0.31.0
github.com/rsteube/carapace-spec v0.5.0
github.com/rsteube/carapace v0.31.1
github.com/rsteube/carapace-spec v0.5.1
github.com/spf13/cobra v1.6.1
github.com/spf13/pflag v1.0.5
gopkg.in/ini.v1 v1.67.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3v
github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rsteube/carapace v0.31.0 h1:cy+AOgYgZVsQTJ6OGA0FfGQOU+EUFC+THTGrt8D9k18=
github.com/rsteube/carapace v0.31.0/go.mod h1:/ALYHicIpak6TjQnKl7HupclqJydy2LQb6CkawYBxDo=
github.com/rsteube/carapace v0.31.1 h1:6KPWunJkjuiU5I8nx/ydvI8STldhPcTl8woP5fPV7fw=
github.com/rsteube/carapace v0.31.1/go.mod h1:/ALYHicIpak6TjQnKl7HupclqJydy2LQb6CkawYBxDo=
github.com/rsteube/carapace-pflag v0.0.4 h1:Onb0cLNLxg1xJr2EsMlBldAI5KkybrvZ89b5cRElZXI=
github.com/rsteube/carapace-pflag v0.0.4/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/rsteube/carapace-spec v0.5.0 h1:XCQsgOK/DSzFcrUfclaOAbukuT3bDH/vKWJX/5SGNM0=
github.com/rsteube/carapace-spec v0.5.0/go.mod h1:1+DqPSGtMF7VZ5cFu0TGjdYFYcm6wskzF5xdUqQzWwQ=
github.com/rsteube/carapace-spec v0.5.1 h1:6664fIOvbZHAeD/jelwf0y7//1YictDwcI3kyoUIw9Y=
github.com/rsteube/carapace-spec v0.5.1/go.mod h1:NcK3NorH0B/tcE088MbcA8/L8eMf4WkvXb/X4NuSSKU=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/spf13/cobra v1.6.1 h1:o94oiPyS4KD1mPy2fmcYYHHfCxLqYjJOhGsCHFZtEzA=
github.com/spf13/cobra v1.6.1/go.mod h1:IOw/AERYS7UzyrGinqmz6HLUo219MORXGxhbaJUqzrY=
Expand Down

0 comments on commit 44f5a13

Please sign in to comment.