From 7f53c8425862d6e3174a8d94fa45cb59396bb1d2 Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Thu, 10 Mar 2016 13:30:53 -0500 Subject: Stop pinning to version v53 --- development.md | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'development.md') diff --git a/development.md b/development.md index 3e782e03..1d541520 100644 --- a/development.md +++ b/development.md @@ -196,17 +196,6 @@ export GOPATH=$HOME/go-tools export PATH=$PATH:$GOPATH/bin ``` -Note: -At this time, godep update in the Kubernetes project only works properly if your -version of godep is < 54. - -To check your version of godep: - -```sh -$ godep version -godep v53 (linux/amd64/go1.5.3) -``` - ### Using godep Here's a quick walkthrough of one way to use godeps to add or update a -- cgit v1.2.3