Skip to content

Commit

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

build(deps): bump github.com/rsteube/carapace-spec from 0.10.6 to 0.11.0
  • Loading branch information
rsteube authored Sep 22, 2023
2 parents bca7e54 + 8dd5d03 commit a2cb7b9
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 @@ -7,7 +7,7 @@ require (
github.com/rsteube/carapace v0.43.5
github.com/rsteube/carapace-bridge v0.1.4
github.com/rsteube/carapace-shlex v0.0.4
github.com/rsteube/carapace-spec v0.10.6
github.com/rsteube/carapace-spec v0.11.0
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
golang.org/x/mod v0.12.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/rsteube/carapace-pflag v0.2.0 h1:EYqFO9Haib3NDCPqKu0VxOGi9YQBkXk1IzlH
github.com/rsteube/carapace-pflag v0.2.0/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/rsteube/carapace-shlex v0.0.4 h1:3GVn8PaM2RCxPTAiwVy9vDQI8Mi7DqrbdpDgf5ZzQmY=
github.com/rsteube/carapace-shlex v0.0.4/go.mod h1:zPw1dOFwvLPKStUy9g2BYKanI6bsQMATzDMYQQybo3o=
github.com/rsteube/carapace-spec v0.10.6 h1:vlM/tLSQdNdXlXbXk5j6eI6r6jb0n4eeLPYev+mIjhQ=
github.com/rsteube/carapace-spec v0.10.6/go.mod h1:tZIZjpCdeb8WClSdHDf95FN1LB168CrFD1ImROUZnds=
github.com/rsteube/carapace-spec v0.11.0 h1:SMMivfa2OXK/pTtJrx2fqqLgJgh2EuF/uchcLaH/6AM=
github.com/rsteube/carapace-spec v0.11.0/go.mod h1:tZIZjpCdeb8WClSdHDf95FN1LB168CrFD1ImROUZnds=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=
github.com/spf13/cobra v1.7.0/go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0=
Expand Down

0 comments on commit a2cb7b9

Please sign in to comment.