Skip to content

Update Go dependencies to latest versions#165

Merged
RichardChen820 merged 3 commits intorelease/v2.5.4from
copilot/update-dependency-packages-again
Mar 19, 2026
Merged

Update Go dependencies to latest versions#165
RichardChen820 merged 3 commits intorelease/v2.5.4from
copilot/update-dependency-packages-again

Conversation

Copy link
Contributor

Copilot AI commented Mar 19, 2026

Bumps all Go dependencies to their latest versions, including a Go toolchain upgrade to 1.25.0 required by newer k8s.io and controller-runtime releases.

Changes

  • Go toolchain: 1.24.01.25.0 (in go.mod, ci.yaml, golangci-lint.yml)
  • Dockerfile build base image: golang:1.24-cbl-mariner2.0golang:1.25-cbl-mariner2.0
  • k8s.io (api, apimachinery, client-go, apiextensions-apiserver): v0.34.3v0.35.2
  • sigs.k8s.io/controller-runtime: v0.22.5v0.23.3
  • github.com/AzureAD/microsoft-authentication-library-for-go: v1.6.0v1.7.0
  • golang.org/x/* (crypto, net, oauth2, sync, sys, text, time, tools): minor version bumps
  • github.com/go-openapi/*: v0.25.4/v0.21.4/v0.22.4v0.25.5/v0.21.5/v0.22.5
  • github.com/prometheus/procfs: v0.19.2v0.20.1
  • Removed unused github.com/gogo/protobuf indirect dependency
Original prompt

Please update the dependency packages


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

…0.23.3

Co-authored-by: RichardChen820 <99175581+RichardChen820@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependency packages Update Go dependencies to latest versions Mar 19, 2026
Copilot AI requested a review from RichardChen820 March 19, 2026 03:09
@RichardChen820
Copy link
Member

@copilot Please update the build base image version to go 1.25 as well

Co-authored-by: RichardChen820 <99175581+RichardChen820@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Mar 19, 2026

@copilot Please update the build base image version to go 1.25 as well

Updated the Dockerfile build base image from golang:1.24-cbl-mariner2.0 to golang:1.25-cbl-mariner2.0 in commit bb74221.

@RichardChen820 RichardChen820 marked this pull request as ready for review March 19, 2026 03:20
@RichardChen820 RichardChen820 merged commit 3347db9 into release/v2.5.4 Mar 19, 2026
3 checks passed
@RichardChen820 RichardChen820 deleted the copilot/update-dependency-packages-again branch March 19, 2026 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants