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

chore: golang v1.22 #389

Merged
merged 10 commits into from
Jun 19, 2024
Merged

chore: golang v1.22 #389

merged 10 commits into from
Jun 19, 2024

Conversation

gacevicljubisa
Copy link
Contributor

No description provided.

@gacevicljubisa
Copy link
Contributor Author

The current workflow in the bee project pulls the Go version directly from its go.mod file, which is set to Go 1.21. As this project is looking to upgrade to Go 1.22, we face a version mismatch that prevents merging this PR as is. We either need to update the Go version in bee to 1.22 to maintain compatibility, or consider adjusting the workflow here to accommodate the existing version in bee until such an update can be made.

@gacevicljubisa gacevicljubisa requested a review from vandot April 16, 2024 12:18
@gacevicljubisa gacevicljubisa marked this pull request as ready for review June 19, 2024 06:45
@gacevicljubisa gacevicljubisa merged commit 896ee64 into master Jun 19, 2024
3 checks passed
@gacevicljubisa gacevicljubisa deleted the golang-v1.22 branch June 19, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants