mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 08:39:17 +08:00
Change minimum golang version to 1.14 in README
This commit is contained in:
committed by
Cameron Moore
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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user