Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

dev-lang/go: delete go 1.6 #827

Merged
merged 2 commits into from
Feb 8, 2021
Merged

dev-lang/go: delete go 1.6 #827

merged 2 commits into from
Feb 8, 2021

Conversation

dongsupark
Copy link
Contributor

Now that Docker 1.12 is gone, we can delete go 1.6 completely.
we need to also delete it from the SDK dependencies list.

Note, we do not delete go 1.7, which is still needed by containerd 0.2.6 and docker 17.03.

This PR should be merged one day after #826 was merged, so nightly builds could not be broken.

Testing done

CI passed: http://localhost:9091/job/os/job/manifest/1960/cldsv/
Note, the CI build was running including the deletion of Docker 1.12, and it worked well.
Though the Go 1.6 part is not included in that Docker PR, because if we delete Go 1.6 at once, the nightly build will be broken.

Dongsu Park added 2 commits February 4, 2021 16:58
Now that Docker 1.12 is gone, we can delete go 1.6 completely.

Note, we do not delete go 1.7, which is still needed by containerd 0.2.6
and docker 17.03.
Now that `dev-lang/go` 1.6 is gone, we need to also delete it from the
SDK dependencies list.
@dongsupark dongsupark changed the title [WIP] dev-lang/go: delete go 1.6 dev-lang/go: delete go 1.6 Feb 5, 2021
@dongsupark dongsupark marked this pull request as ready for review February 5, 2021 16:23
@dongsupark dongsupark requested a review from a team February 5, 2021 16:23
@dongsupark dongsupark merged commit 303233f into main Feb 8, 2021
@dongsupark dongsupark deleted the dongsu/delete-go-1.6 branch February 8, 2021 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants