Skip to content

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

Open
DrJosh9000 wants to merge 1 commit into
mainfrom
go-fix-again
Open

chore: run go1.26.3 fix ./...#3970
DrJosh9000 wants to merge 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
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.

1 participant