Skip to content

Commit

Permalink
main: Update README.md's minimum go version
Browse files Browse the repository at this point in the history
The readme suggests a minimum version of 1.16 but the go.mod requires go
1.17.
  • Loading branch information
kcalvinalvin committed May 5, 2023
1 parent 52ede32 commit 218c475
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 @@ -36,7 +36,7 @@ which are both under active development.

## Requirements

[Go](http://golang.org) 1.16 or newer.
[Go](http://golang.org) 1.17 or newer.

## Installation

Expand Down

0 comments on commit 218c475

Please sign in to comment.