Skip to content

Commit

Permalink
Bump vitess.io/vitess
Browse files Browse the repository at this point in the history
Bumps [vitess.io/vitess](https://github.com/vitessio/vitess) from 0.10.3-0.20240613054858-e907c42ad6be to 0.17.7.
- [Release notes](https://github.com/vitessio/vitess/releases)
- [Commits](https://github.com/vitessio/vitess/commits/v0.17.7)

---
updated-dependencies:
- dependency-name: vitess.io/vitess
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 85e5775 commit d5c9fc7
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/spf13/pflag v1.0.5
github.com/stretchr/testify v1.9.0
golang.org/x/sync v0.7.0
vitess.io/vitess v0.10.3-0.20240613054858-e907c42ad6be
vitess.io/vitess v0.19.4
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntN
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
vitess.io/vitess v0.10.3-0.20240613054858-e907c42ad6be h1:F5h3QpgJ753Y3eLe4EAy0lguBwQKFDf8exJODawtyeU=
vitess.io/vitess v0.10.3-0.20240613054858-e907c42ad6be/go.mod h1:vbcOzYn1ffhHaeIJk9tef4sm7VknJczPSY9pT2vV4Xs=
vitess.io/vitess v0.19.4 h1:fJhZm5RknYbF7YUBXBmcvST/mvA4CeevlI9N0TLlYXA=
vitess.io/vitess v0.19.4/go.mod h1:15uIi9x/Gu+BdDhUR80yP0M1v7aMG2mZQXSd56CE2t0=

0 comments on commit d5c9fc7

Please sign in to comment.