From ad6969f8af706291ddb65093aabb2a5694a4dd25 Mon Sep 17 00:00:00 2001 From: Yann Coleu Date: Tue, 9 May 2017 17:13:47 +0200 Subject: [PATCH] Infos on Golang minimum version 1.8.x --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c40b889..3b7f0d1 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,9 @@ You can plug MaxMind GeoIP file to know on which country the pings goes. See: http://dev.maxmind.com/geoip/geoip2/geolite2/ ## Build + +Beeping is known to only compile with Golang 1.8.x + (see #14) + ```shell go get -u github.com/golang/dep go get -u github.com/yanc0/beeping