Skip to content

Update Acceptance Test Go module dependencies - #1301

Merged
duanemay merged 2 commits into
developfrom
acceptance_go_deps
Sep 18, 2026
Merged

duanemay merged 2 commits into
developfrom
acceptance_go_deps

Conversation

@duanemay

Copy link
Copy Markdown
Member

Update Acceptance Test Go module dependencies and bump Go version to 1.26

Copilot AI lite review requested due to automatic review settings September 11, 2026 20:30

Copilot AI left a comment

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.

🟡 Changes recommended

The acceptance build environment must install or pin Go 1.26 before approval.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates acceptance-test Go module dependencies and raises the required Go version to 1.26.

Changes:

  • Bumps the Go directive to 1.26.0.
  • Refreshes indirect dependencies and checksums.
File summaries
File Summary
src/acceptance_tests/go.mod Updates Go and dependency versions.
src/acceptance_tests/go.sum Updates dependency checksums.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/acceptance_tests/go.mod

Copilot AI left a comment

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.

🟡 Changes recommended

Update go.mod to declare Go 1.26 as described.

Get a fresh assessment by requesting another Copilot review.

Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite


require (
code.cloudfoundry.org/tlsconfig v0.53.0 // indirect
code.cloudfoundry.org/tlsconfig v0.66.0 // indirect

@strehle strehle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we need
https://github.com/cloudfoundry/uaa-ci/pull/69
and then go 1.26.0 should be enough, see
#1305

the rest should then be the task from dependabot

@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Sep 17, 2026
@duanemay
duanemay merged commit 89d9464 into develop Sep 18, 2026
5 of 7 checks passed
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Sep 18, 2026
@strehle
strehle deleted the acceptance_go_deps branch September 21, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants