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

fix goland CI #68

Merged
merged 2 commits into from
Mar 3, 2025
Merged

fix goland CI #68

merged 2 commits into from
Mar 3, 2025

Conversation

ma2bd
Copy link
Contributor

@ma2bd ma2bd commented Mar 2, 2025

Summary

Fix CI for Golang after a change in the default behavior.

I tried calling go mod tidy but it complains about name collision in some cases so just reverting to the previous behavior.

However -mod=mod is not working well for golang 1.15 so I upgraded CI to 1.22.

See also https://stackoverflow.com/questions/66469396/go-module-is-found-and-replaced-but-not-required#comment117706021_66470269

Test Plan

CI

@ma2bd ma2bd merged commit 4319f2b into zefchain:main Mar 3, 2025
2 checks passed
@ma2bd ma2bd deleted the goland_ci branch March 3, 2025 00:31
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