mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 02:57:59 +00:00
Re-add dockertest and fix up imports and update script (#4909)
This commit is contained in:
@@ -40,4 +40,7 @@ find -type f | grep '.go' | xargs sed -i -e 's/Sirupsen/sirupsen/'
|
||||
# Need the v2 branch for Azure
|
||||
govendor fetch github.com/coreos/go-oidc@v2
|
||||
|
||||
# Need the v3 branch for dockertest
|
||||
govendor fetch github.com/ory/dockertest@v3
|
||||
|
||||
echo "Done; to commit run \n\ncd ${GOPATH}/src/github.com/hashicorp/${TOOL}\n"
|
||||
|
||||
Reference in New Issue
Block a user