Skip to content

Commit 82e1269

Browse files
authored
Merge pull request #664 from prometheus/beorn7/doc
Add more precise Go version requirements.
2 parents 82ce871 + 82cc0ac commit 82e1269

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
@@ -9,7 +9,7 @@ This is the [Go](http://golang.org) client library for
99
instrumenting application code, and one for creating clients that talk to the
1010
Prometheus HTTP API.
1111

12-
__This library requires Go1.9 or later.__
12+
__This library requires Go1.9 or later.__ The mimimum required patch releases for older Go versions are Go1.9.7 and Go1.10.3.
1313

1414
## Important note about releases and stability
1515

0 commit comments

Comments
 (0)