Skip to content

chore: run go1.26.3 fix ./...#3970

Merged
DrJosh9000 merged 1 commit into
mainfrom
go-fix-again
Jun 9, 2026
Merged

chore: run go1.26.3 fix ./...#3970
DrJosh9000 merged 1 commit into
mainfrom
go-fix-again

Conversation

@DrJosh9000

Copy link
Copy Markdown
Contributor

Description

Automatically update some anachronistic Go using go fix from Go 1.26.

Context

Some interface{} has snuck in, reported in #3967 but that PR deleted a bunch of code instead of fixing it.

Changes

As generated by go1.26.3 fix ./....

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go tool gofumpt -extra -w .)

Disclosures / Credits

The Go team for creating go fix.

@DrJosh9000 DrJosh9000 requested review from a team as code owners June 2, 2026 00:45
@DrJosh9000 DrJosh9000 added the internal Non-user facing, internal change. label Jun 2, 2026
@DrJosh9000 DrJosh9000 enabled auto-merge June 2, 2026 00:47
@moskyb

moskyb commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Should we update the agent to use 1.26 as its default toolchain?

@DrJosh9000

Copy link
Copy Markdown
Contributor Author

Should we update the agent to use 1.26 as its default toolchain?

Yeah maybe!

@DrJosh9000 DrJosh9000 merged commit b9d686a into main Jun 9, 2026
4 checks passed
@DrJosh9000 DrJosh9000 deleted the go-fix-again branch June 9, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Non-user facing, internal change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants