Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
beorn7 2019-12-04 21:11:33 +01:00
parent f65e1535fb
commit 9097a2cf2f
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 instrumenting application code, and one for creating clients that talk to the
Prometheus HTTP API. Prometheus HTTP API.
__This library requires Go1.9 or later.__ The mimimum required patch releases for older Go versions are Go1.9.7 and Go1.10.3. __This library requires Go1.9 or later.__ The minimum required patch releases for older Go versions are Go1.9.7 and Go1.10.3.
## Important note about releases and stability ## Important note about releases and stability