Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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 dgryski and fgsch 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.

3 participants