Skip to content

Commit

Permalink
Bump github.com/rsteube/carapace-spec from 0.14.0 to 0.15.0
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.14.0 to 0.15.0.
- [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.14.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 1abc064 commit ebad429
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 @@ -4,6 +4,6 @@ go 1.19

require (
github.com/alecthomas/kong v0.8.1
github.com/rsteube/carapace-spec v0.14.0
github.com/rsteube/carapace-spec v0.15.0
gopkg.in/yaml.v3 v3.0.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/alecthomas/kong v0.8.1 h1:acZdn3m4lLRobeh3Zi2S2EpnXTd1mOL6U7xVml+vfkY
github.com/alecthomas/kong v0.8.1/go.mod h1:n1iCIO2xS46oE8ZfYCNDqdR0b0wZNrXAIAqro/2132U=
github.com/alecthomas/repr v0.1.0 h1:ENn2e1+J3k09gyj2shc0dHr/yjaWSHRlrJ4DPMevDqE=
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM=
github.com/rsteube/carapace-spec v0.14.0 h1:hMtHbphwgm4o/m+jj/tFOllIPwp/jP31iEHn6hUTRs0=
github.com/rsteube/carapace-spec v0.14.0/go.mod h1:EyrGR4+EgH/xtueZo01gfWgCzLqjCpef/kdiC+AYS5M=
github.com/rsteube/carapace-spec v0.15.0 h1:alSQo4qQ8XsyOY9FgpfWNYglYy2PRR93KIQ0oxpiteI=
github.com/rsteube/carapace-spec v0.15.0/go.mod h1:fnR0fPoAVV2ET7nPw5fT89jNBQGgUAF1nmkRvy8zT3M=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
Expand Down

0 comments on commit ebad429

Please sign in to comment.