Skip to content

feat: update dependencies and add Makefile for multi-platform builds #24

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

Merged
merged 1 commit into from
Apr 12, 2025

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Apr 12, 2025

This pull request includes several important changes to the build process and dependency updates. The most significant changes are the addition of a new build system in the Makefile.release and updates to the go.mod file to use newer versions of dependencies.

Build Process Improvements:

  • Makefile.release: Introduced a new build system that includes variables and functions, defines target systems and architectures, and automates the build and packaging process for different OS and architecture combinations.

Dependency Updates:

  • go.mod: Updated the version of github.com/mark3labs/mcp-go from v0.18.0 to v0.20.0.
  • go.mod: Updated the version of golang.org/x/sys from v0.31.0 to v0.32.0.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Apr 12, 2025
@cfc4n cfc4n merged commit 1af1aa4 into master Apr 12, 2025
6 checks passed
@cfc4n cfc4n deleted the make-release branch April 12, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant