Skip to content
Closed
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 @@ -20,7 +20,7 @@ require (
sigs.k8s.io/controller-runtime v0.9.7
sigs.k8s.io/controller-tools v0.6.2
sigs.k8s.io/kustomize v2.0.3+incompatible
vitess.io/vitess v0.10.3-0.20220912060457-89093912dab0
vitess.io/vitess v0.10.3-0.20220912204847-4820a3ec3529
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1484,3 +1484,5 @@ sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
vitess.io/vitess v0.10.3-0.20220912060457-89093912dab0 h1:h5gorSwS7aVtFd4sWwQjuC4+mbxbIuS/ryiZABU3zR4=
vitess.io/vitess v0.10.3-0.20220912060457-89093912dab0/go.mod h1:D2+xmC1AhIMGqR6Y3Qf18ribmrAotiTNuLXkZ3cT++E=
Comment on lines 1485 to 1486

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These lines should also be removed. We should also run go mod tidy in the workflow

vitess.io/vitess v0.10.3-0.20220912204847-4820a3ec3529 h1:u1d0/qrdGhTtprcIjSGGfTXuefuF2iMw7EBg/KDBzsc=
vitess.io/vitess v0.10.3-0.20220912204847-4820a3ec3529/go.mod h1:D2+xmC1AhIMGqR6Y3Qf18ribmrAotiTNuLXkZ3cT++E=