Skip to content

Upgrade to Go 1.26 and add go fix to CI#638

Merged
dharmab merged 1 commit intomainfrom
dharmab/go-1.26
Feb 19, 2026
Merged

Upgrade to Go 1.26 and add go fix to CI#638
dharmab merged 1 commit intomainfrom
dharmab/go-1.26

Conversation

@dharmab
Copy link
Owner

@dharmab dharmab commented Feb 19, 2026

Bump the Go version from 1.25.5 to 1.26 across go.mod, Dockerfile, and documentation. Add a make fix target that runs go fix ./... with the project's CGO build environment, and enforce it in the CI lint job so unfixed code fails the build.

Bump the Go version from 1.25.5 to 1.26 across go.mod, Dockerfile, and
documentation. Add a `make fix` target that runs `go fix ./...` with the
project's CGO build environment, and enforce it in the CI lint job so
unfixed code fails the build.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dharmab dharmab enabled auto-merge (rebase) February 19, 2026 05:30
@dharmab dharmab merged commit ef44035 into main Feb 19, 2026
11 checks passed
@dharmab dharmab deleted the dharmab/go-1.26 branch February 19, 2026 05:31
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.

1 participant