You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
The versions database currently specifies:
FWICS...
The snap build is using golang 1.10.4:
https://github.com/kata-containers/packaging/blob/master/snap/snapcraft.yaml#L16
The packaging is using golang 1.11.1:
https://github.com/kata-containers/packaging/blob/master/obs-packaging/gen_versions_txt.sh#L49
The CI system is using golang 1.11.1:
https://github.com/kata-containers/tests/blob/master/.ci/install_go.sh#L79
However, from https://golang.org/dl:
TL;DR
We should consider updating golang versions to:
Related to discussions about
go mod(#1331)./cc @chavafg.