Commit Graph

7 Commits

Author SHA1 Message Date
Tim Vaillancourt 308ba7f915
Default to `go1.17.11` (#1136)
* Default to go1.17.11

* `go mod vendor`

Co-authored-by: dm-2 <45519614+dm-2@users.noreply.github.com>
2022-07-07 00:05:23 +02:00
Tim Vaillancourt 8f42dedef8
Add GO111MODULE=off to build.sh, use Golang 1.16 (#966)
* Add GO111MODULE=off to build.sh

* Use golang 1.16

* Update go version in README.md

* Add missing GO111MODULE=off

* Add missing GO111MODULE=off again

* Use go1.16.3 explicitly

* Use 1.16 for CI test

* Update min go version

* Use go 1.16.4
2021-05-25 13:22:28 +02:00
Tim Vaillancourt dd2568631a Use golang:1.15.x, remove jessie tarball build 2020-12-17 17:26:51 +01:00
Tim Vaillancourt 25d28855b2 Copy of PR https://github.com/github/gh-ost/pull/861 2020-08-19 20:21:40 +02:00
Shlomi Noach 1a8c372947 Using golang 1.14 2020-06-28 08:39:16 +03:00
Shlomi Noach 85a285a9e4 cleanup 2020-02-10 08:59:44 +02:00
Shlomi Noach f6ea377a4b Dockerfile.packaging 2020-02-09 16:11:50 +02:00