Update to Go 1.21.5

This commit is contained in:
Michael Schurter
2023-12-05 11:23:31 -08:00
parent 87e7bf4ab2
commit 7ef5c9e906
4 changed files with 4 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.21.4+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Install [Go 1.21.5+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Clone this repo
```sh
$ git clone https://github.com/hashicorp/nomad.git