Add more precise Go version requirements.

Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
beorn7 2019-10-17 14:15:46 +02:00
parent b2924667e3
commit 82cc0ac61c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ This is the [Go](http://golang.org) client library for
instrumenting application code, and one for creating clients that talk to the
Prometheus HTTP API.
__This library requires Go1.9 or later.__
__This library requires Go1.9 or later.__ The mimimum required patch releases for older Go versions are Go1.9.7 and Go1.10.3.
## Important note about releases and stability