Skip to content

Commit

Permalink
README: update minimum requirement Go version to be 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
unknwon committed Nov 11, 2021
1 parent 14e9811 commit 6a280a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ Package ini provides INI file read and write functionality in Go.

## Installation

The minimum requirement of Go is **1.6**.
The minimum requirement of Go is **1.12**.

```sh
$ go get gopkg.in/ini.v1
Expand Down

0 comments on commit 6a280a6

Please sign in to comment.