hc-github-team-nomad-core
9634ef7bb2
backport of commit cf2f48efd4ecf68f2502d4443a60477d1e3fb0f5 ( #19017 )
...
Co-authored-by: Seth Hoenig <shoenig@duck.com>
2023-11-07 14:04:24 -06:00
hc-github-team-nomad-core
60747ed93d
Backport of build: bump to go 1.21.3 into release/1.6.x ( #18722 )
...
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2023-10-11 08:51:43 -04:00
Seth Hoenig
a45b689d8e
update go1.21 ( #18184 )
...
* build: update to go1.21
* go: eliminate helpers in favor of min/max
* build: run go mod tidy
* build: swap depguard for semgrep
* command: fixup broken tls error check on go1.21
2023-08-15 14:40:33 +02:00
hc-github-team-nomad-core
24282f5598
backport of commit 22984929ce232de50c3f7d0754e4a515fb53e01b ( #18047 )
...
This pull request was automerged via backport-assistant
2023-07-24 10:13:52 -05:00
Tim Gross
64a4c6204a
build: update to go1.20.5 ( #17451 )
...
Go released a security update to fix build-time code injection and execution via
CGO. This doesn't impact already-released versions of Nomad, just the build
toolchain, so we won't be releasing a Nomad security update to go with it.
2023-06-07 11:44:59 -04:00
Michael Schurter
f8f9e91b8a
build: upgrade from go 1.20.3 to 1.20.4 ( #17056 )
...
Includes CVE fixes that do *not* impact Nomad:
https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU
2023-05-02 13:09:11 -07:00
Tim Gross
66a01bb35a
upgrade go to 1.20.3
2023-04-05 12:18:19 -04:00
Michael Schurter
8da636c6d5
build: update from go1.20.1 to go1.20.2 ( #16427 )
...
* build: update from go1.20.1 to go1.20.2
Note that the CVE fixed in go1.20.2 does *not* impact Nomad.
https://github.com/golang/go/issues/58647
2023-03-13 09:47:07 -07:00
Tim Gross
e8243e0820
build: update to go1.20.1 ( #16182 )
2023-02-14 15:03:26 -05:00
Seth Hoenig
911700ffea
build: update to go1.20 ( #16029 )
...
* build: update to go1.20
* build: use stringy go1.20 in circle yaml
* tests: handle new x509 certificate error structure in go1.20
* cl: add cl entry
2023-02-03 08:14:53 -06:00
Seth Hoenig
a8d40ce26b
build: update to go 1.19.5 ( #15769 )
2023-01-13 09:57:32 -06:00
Seth Hoenig
a0bdc67d6a
build: update to go1.19.3 ( #15099 )
2022-11-01 15:54:49 -05:00
Seth Hoenig
3f29e59e6e
build: update go version to go1.19.1 ( #14653 )
...
minor update, no CL needed
2022-09-22 09:40:01 -05:00
Charlie Voiselle
b79447d013
Add .0 to make goenv happy ( #14218 )
2022-08-22 16:36:02 -04:00
Seth Hoenig
91e32eec9b
build: update to go1.19
2022-08-16 08:40:57 -05:00
Seth Hoenig
35c76098d6
build: update to go1.18.5
2022-08-02 07:36:35 -05:00
Seth Hoenig
8392ee8988
build: update to go1.18.3
...
Release Notes:
https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg
Contains 4 security fixes - the 2 related to Windows might be relevant.
2022-07-01 10:12:56 -05:00
Seth Hoenig
f7c0e078a9
build: update golang version to 1.18.2
...
This PR update to Go 1.18.2. Also update the versions of hclfmt
and go-hclogfmt which includes newer dependencies necessary for dealing
with go1.18.
The hcl v2 branch is now 'nomad-v2.9.1+tweaks2', to include a fix for
newer macOS versions: 8927e75e82
2022-05-25 10:04:04 -05:00
Seth Hoenig
c5ce4927c5
build: update golang version script to use .go-version file
2022-04-21 12:10:14 -05:00
claire labry
6f7f7277d5
[Main] Onboard to CRT ( #12276 )
2022-04-06 11:47:02 -04:00