mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
Remove filtering that seems to be no longer needed in vendor build tags
This commit is contained in:
parent
4fef72807e
commit
4c6d6a539f
@ -28,9 +28,6 @@ go get github.com/kardianos/govendor
|
||||
## Init
|
||||
govendor init
|
||||
|
||||
## Filter out tags in testing packages
|
||||
sed -i -e 's/test/test appengine go1.7/' vendor/vendor.json
|
||||
|
||||
## Fetch deps
|
||||
echo "Fetching deps, will take some time..."
|
||||
govendor fetch +missing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user