From 177a4e974a4dfe04ec35d2eafed0e2532bd6f244 Mon Sep 17 00:00:00 2001 From: Jeff Grafton Date: Thu, 1 Dec 2016 14:31:12 -0800 Subject: No need to go get go-bindata --- contributors/devel/development.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contributors/devel/development.md b/contributors/devel/development.md index 1349e003..8248839e 100644 --- a/contributors/devel/development.md +++ b/contributors/devel/development.md @@ -56,11 +56,10 @@ source control system). Use `apt-get install mercurial` or `yum install mercurial` on Linux, or [brew.sh](http://brew.sh) on OS X, or download directly from mercurial. -Install godep and go-bindata (may require sudo): +Install godep (may require sudo): ```sh go get -u github.com/tools/godep -go get -u github.com/jteeuwen/go-bindata/go-bindata ``` Note: -- cgit v1.2.3