build: update to go1.19.3 (#15099)

This commit is contained in:
Seth Hoenig
2022-11-01 15:54:49 -05:00
committed by GitHub
parent ffbae78263
commit 152f8af960
6 changed files with 9 additions and 9 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.19.1+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Install [Go 1.19.3+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Clone this repo
```sh
$ git clone https://github.com/hashicorp/nomad.git