build: update to go1.20 (#16029)

* build: update to go1.20

* build: use stringy go1.20 in circle yaml

* tests: handle new x509 certificate error structure in go1.20

* cl: add cl entry
This commit is contained in:
Seth Hoenig
2023-02-03 08:14:53 -06:00
committed by GitHub
parent 84ed398e8d
commit 535795abc8
9 changed files with 26 additions and 18 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.5+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Install [Go 1.20+](https://golang.org/) *(Note: `gcc-go` is not supported)*
1. Clone this repo
```sh
$ git clone https://github.com/hashicorp/nomad.git