Upgrade Vitess dependency in preparation for v2.17.0 release#778
Merged
Upgrade Vitess dependency in preparation for v2.17.0 release#778
Conversation
Signed-off-by: Matt Lord <mattalord@gmail.com>
nickvanw
approved these changes
Apr 10, 2026
There was a problem hiding this comment.
Pull request overview
Updates the vitess.io/vitess Go module dependency to a newer pseudo-version as part of preparing the vitess-operator for the upcoming v2.17.0 release, and refreshes related transitive module metadata.
Changes:
- Bump
vitess.io/vitesstov0.10.3-0.20260410130242-010741df5f07. - Update Go module metadata for transitive dependencies (notably AWS SDK S3 transfer manager and OpenTelemetry OTLP trace exporter/proto).
- Regenerate
go.sumentries accordingly (e.g., jsonparser patch bump, added/updated checksums).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates the Vitess module version and adjusts indirect requirements introduced/changed by the new dependency graph. |
| go.sum | Updates checksums to match the new resolved module set after the dependency upgrade. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.