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

[All OSs] Go version 1.16 will be removed on August, 15th #6024

Closed
8 of 10 tasks
ddobranic opened this issue Aug 5, 2022 · 1 comment
Closed
8 of 10 tasks

[All OSs] Go version 1.16 will be removed on August, 15th #6024

ddobranic opened this issue Aug 5, 2022 · 1 comment
Assignees
Labels
Announcement Area: Go awaiting-deployment Code complete; awaiting deployment and/or deployment in progress OS: macOS OS: Ubuntu OS: Windows

Comments

@ddobranic
Copy link
Contributor

Breaking changes

Go version 1.16 will be removed from all operating systems.

Target date

August 15, 2022.

The motivation for the changes

According to our Software and image guidelines
we support [3 latest minor versions of Go],
(https://endoflife.date/go) which are 1.17, 1.18 & 1.19 at the moment.

Possible impact

If your project depends on a pre-installed Go version 1.16 it can be broken.

Platforms affected

  • Azure DevOps
  • GitHub Actions

Virtual environments affected

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 10.15
  • macOS 11
  • macOS 12
  • Windows Server 2019
  • Windows Server 2022

Mitigation ways

To install any versions in runtime use:

https://github.com/actions/setup-go action for GH actions
https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/tool/go-tool?view=azure-devops task for AzDO

@mikhailkoliada
Copy link
Member

Will be removed next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Announcement Area: Go awaiting-deployment Code complete; awaiting deployment and/or deployment in progress OS: macOS OS: Ubuntu OS: Windows
Projects
None yet
Development

No branches or pull requests

2 participants