Update Go to 1.16.6
Release notes: https://golang.org/doc/devel/release#go1.16 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Prepare windows environment for building and running containerd tests
|
||||
|
||||
$PACKAGES= @{ mingw = ""; git = ""; golang = "1.16.4"; make = "" }
|
||||
$PACKAGES= @{ mingw = ""; git = ""; golang = "1.16.6"; make = "" }
|
||||
|
||||
write-host "Downloading chocolatey package"
|
||||
curl.exe -L "https://packages.chocolatey.org/chocolatey.0.10.15.nupkg" -o 'c:\choco.zip'
|
||||
|
Reference in New Issue
Block a user