Skip to content

Use same golang version in go.mod as in bosh - #309

Merged
chombium merged 1 commit into
cloudfoundry:mainfrom
jorbaum:sync-go-mod-with-packaging
Aug 24, 2026
Merged

Use same golang version in go.mod as in bosh#309
chombium merged 1 commit into
cloudfoundry:mainfrom
jorbaum:sync-go-mod-with-packaging

Conversation

@jorbaum

@jorbaum jorbaum commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

The CI job does not seem to automatically bump this version.

Description

Please include a summary of the change.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Testing performed?

  • Unit tests
  • Integration tests
  • Acceptance tests

Checklist:

  • This PR is being made against the main branch, or relevant version branch
  • I have made corresponding changes to the documentation
  • I have added testing for my changes

The CI job does not seem to automatically bump this version.
@chombium

chombium commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

AFAIK we are always bumping the Go version manually. I'm not sure if something has changed.

@jorbaum The CI job, bumps the go version, but the question is why was it run last time two months ago?
https://github.com/cloudfoundry/statsd-injector-release/blame/main/src/go.mod#L3
4b66a20

running git log --oneline --author="tas-runtime-bot"| rg -i depend shows that the bot bumps the dependencies in the src directory as well.

@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Application Runtime Platform Working Group Aug 24, 2026
@chombium
chombium merged commit ba70bd7 into cloudfoundry:main Aug 24, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Application Runtime Platform Working Group Aug 24, 2026
@jorbaum
jorbaum deleted the sync-go-mod-with-packaging branch August 24, 2026 10:38
@jorbaum

jorbaum commented Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

@jorbaum The CI job, bumps the go version, but the question is why was it run last time two months ago?

Ah right... nice find. Good question.

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.

2 participants