Skip to content

Commit

Permalink
Stop pinning to version v53
Browse files Browse the repository at this point in the history
  • Loading branch information
eparis committed May 13, 2016
1 parent 81dc64a commit 7f53c84
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions development.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f53c84

Please sign in to comment.