Change minimum golang version to 1.14 in README
This commit is contained in:
parent
eefcd7f7d5
commit
fb9b22a118
@ -26,7 +26,7 @@ If you don't have time to waste configuring, hosting, debugging and maintaining
|
||||
# Getting started
|
||||
## Installation
|
||||
### Building from source
|
||||
To get started, first make sure you've properly set up your [Go](http://golang.org/doc/install) 1.12 or newer environment and then run
|
||||
To get started, first make sure you've properly set up your [Go](http://golang.org/doc/install) 1.14 or newer environment and then run
|
||||
```bash
|
||||
$ go build github.com/adnanh/webhook
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user