upgrade go to 1.20.3

This commit is contained in:
Tim Gross
2023-04-04 15:09:07 -04:00
parent bc530a6d40
commit bb0466b23a
5 changed files with 10 additions and 7 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.2+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Install [Go 1.20.3+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Clone this repo
```sh
$ git clone https://github.com/hashicorp/nomad.git