mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-31 18:48:08 +00:00
Moved drivers from plugins/helper/database/connutil/sql.go to driver test files (#2980)
This commit is contained in:
committed by
Jeff Mitchell
parent
2a534bad74
commit
322abf26f9
@@ -11,6 +11,7 @@ import (
|
||||
|
||||
"github.com/hashicorp/vault/builtin/logical/database/dbplugin"
|
||||
"github.com/hashicorp/vault/plugins/helper/database/connutil"
|
||||
_ "github.com/lib/pq"
|
||||
dockertest "gopkg.in/ory-am/dockertest.v3"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user