Files
nomad/.changelog/26713.txt
Tim Gross 0b69999698 Revert go-getter update (#26731)
The `go-getter` update in https://github.com/hashicorp/nomad/pull/26713 is not passing tests upstream (apparently https://github.com/hashicorp/go-getter/pull/548 is the origin of the problem but that PR did not ever run tests). The issue being fixed isn't a critical vulnerability, so in the interest of preparing us for the next release, revert the `go-getter` change but keep the Go toolchain update.

We'll skip go-getter 1.8.0 and pick up the next patch version once its issues are fixed.
Reverts commit 8a96929870.
2025-09-09 09:28:08 -04:00

4 lines
82 B
Plaintext

```release-note:security
build: Update Go to 1.24.7 to address CVE-2025-47910
```