mirror of
https://github.com/adnanh/webhook.git
synced 2025-06-04 11:42:29 +00:00
Change minimum golang version to 1.14 in README
This commit is contained in:
parent
eefcd7f7d5
commit
fb9b22a118
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ If you don't have time to waste configuring, hosting, debugging and maintaining
|
||||||
# Getting started
|
# Getting started
|
||||||
## Installation
|
## Installation
|
||||||
### Building from source
|
### 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
|
```bash
|
||||||
$ go build github.com/adnanh/webhook
|
$ go build github.com/adnanh/webhook
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue