Commit Graph

10 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
42bd9187c1 Use 1.14.7 2020-08-19 20:27:11 +02:00
Shlomi Noach
8eb300bdc8 expect 1.14 and above in build scripts; update to readme.md 2020-06-29 09:52:47 +03:00
Shlomi Noach
fb4aca1567 checksums 2020-06-28 08:49:30 +03:00
Shlomi Noach
1a8c372947 Using golang 1.14 2020-06-28 08:39:16 +03:00
Shlomi Noach
e618682ff9 go1.12 2019-08-11 15:04:04 +03:00
John Morrison
f98ef18278 Correct the go SHA used in script/ensure-go-installed 2018-11-01 22:20:18 -07:00
Shlomi Noach
bc8c7caa0a Moving to go1.9 2017-11-23 12:13:25 +02:00
Shlomi Noach
02c9b97388 initial work towards automated builds and CI 2016-10-26 19:55:37 +02:00