build: update to go1.20.6 (#18044)

This commit is contained in:
James Rasell
2023-07-24 16:13:22 +01:00
committed by GitHub
parent 7173d3bc25
commit 738bdb213d
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.20.5+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Install [Go 1.20.6+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Clone this repo
```sh
$ git clone https://github.com/hashicorp/nomad.git