Skip to content

Commit

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

build(deps): bump github.com/rsteube/carapace-spec from 0.1.0 to 0.1.1
  • Loading branch information
rsteube authored Oct 16, 2022
2 parents b93a269 + 662871d commit 0bb865d
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.18
require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/pelletier/go-toml v1.9.5
github.com/rsteube/carapace v0.25.0
github.com/rsteube/carapace-spec v0.1.0
github.com/rsteube/carapace v0.25.1
github.com/rsteube/carapace-spec v0.1.1
github.com/spf13/cobra v1.6.0
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 @@ -9,12 +9,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.25.0 h1:8tqNZE9ftHMFOl54dBmvPSNbce3+bgvlynhcRPmdrAw=
github.com/rsteube/carapace v0.25.0/go.mod h1:3N1bLcmfoBOn0WwCniEhVF52AqvN//zyV1JrtT52ECw=
github.com/rsteube/carapace v0.25.1 h1:zF6gJqrQ82fPv15A8APh2giAjj/IXX1ENri/svNm7VY=
github.com/rsteube/carapace v0.25.1/go.mod h1:3N1bLcmfoBOn0WwCniEhVF52AqvN//zyV1JrtT52ECw=
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.1.0 h1:w3p43xryGXtobyKWsc9HgZV3LK0dJql2ZPkfIrUewZc=
github.com/rsteube/carapace-spec v0.1.0/go.mod h1:G4Nv/51y1Rb6DXFZom1OqYxj4t0jhoAaqA0gRApsB4Y=
github.com/rsteube/carapace-spec v0.1.1 h1:KuI5U/e/pYepB5Ktzx4IwN5peIypKlmRuZkVnFq1jzM=
github.com/rsteube/carapace-spec v0.1.1/go.mod h1:iEWy7r/NJG/pkCKeBsUJrEWKiuPK0+6ktWifvNoqHSg=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/spf13/cobra v1.6.0 h1:42a0n6jwCot1pUmomAp4T7DeMD+20LFv4Q54pxLf2LI=
github.com/spf13/cobra v1.6.0/go.mod h1:IOw/AERYS7UzyrGinqmz6HLUo219MORXGxhbaJUqzrY=
Expand Down

0 comments on commit 0bb865d

Please sign in to comment.