build: update to go 1.19.5 (#15769)

This commit is contained in:
Seth Hoenig
2023-01-13 09:57:32 -06:00
committed by GitHub
parent 9622649eaf
commit fd3f0d86c2
6 changed files with 11 additions and 8 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.3+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Install [Go 1.19.5+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Clone this repo
```sh
$ git clone https://github.com/hashicorp/nomad.git