mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	Re-add dockertest and fix up imports and update script (#4909)
This commit is contained in:
		| @@ -12,7 +12,7 @@ import ( | ||||
| 	"strings" | ||||
|  | ||||
| 	"github.com/hashicorp/vault/builtin/logical/database/dbplugin" | ||||
| 	dockertest "gopkg.in/ory-am/dockertest.v3" | ||||
| 	"github.com/ory/dockertest" | ||||
| ) | ||||
|  | ||||
| const testMongoDBRole = `{ "db": "admin", "roles": [ { "role": "readWrite" } ] }` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeff Mitchell
					Jeff Mitchell