Skip to content

chore: Apply other go fixes#3756

Merged
DrJosh9000 merged 1 commit intomainfrom
go-go-gadget-go-fix
Mar 11, 2026
Merged

chore: Apply other go fixes#3756
DrJosh9000 merged 1 commit intomainfrom
go-go-gadget-go-fix

Conversation

@DrJosh9000
Copy link
Contributor

Description

go fix ./... except the waitgroup stuff (#3755)

Context

I personally desire to modernise the agent codebase to use Go 1.25 features.

Changes

I ran go fix -waitgroup=false ./...

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

Full credit goes to go tool fix

@DrJosh9000 DrJosh9000 requested review from a team as code owners March 11, 2026 23:11
Copy link
Member

@wolfeidau wolfeidau left a comment

Choose a reason for hiding this comment

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

👍🏻 🧹

@DrJosh9000 DrJosh9000 merged commit d02a5c4 into main Mar 11, 2026
2 checks passed
@DrJosh9000 DrJosh9000 deleted the go-go-gadget-go-fix branch March 11, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants