Skip to content

build(deps): Bump golang from 1.26.4 to 1.26.5#117

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/docker/golang-1.26.5
Open

build(deps): Bump golang from 1.26.4 to 1.26.5#117
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/docker/golang-1.26.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps golang from 1.26.4 to 1.26.5.

Also bumps the go directive in go.mod from 1.26.4 to 1.26.5 to match the Dockerfile builder image. govulncheck selects the standard-library version from the go.mod directive, so without this it continued to flag the 1.26.4 stdlib on a PR that upgrades to 1.26.5.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jul 8, 2026
@dependabot dependabot Bot requested a review from bmorton as a code owner July 8, 2026 22:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jul 8, 2026
@bmorton

bmorton commented Jul 9, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps golang from 1.26.4 to 1.26.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.26.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/docker/golang-1.26.5 branch from a4231b0 to 2cd3c6b Compare July 9, 2026 07:10
@bmorton

bmorton commented Jul 9, 2026

Copy link
Copy Markdown
Owner

@copilot fix the issue that is causing govulncheck to be flagging Go 1.26.4 on a PR that's upgrading to 1.26.5.

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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants