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

build: Bump golang to 1.17 #314

Merged
merged 1 commit into from
May 17, 2022

Conversation

Eric-Warehime
Copy link
Contributor

Bumping golang version to 1.17 to bring the go-sdk into parity with the go-algorand repository update happening in algorand/go-algorand#3919

build/test works and I've updated and run the docker tests as well.

@winder
Copy link
Contributor

winder commented May 13, 2022

Why the langspec change, can it be omitted?

@Eric-Warehime
Copy link
Contributor Author

Yeah I looked into the langspec change and it seems like for some reason the updates don't like the line length of the previous commit. So each line is shortened by one entry, but they're functionally the same. It just gets regenerated like that during build if you checkout HEAD so I just included it.

@jasonpaulos
Copy link
Contributor

Alternatively we could opt to use go:embed at this point instead of generating that file.

@winder winder merged commit 0ee1f2e into algorand:develop May 17, 2022
@Eric-Warehime Eric-Warehime deleted the golang-1.17-upgrade branch May 17, 2022 17:59
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.

4 participants