Skip to content

Commit

Permalink
upgrade vitess dependency to latest (#594)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: frouioui <[email protected]>
  • Loading branch information
github-actions[bot] and frouioui authored Aug 20, 2024
1 parent e49b439 commit 58a8d79
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 @@ -22,7 +22,7 @@ require (
sigs.k8s.io/controller-runtime v0.16.3
sigs.k8s.io/controller-tools v0.11.3
sigs.k8s.io/kustomize v2.0.3+incompatible
vitess.io/vitess v0.10.3-0.20240809074555-bf0c5f82e7d2
vitess.io/vitess v0.10.3-0.20240816092349-0d6b76889cb6
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -806,5 +806,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77Vzej
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
vitess.io/vitess v0.10.3-0.20240809074555-bf0c5f82e7d2 h1:buOau5rPncYPY0YRQP9Vdvgk/zjBjo+mY1c8I75Uxio=
vitess.io/vitess v0.10.3-0.20240809074555-bf0c5f82e7d2/go.mod h1:LjFJ9qLVdPxdGBw5lJhu48Pq5Nk7DISRsYld+dXDMlk=
vitess.io/vitess v0.10.3-0.20240816092349-0d6b76889cb6 h1:B+w+aq4nNWUaS222nK9FrQv/92Yzk6rVsVHFS/zvHqw=
vitess.io/vitess v0.10.3-0.20240816092349-0d6b76889cb6/go.mod h1:LjFJ9qLVdPxdGBw5lJhu48Pq5Nk7DISRsYld+dXDMlk=

0 comments on commit 58a8d79

Please sign in to comment.