parent
5d0891ff52
commit
8b2e1bd273
|
@ -30,7 +30,7 @@ export VERSION="vX.Y.Z"
|
|||
# Edit version.go, setting VersionPrelease to empty string
|
||||
|
||||
# Snapshot dependency information
|
||||
godep save
|
||||
godep save ./...
|
||||
mv Godeps/Godeps.json deps/$(echo $VERSION | sed 's/\./-/g').json
|
||||
rm -rf Godeps
|
||||
|
||||
|
|
Loading…
Reference in New Issue