Skip to content

Commit

Permalink
Merge pull request #508 from planetscale/create-pull-request/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
frouioui authored Dec 4, 2023
2 parents 23d7fd1 + 489fb47 commit 4054457
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.20231125003438-faf9815b56a7
vitess.io/vitess v0.10.3-0.20231130174646-cd9693c40a79
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1186,5 +1186,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.20231125003438-faf9815b56a7 h1:A1y572+Ucq+B+J5dK20LKP2F//wyqRTB5UfUs6eLk5g=
vitess.io/vitess v0.10.3-0.20231125003438-faf9815b56a7/go.mod h1:I6CdxbpLEwWzsYJO3/UtH6gxVNCa4TB9x96aSuYGcCg=
vitess.io/vitess v0.10.3-0.20231130174646-cd9693c40a79 h1:Pnsx4rxb4cx0hGbrUIZ29fF/vnevOKk8NNA6bRqz9xc=
vitess.io/vitess v0.10.3-0.20231130174646-cd9693c40a79/go.mod h1:I6CdxbpLEwWzsYJO3/UtH6gxVNCa4TB9x96aSuYGcCg=

0 comments on commit 4054457

Please sign in to comment.