Skip to content

Commit

Permalink
bump internal vitess version
Browse files Browse the repository at this point in the history
Brings in fix for vitessio/vitess#16989
  • Loading branch information
mattrobenolt committed Nov 6, 2024
1 parent a9c9e81 commit d6f2f4e
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 @@ -39,7 +39,7 @@ require (
golang.org/x/sys v0.26.0
golang.org/x/text v0.19.0
gopkg.in/yaml.v2 v2.4.0
vitess.io/vitess v0.10.3-0.20240927074858-3e5371377b43
vitess.io/vitess v0.10.3-0.20241106191105-e87457ee2401
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,5 @@ gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
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.20240927074858-3e5371377b43 h1:IBR+Goi7C09x7onan2kBqHLbexJUCfhz1GUh433Nyb8=
vitess.io/vitess v0.10.3-0.20240927074858-3e5371377b43/go.mod h1:3weMu3lKGlOErrkmHdQaGyXlM/UOBk9nwPDDnfHHkrY=
vitess.io/vitess v0.10.3-0.20241106191105-e87457ee2401 h1:eDPyVI8jsS033ozooz5hWrDNNwzFK+1Iwf/p5L18ldo=
vitess.io/vitess v0.10.3-0.20241106191105-e87457ee2401/go.mod h1:f+eDnWAcHRMo9p6G03lfdgcZtDTq+u9PukALsi6KezU=

0 comments on commit d6f2f4e

Please sign in to comment.