Skip to content

Commit

Permalink
Merge pull request bitpoke#425 from planetscale/create-pull-request/p…
Browse files Browse the repository at this point in the history
…atch

Upgrade Vitess Dependency to Latest
  • Loading branch information
GuptaManan100 authored May 21, 2023
2 parents 45fa6e4 + 8363ec3 commit 685391b
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 @@ -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.20230512134425-026038e59a4e
vitess.io/vitess v0.10.3-0.20230519183932-d7f86b3ca9ac
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -833,5 +833,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.20230512134425-026038e59a4e h1:13JtPdnMA0rlG5H9Dc3+HklFpM3zXjVc5b5jAoiEhFQ=
vitess.io/vitess v0.10.3-0.20230512134425-026038e59a4e/go.mod h1:s6XIW5A1gWbbR+8b7m+FAhc3xzhPOEHEBMPwIypRBdM=
vitess.io/vitess v0.10.3-0.20230519183932-d7f86b3ca9ac h1:FBaXTwMW+sXPVuuPwWdn0yD6SITxxWMXrvj85hPqvYI=
vitess.io/vitess v0.10.3-0.20230519183932-d7f86b3ca9ac/go.mod h1:GhIT7mvzfXOryF6MGToypVPt/8DpC02cjEMXxrxxezg=

0 comments on commit 685391b

Please sign in to comment.