Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Vitess Dependency to Latest #443

Merged
merged 1 commit into from
Jul 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
sigs.k8s.io/controller-runtime v0.14.3
sigs.k8s.io/controller-tools v0.11.3
sigs.k8s.io/kustomize v2.0.3+incompatible
vitess.io/vitess v0.10.3-0.20230701203747-f47c60607286
vitess.io/vitess v0.10.3-0.20230707070027-105ae38ae6ed
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1144,5 +1144,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.3/go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ih
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
vitess.io/vitess v0.10.3-0.20230701203747-f47c60607286 h1:O+RX7Ir3GZlMYo4TYHr6QThCzl/bOT0JpQce561rDVE=
vitess.io/vitess v0.10.3-0.20230701203747-f47c60607286/go.mod h1:qjhuwZSDg5IaEjUm7enfppp47EgphstRyGz8ktowIUA=
vitess.io/vitess v0.10.3-0.20230707070027-105ae38ae6ed h1:Ti30Unpzx3PIMUIaLEokcGfRKkNXbWxDZb0ss7JQcgU=
vitess.io/vitess v0.10.3-0.20230707070027-105ae38ae6ed/go.mod h1:3TzY1ZUaEELRjeHnGC3fxWnnkGAqd0xI1rgAGdctCkE=