From f6fc0a3e9639e1decf0765e56a72510bf2e7bcda Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Sun, 18 Feb 2018 20:39:03 +0900 Subject: add golang 1.10 support drop 1.8 support also. Note that ugly double quates are necessary https://github.com/travis-ci/gimme/issues/132 Signed-off-by: FUJITA Tomonori --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4dae5038..cc431fb5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Try [a binary release](https://github.com/osrg/gobgp/releases/latest). ## To start developing GoBGP -You need a working [Go environment](https://golang.org/doc/install) (1.8 or newer). +You need a working [Go environment](https://golang.org/doc/install) (1.9 or newer). ```bash $ go get -u github.com/golang/dep/cmd/dep -- cgit v1.2.3