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

upgrade to go 1.19 to avoid windows issue with mimetypes when serving… #371

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

alfonso-noriega
Copy link
Contributor

@alfonso-noriega alfonso-noriega commented Aug 26, 2022

WHY are these changes introduced?

Fixes #355

Go <1.19 mime type function fails on windows if the registry is overwritten (see more info here). This results on setting the contentype for main.js to plain/text therefore the extension fails to load the script.

WHAT is this pull request doing?

  • upgrade go version to 1.19

How to test your changes?

@alfonso-noriega alfonso-noriega linked an issue Aug 26, 2022 that may be closed by this pull request
2 tasks
@alfonso-noriega alfonso-noriega marked this pull request as ready for review August 26, 2022 13:03
@alfonso-noriega alfonso-noriega requested a review from a team as a code owner August 26, 2022 13:03
@alfonso-noriega alfonso-noriega requested a review from a team August 26, 2022 13:03
@alfonso-noriega alfonso-noriega merged commit 2686d61 into main Aug 29, 2022
@shopify-shipit shopify-shipit bot temporarily deployed to test August 29, 2022 14:47 Inactive
@shopify-shipit shopify-shipit bot temporarily deployed to package August 30, 2022 07:24 Inactive
@shopify-shipit shopify-shipit bot temporarily deployed to production August 31, 2022 15:01 Inactive
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.

[Bug]: Post purchase extensions not working
2 participants