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 dependencies in go.sum for module compatibility #14

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

aricart
Copy link
Member

@aricart aricart commented Jan 6, 2025

Upgraded multiple dependencies to newer versions in go.sum files, including changes for github.com/AlecAivazis/survey, github.com/stretchr/testify, and golang.org/x modules. These updates ensure compatibility, security fixes, and improved functionality across the project.

Replaced the deprecated ioutil.TempFile with os.CreateTemp for temporary file creation in tests. Additionally, updated module dependencies in go.sum to align with recent library versions. These changes improve compliance with modern Go practices.

Signed-off-by: Alberto Ricart <[email protected]>
@aricart aricart merged commit 24fa53a into master Jan 6, 2025
2 checks passed
@aricart aricart deleted the bump-deps branch January 6, 2025 19:45
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