Skip to content

Conversation

@sxwebdev
Copy link
Owner

  • Updated Dockerfile to use Go version 1.24.5.
  • Improved the build process in main.go by implementing concurrency with errgroup for cross-compilation.
  • Added a new function getOutputFilename to generate output filenames based on platform and version.
  • Enhanced createArchives function to support concurrent archive creation.
  • Updated go.mod and go.sum to reflect dependency updates.
  • Modified install.sh to improve binary extraction logic and cleanup process after installation.

- Updated Dockerfile to use Go version 1.24.5.
- Improved the build process in main.go by implementing concurrency with errgroup for cross-compilation.
- Added a new function getOutputFilename to generate output filenames based on platform and version.
- Enhanced createArchives function to support concurrent archive creation.
- Updated go.mod and go.sum to reflect dependency updates.
- Modified install.sh to improve binary extraction logic and cleanup process after installation.
@sxwebdev sxwebdev merged commit fb1f9de into master Jul 21, 2025
2 of 3 checks passed
@sxwebdev sxwebdev deleted the available-to-archive-directories branch July 21, 2025 09:12
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