Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Go version bump and other maintenance chores #46

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

kinbiko
Copy link
Owner

@kinbiko kinbiko commented Oct 3, 2024

  • Introduce a Makefile for easier consistent usage of tools (mainly the
    linter) locally and in CI
  • Add an Assert (no f suffix), since go vet has started
    complaining about that.
  • Bump project Go version
  • Bump GitHub actions versions
  • Address new lint violations

Closes #45

Checklist

  • I have done a self-review of the PR.

- Introduce a Makefile for easier consistent usage of tools (mainly the
  linter) locally and in CI
- Add an `Assert` (no `f` suffix), since `go vet` has started
  complaining about that.
- Bump project Go version
- Bump GitHub actions versions
- Address new lint violations
@kinbiko kinbiko marked this pull request as ready for review October 3, 2024 14:05
@kinbiko kinbiko merged commit 6891287 into main Oct 3, 2024
3 checks passed
@kinbiko kinbiko deleted the maintenance branch October 3, 2024 14:06
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.

[Feature Request] Add Assert function.
1 participant