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 GOLANG_VERSION to 1.17 #1741

Merged
merged 4 commits into from
Dec 3, 2021

Conversation

jason-liew
Copy link
Contributor

Fixes ##1740

What is the problem I am trying to address?

Describe the issue you have been trying to solve.

How is the fix applied?

Mention briefly how you have applied the fix.

Upgrade golang to go1.17, support pipe(|) in GOPROXY env var.

What GitHub issue(s) does this PR fix or close?

Fixes #1740

@jason-liew jason-liew requested a review from a team as a code owner December 3, 2021 02:05
Copy link
Contributor

@marwan-at-work marwan-at-work left a comment

Choose a reason for hiding this comment

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

Thanks for the Go version upgrade 🎉

@marwan-at-work marwan-at-work merged commit 535c26b into gomods:main Dec 3, 2021
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.

support "|" in GOPROXY env var
2 participants