Skip to content

Commit 6a280a6

Browse files
authored
README: update minimum requirement Go version to be 1.12
1 parent 14e9811 commit 6a280a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Package ini provides INI file read and write functionality in Go.
2424

2525
## Installation
2626

27-
The minimum requirement of Go is **1.6**.
27+
The minimum requirement of Go is **1.12**.
2828

2929
```sh
3030
$ go get gopkg.in/ini.v1

0 commit comments

Comments
 (0)