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

update deps #8

Merged
merged 2 commits into from
Oct 18, 2024
Merged

update deps #8

merged 2 commits into from
Oct 18, 2024

Conversation

fujiwara
Copy link
Contributor

@fujiwara fujiwara commented Oct 18, 2024

This pull request includes several updates to the Go version, context handling, and dependencies across multiple files. The most important changes include upgrading the Go version, adding context support to various functions, and updating dependencies to their latest versions.

Go Version Updates:

Context Handling:

Dependency Updates:

  • go.mod: Updated AWS SDK to v2 and other dependencies to their latest versions.

Makefile Improvements:

  • Makefile: Changed goreleaser build command to use --clean instead of --rm-dist.

These changes enhance the codebase by ensuring compatibility with the latest Go version, improving context management across functions, and updating dependencies for better performance and security.aws-sdk-go-v2

@fujiwara fujiwara merged commit d2f0629 into master Oct 18, 2024
4 checks passed
@fujiwara fujiwara deleted the modernization branch October 18, 2024 06:39
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.

1 participant