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(deps): bump tinygo baseline version #888

Merged
merged 2 commits into from
Mar 29, 2023
Merged

Conversation

Integralist
Copy link
Collaborator

No description provided.

@Integralist Integralist added the dependencies Pull requests that update a dependency file label Mar 29, 2023
@Integralist Integralist requested review from fgsch and dgryski March 29, 2023 07:52
@Integralist Integralist merged commit 7be6471 into main Mar 29, 2023
@Integralist Integralist deleted the integralist/bump-tinygo branch March 29, 2023 10:14
toolchain_constraint = ">= 1.17"
[language.go]
tinygo_constraint = ">= 0.26.0-0" # NOTE -0 indicates to the CLI's semver package that we accept pre-releases (TinyGo users commonly use pre-releases).
toolchain_constraint = ">= 1.17"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TinyGo 0.26 dropped support for Go 1.17: https://github.com/tinygo-org/tinygo/releases/tag/v0.26.0

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! OK cool will update that. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants