Skip to content

Conversation

@tuunit
Copy link
Member

@tuunit tuunit commented Dec 24, 2025

Description

Upgrade all dependencies and bump golang to v1.25.5

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.
  • I have written tests for my code changes.

Copilot AI review requested due to automatic review settings December 24, 2025 10:12
@tuunit tuunit requested a review from a team as a code owner December 24, 2025 10:12
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Dec 24, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates Go module dependencies and attempts to bump the Go version. However, there is a critical issue: the specified Go version 1.25.5 does not exist.

Key changes:

  • Attempts to upgrade Go from 1.25.3 to 1.25.5 (both versions are invalid)
  • Updates multiple dependencies including cloud.google.com/go packages, testing frameworks (ginkgo/gomega), OpenTelemetry libraries, and various golang.org/x packages
  • Cleans up duplicate entries in go.sum for several golang.org/x packages

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates Go version directive and direct/indirect dependency versions
go.sum Updates checksums for all upgraded dependencies and removes old duplicate entries

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Jan Larwig <jan@larwig.com>
@github-actions github-actions bot added the docs label Dec 24, 2025
@tuunit tuunit merged commit 699f367 into oauth2-proxy:master Dec 24, 2025
4 checks passed
@tuunit tuunit deleted the chore/gomod branch December 24, 2025 10:30
pierluigilenoci pushed a commit to pierluigilenoci/oauth2-proxy that referenced this pull request Jan 15, 2026
)

Signed-off-by: Jan Larwig <jan@larwig.com>
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant