build: update to go1.22.6 (#23805)

This commit is contained in:
Seth Hoenig
2024-08-14 09:20:14 -05:00
committed by GitHub
parent 0bcfd9a266
commit f89335e01b
5 changed files with 7 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ A development environment is supplied via Vagrant to make getting started easier
Developing without Vagrant
---
1. Install [Go 1.22.5+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Install [Go 1.22.6+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Clone this repo
```sh
$ git clone https://github.com/hashicorp/nomad.git