Update documented go version

main
Jan Dittberner 1 year ago
parent 4345e5d899
commit ef1ac1950b

@ -11,7 +11,7 @@ You will need GNU make to build the application. On Debian systems you can insta
sudo apt install make 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. [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. Read the documentation of these tools, to find out how to use them.

Loading…
Cancel
Save