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

Skip to content

[go1.19] Fixed chocolatey go version #1266

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

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

grantnelson-wf
Copy link
Collaborator

For some reason I was getting a failure from Chocolatey which wasn't happening before.

From windows_smoke step Install Go:

Failures
 - golang - A newer version of golang (v1.21.1) is already installed.
 Use --allow-downgrade or --force to attempt to install older versions.
go version go1.21.1 windows/amd64
  • I added a force and a confirmation to run the go1.19.9 script to fix this.
  • I also ran go formatting to fix some issues in formatting

@nevkontakte nevkontakte merged commit c852920 into gopherjs:go1.19 Feb 13, 2024
@grantnelson-wf grantnelson-wf deleted the forceChocolateyGoVersion branch February 13, 2024 23:46
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.

2 participants