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

refactor: Update Go version #66

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Commits on Oct 30, 2024

  1. refactor: Update Go version

    This commit updates the Go version to the latest stable release and adds QEMU setup to the GitHub workflow. It also sets up the necessary environment variables required by GoReleaser. These changes ensure that the project is using the latest Go version and is ready for release.
    
    Adds support for more architectures, package types, and better docker image.
    alexlovelltroy committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    041d134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    237eb62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f18094 View commit details
    Browse the repository at this point in the history