Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(templates): Update TinyGo templates to v2 #1990

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

adamreese
Copy link
Member

@adamreese adamreese commented Oct 30, 2023

I tested running go mod tidy on these templates and everything worked as expected. I think we're okay to merge this before the 2.0 release.

Closes #1970

Signed-off-by: Adam Reese <adam@reese.io>
Copy link
Member

@vdice vdice left a comment

Choose a reason for hiding this comment

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

Tested via spin templates install --git https://github.com/adamreese/spin --branch chore/tinygo-v2-imports --update, etc. And the resolved version is sane now 🎉 :

$ go mod tidy
go: downloading github.com/fermyon/spin/sdk/go/v2 v2.0.0-20231030171008-31850920c1f6

LGTM

@adamreese adamreese merged commit 671f599 into fermyon:main Oct 30, 2023
9 checks passed
@adamreese adamreese deleted the chore/tinygo-v2-imports branch October 30, 2023 21:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update TinyGo templates to use v2 SDK
2 participants