Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

Commit

Permalink
Infos on Golang minimum version 1.8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yanc0 committed May 9, 2017
1 parent 3664697 commit ad6969f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ad6969f

Please sign in to comment.