Skip to content

Commit

Permalink
Change minimum golang version to 1.14 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
flawedworld authored and moorereason committed Jul 27, 2020
1 parent eefcd7f commit fb9b22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit fb9b22a

Please sign in to comment.