Skip to content

Commit

Permalink
upgrade vitess dependency to latest (bitpoke#359)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>

Signed-off-by: GitHub <[email protected]>
Co-authored-by: frouioui <[email protected]>
Co-authored-by: Manan Gupta <[email protected]>
  • Loading branch information
3 people authored Jan 18, 2023
1 parent c33e6a1 commit 6e79998
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 @@ -20,7 +20,7 @@ require (
sigs.k8s.io/controller-runtime v0.13.1
sigs.k8s.io/controller-tools v0.6.2
sigs.k8s.io/kustomize v2.0.3+incompatible
vitess.io/vitess v0.10.3-0.20230105142104-371be9e919ad
vitess.io/vitess v0.10.3-0.20230113174038-f5a999be8bea
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1403,5 +1403,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.20230105142104-371be9e919ad h1:g2qroPP9iiv7znK8V9MJfl+XeNAnPzPphdAYcw3LwQw=
vitess.io/vitess v0.10.3-0.20230105142104-371be9e919ad/go.mod h1:eM319kvXw+Kx70ep3eh/38+wnZ5uO/Seg5MNCRKMYv0=
vitess.io/vitess v0.10.3-0.20230113174038-f5a999be8bea h1:916mht48iLAHm6ESAGMHPSJR2jqvjs30y9wnpsd0I+U=
vitess.io/vitess v0.10.3-0.20230113174038-f5a999be8bea/go.mod h1:6kHoJIU0z8HWh9K4W3p1HrMWcwL1UVute/VyW6OkQ6w=

0 comments on commit 6e79998

Please sign in to comment.