Skip to content

Commit

Permalink
build(deps): 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.20240823191023-81ed3149d5da to 0.19.8.
- [Release notes](https://github.com/vitessio/vitess/releases)
- [Commits](https://github.com/vitessio/vitess/commits/v0.19.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5ea29c0 commit 9fe44d8
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 @@ -33,7 +33,7 @@ require (
golang.org/x/oauth2 v0.21.0
golang.org/x/perf v0.0.0-20240716160700-783bcb78a185
golang.org/x/tools v0.23.0
vitess.io/vitess v0.10.3-0.20240823191023-81ed3149d5da
vitess.io/vitess v0.19.8
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -258,5 +258,5 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
nullprogram.com/x/optparse v1.0.0/go.mod h1:KdyPE+Igbe0jQUrVfMqDMeJQIJZEuyV7pjYmp6pbG50=
rsc.io/pdf v0.1.1/go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4=
vitess.io/vitess v0.10.3-0.20240823191023-81ed3149d5da h1:fYimFBOQ31RVMZNPyDDmNYHiwqFB41QD6tAbYCvCbyE=
vitess.io/vitess v0.10.3-0.20240823191023-81ed3149d5da/go.mod h1:NBV6XAw0sKZxRBQLhMFd06fJZj9XW8iusP1D5mgEjgM=
vitess.io/vitess v0.19.8 h1:d3pUaIQD8fb38aaYMk3nFUrzZkrSUt1XVeBobIoSxiw=
vitess.io/vitess v0.19.8/go.mod h1:P8ymq5DFC3ItCBzP2PFzesaaHzZRJHi65H7ZfSMCCZI=

0 comments on commit 9fe44d8

Please sign in to comment.