Skip to content

Commit

Permalink
build(deps): bump github.com/rsteube/carapace-spec from 0.5.2 to 0.5.3
Browse files Browse the repository at this point in the history
Bumps [github.com/rsteube/carapace-spec](https://github.com/rsteube/carapace-spec) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/rsteube/carapace-spec/releases)
- [Changelog](https://github.com/rsteube/carapace-spec/blob/master/.goreleaser.yml)
- [Commits](carapace-sh/carapace-spec@v0.5.2...v0.5.3)

---
updated-dependencies:
- dependency-name: github.com/rsteube/carapace-spec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent 6d26e23 commit 75f0b5a
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.32.1
github.com/rsteube/carapace-spec v0.5.2
github.com/rsteube/carapace v0.32.2
github.com/rsteube/carapace-spec v0.5.3
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.32.1 h1:zoB9W4e7qjkvqNz7qPBLt0euLWIVoZwhaEGMvV8KsTw=
github.com/rsteube/carapace v0.32.1/go.mod h1:/ALYHicIpak6TjQnKl7HupclqJydy2LQb6CkawYBxDo=
github.com/rsteube/carapace v0.32.2 h1:8PYj/8olX9yviXVKipQxcqkTktGL72LH+ESg2BlVoUs=
github.com/rsteube/carapace v0.32.2/go.mod h1:/ALYHicIpak6TjQnKl7HupclqJydy2LQb6CkawYBxDo=
github.com/rsteube/carapace-pflag v0.0.6 h1:8qloiXqoRdrX6sU1e+sIq9fYrl8Htrm0V/YY+UUjvVU=
github.com/rsteube/carapace-pflag v0.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/rsteube/carapace-spec v0.5.2 h1:dN2TA5MtgU071z/NwNufPikj+fBXVY+bLMSD1xkO408=
github.com/rsteube/carapace-spec v0.5.2/go.mod h1:NcK3NorH0B/tcE088MbcA8/L8eMf4WkvXb/X4NuSSKU=
github.com/rsteube/carapace-spec v0.5.3 h1:wDPeSAlmbjmGMkBlX4FXBU0GG5R16WmCSn4Jlao+1ZM=
github.com/rsteube/carapace-spec v0.5.3/go.mod h1:xxF6W6f1WBU41+tZJcyXcwC8ck10WPnuDbs4J0YJrk8=
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 75f0b5a

Please sign in to comment.