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