Update RELEASING.md

install `godep`
This commit is contained in:
Clint 2015-07-15 16:34:12 -05:00
parent 01357d38d3
commit a638c3e76f
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ export VERSION="vX.Y.Z"
# Edit version.go, setting VersionPrelease to empty string
# Snapshot dependency information
go get github.com/tools/godep
godep save ./...
cp Godeps/Godeps.json deps/$(echo $VERSION | sed 's/\./-/g').json