Update documented go version
This commit is contained in:
parent
4345e5d899
commit
ef1ac1950b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ You will need GNU make to build the application. On Debian systems you can insta
|
|||
sudo apt install make
|
||||
```
|
||||
|
||||
Install [go](https://go.dev/) >= 1.17, [golangci-lint](https://golangci-lint.run/usage/install/) >= 1.50.0 and
|
||||
Install [go](https://go.dev/) >= 1.19, [golangci-lint](https://golangci-lint.run/usage/install/) >= 1.50.0 and
|
||||
[goreleaser](https://goreleaser.com/install/), as these are used for building and linting the application.
|
||||
|
||||
Read the documentation of these tools, to find out how to use them.
|
||||
|
|
Loading…
Reference in a new issue