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: build with go 1.21 #1799

Merged
merged 3 commits into from
Mar 1, 2024
Merged

fix: build with go 1.21 #1799

merged 3 commits into from
Mar 1, 2024

Conversation

tboerger
Copy link
Collaborator

@tboerger tboerger commented Mar 1, 2024

Looks like some dependencies rely on Go 1.21 with the current versions shown by the build system, currently it's not able to install go-task anymore. With this change the build system gets updated to Go 1.21.

Looks like some dependencies rely on Go 1.21 with the current versions
shown by the build system, currently it's not able to install go-task
anymore. With this change the build system gets updated to Go 1.21.
@fiftin fiftin merged commit 1834c6e into semaphoreui:develop Mar 1, 2024
4 checks passed
@tboerger tboerger deleted the newer-golang branch March 1, 2024 14:51
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.

None yet

2 participants