mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
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
Block a user