Commit Graph

3 Commits

Author SHA1 Message Date
ffranr
0096d68a48 ci+docker: bump go version 2023-01-27 12:34:19 +00:00
Oliver Gugger
2475dd1a8b github+Docker: bump and fix go version to 1.16.9
There's a race condition in the h2_bundle.go of go 1.16.10 and later. The
issue https://github.com/golang/go/issues/51799 mentions that this might
be fixed in go 1.19, so we'll need to wait for that.
We make sure we build our docker images with go 1.16.9 to not run into
the issue in the wild.
2022-03-25 14:22:32 +01:00
Oliver Gugger
842669dd3a travis+github: move from Travis to GitHub Actions 2022-03-25 14:22:29 +01:00