Re-add dockertest and fix up imports and update script (#4909)

This commit is contained in:
Jeff Mitchell
2018-07-11 17:49:13 -04:00
committed by GitHub
parent 96800455df
commit dba48d5265
319 changed files with 34149 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ import (
log "github.com/hashicorp/go-hclog"
"github.com/hashicorp/vault/helper/logging"
"github.com/hashicorp/vault/physical"
dockertest "gopkg.in/ory-am/dockertest.v3"
"github.com/ory/dockertest"
"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/aws/credentials"