Go 1.15+ is required to run the test suit

This commit is contained in:
Cristian Dominguez 2020-09-14 20:31:22 +00:00 committed by GitHub
parent a50b0dbc11
commit 3d350e8707
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ Please avoid:
Prerequisites:
- Go 1.13+ for building the binary
- Go 1.14+ for running the test suite
- Go 1.15+ for running the test suite
Build with: `make` or `go build -o bin/gh ./cmd/gh`