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.16 #65

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Upgrade to Go 1.16 #65

merged 1 commit into from
Mar 23, 2021

Conversation

Crevil
Copy link
Member

@Crevil Crevil commented Mar 23, 2021

This change upgrades the Go toolchain to 1.16.x.

A relevant change is the support for newlines in template actions. Chained
actions, eg "some value" | printf "%s-suffix" can now span multiple lines
inside the {{}} action delimiters.

This change upgrades the Go toolchain to 1.16.x.

A relevant change is the support for newlines in template actions. Chained
actions, eg '"some value" | printf "%s-suffix"' can now span multiple lines
inside the {{}} action delimiters.
@Crevil Crevil requested a review from a team March 23, 2021 07:58
@Crevil Crevil enabled auto-merge (squash) March 23, 2021 07:59
@Crevil Crevil merged commit 600e042 into master Mar 23, 2021
@Crevil Crevil deleted the patch/go-1.16 branch March 23, 2021 07:59
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