bump go version to 1.15 in docs

This commit is contained in:
Shoma Okamoto 2020-08-14 10:00:04 +09:00
parent 06b579c976
commit bcc1b433ab
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ Please avoid:
## Building the project
Prerequisites:
- Go 1.14
- Go 1.15
Build with: `make` or `go build -o bin/gh ./cmd/gh`