*: github.com/coreos/dex -> github.com/dexidp/dex
Signed-off-by: Stephan Renatus <srenatus@chef.io>
This commit is contained in:
		| @@ -13,7 +13,7 @@ import ( | ||||
|  | ||||
| 	"golang.org/x/crypto/bcrypt" | ||||
|  | ||||
| 	"github.com/coreos/dex/storage" | ||||
| 	"github.com/dexidp/dex/storage" | ||||
|  | ||||
| 	"github.com/kylelemons/godebug/pretty" | ||||
| ) | ||||
|   | ||||
| @@ -8,7 +8,7 @@ import ( | ||||
|  | ||||
| 	"golang.org/x/crypto/bcrypt" | ||||
|  | ||||
| 	"github.com/coreos/dex/storage" | ||||
| 	"github.com/dexidp/dex/storage" | ||||
| ) | ||||
|  | ||||
| // RunTransactionTests runs a test suite aimed a verifying the transaction | ||||
|   | ||||
		Reference in New Issue
	
	Block a user