Phil Estes
c55492f8de
Update to Go 1.16.1
...
Signed-off-by: Phil Estes <estesp@amazon.com >
2021-03-11 09:03:09 -05:00
Sebastiaan van Stijn
ec7d905f4e
Update to go 1.15.8
...
go1.15.8 (released 2021/02/04) includes fixes to the compiler, linker, runtime,
the go command, and the net/http package. See the Go 1.15.8 milestone on the
issue tracker for details.
https://github.com/golang/go/issues?q=milestone%3AGo1.15.8+label%3ACherryPickApproved
full diff: https://github.com/golang/go/compare/go1.15.7...go1.15.8
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-02-05 12:53:25 +01:00
Akihiro Suda
45265febd3
Bump Golang 1.15.7
...
Changes: https://golang.org/doc/devel/release.html#go1.15.minor
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2021-01-22 20:54:54 +09:00
Davanum Srinivas
b72534967e
Bump Golang 1.15.6
...
Changes: https://golang.org/doc/devel/release.html#go1.15
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2021-01-12 16:44:36 -05:00
Akihiro Suda
af0a20a4d5
Bump Golang 1.15.5
...
Changes: https://golang.org/doc/devel/release.html#go1.15
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2020-11-16 14:36:35 +09:00
Sebastiaan van Stijn
d1c8d98658
update to golang 1.15.2
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-09-11 09:21:25 +02:00
Sebastiaan van Stijn
55c9eade39
Bump Golang 1.13.15
...
full diff: https://github.com/golang/go/compare/go1.13.14...go1.13.15
go1.13.15 (released 2020/08/06) includes security fixes to the encoding/binary
package. See the Go 1.13.15 milestone on the issue tracker for details.
https://github.com/golang/go/issues?q=milestone%3AGo1.13.15+label%3ACherryPickApproved
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-08-08 15:07:28 +02:00
Sebastiaan van Stijn
089672fff4
Bump Golang 1.13.14
...
full diff: https://github.com/golang/go/compare/go1.13.13...go1.13.14
go1.13.14 (released 2020/07/16) includes fixes to the compiler, vet, and the
database/sql, net/http, and reflect packages. See the Go 1.13.14 milestone on
the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.13.14+label%3ACherryPickApproved
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-07-17 15:37:52 +02:00
Akihiro Suda
c520f819a2
Bump Go 1.13.13
...
Includes security fixes to the `crypto/x509` and `net/http` packages.
https://github.com/golang/go/issues?q=milestone%3AGo1.13.13+label%3ACherryPickApproved
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2020-07-15 14:24:48 +09:00
Akihiro Suda
1a83f9a638
Bump Golang 1.13.12
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2020-06-22 16:49:31 +09:00
Sebastiaan van Stijn
d07a71b97f
Bump Golang 1.13.11
...
full diff: https://github.com/golang/go/compare/go1.13.10...go1.13.11
go1.13.11 (released 2020/05/14) includes fixes to the compiler. See the Go 1.13.11
milestone on the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.13.11+label%3ACherryPickApproved
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-05-16 14:57:04 +02:00
Wei Fu
b566859acc
.zuul: update go version to 1.13.10
...
Signed-off-by: Wei Fu <fuweid89@gmail.com >
2020-04-23 22:09:10 +08:00
Shengjing Zhu
f3090ce80f
ci: set pipefail in zuul script
...
Otherwise the exit code is always 0
Signed-off-by: Shengjing Zhu <zhsj@debian.org >
2020-01-08 13:50:20 +08:00
Yikun Jiang
bdd7dce31f
Add OpenLab CI configuration
...
This patch adds the OpenLab CI configuration to enable
the support for arm build in OpenLab.
After this, each pull request in containerd will trigger the
containerd-arm64-build job which verified the arm build
on OpenLab ARM cluster.
Related: https://github.com/containerd/containerd/issues/2901
Signed-off-by: Yikun Jiang <yikunkero@gmail.com >
2019-05-08 17:21:41 +08:00