1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-14 11:57:56 +00:00

Bump github.com/briandowns/spinner from 1.18.1 to 1.19.0 (#122)

Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.18.1 to 1.19.0.
- [Release notes](https://github.com/briandowns/spinner/releases)
- [Commits](https://github.com/briandowns/spinner/compare/v1.18.1...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/briandowns/spinner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-28 20:12:53 -07:00 committed by GitHub
parent 8d3652bc7e
commit 4ff4f1718a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 355 additions and 3 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.17
replace github.com/graymeta/stow => github.com/kastenhq/stow v0.1.2-kasten
require (
github.com/briandowns/spinner v1.18.1
github.com/briandowns/spinner v1.19.0
github.com/golang/mock v1.6.0
github.com/kanisterio/kanister v0.0.0-20220712181324-befdee224291
github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0

356
go.sum

File diff suppressed because it is too large Load diff