Skip to content

Modernize GitHub Actions workflow for current Go toolchain. - #21

Merged
BrandonStalnaker merged 1 commit into
masterfrom
chore/modernize-ci-workflow
Aug 5, 2026
Merged

Modernize GitHub Actions workflow for current Go toolchain.#21
BrandonStalnaker merged 1 commit into
masterfrom
chore/modernize-ci-workflow

Conversation

@BrandonStalnaker

Copy link
Copy Markdown
Contributor

Background

  • CI was outdated and failing

What Has Changed

  • Replace archived golint (broken under Go 1.18+) with go vet and advisory staticcheck/gofmt checks so CI can build again.

Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have tested this locally.

Additional Notes

  • {Any additional information or context relevant to this PR}

Reference Issue (For employees only. Ignore if you are an outside contributor)

Replace archived golint (broken under Go 1.18+) with go vet and advisory staticcheck/gofmt checks so CI can build again.
@BrandonStalnaker BrandonStalnaker self-assigned this Aug 5, 2026
@cursor

cursor Bot commented Aug 5, 2026

Copy link
Copy Markdown

PR Summary

Cursor Bugbot is generating a summary for commit 8b09550. Configure here.

@BrandonStalnaker
BrandonStalnaker merged commit 33d2ec4 into master Aug 5, 2026
3 checks passed
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