From 220907ecb99450c0608075f67c139f6dc203e9f7 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Thu, 22 Nov 2018 04:41:24 +0100 Subject: [PATCH] Bump go dependency to 1.8 --- .travis.yml | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d1076f1..6c0eb1c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ os: - osx go: - - 1.7.x - 1.8.x - 1.9.x - 1.10.x diff --git a/README.md b/README.md index e6feecd..bf1af9c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Mastodon Statistics Generator ## Installation -Make sure you have a working Go environment (Go 1.7 or higher is required). +Make sure you have a working Go environment (Go 1.8 or higher is required). See the [install instructions](http://golang.org/doc/install.html). To install statootstics, simply run: