mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-08 16:24:51 -04:00
Flip back to sstarcher go-okta post-merge
This commit is contained in:
parent
91366e256c
commit
d2f081ef79
10 changed files with 7 additions and 7 deletions
|
|
@ -6,7 +6,7 @@ import (
|
|||
|
||||
"github.com/hashicorp/vault/logical"
|
||||
"github.com/hashicorp/vault/logical/framework"
|
||||
"github.com/jefferai/go-okta"
|
||||
"github.com/sstarcher/go-okta"
|
||||
)
|
||||
|
||||
func pathConfig(b *backend) *framework.Path {
|
||||
|
|
|
|||
12
vendor/vendor.json
vendored
12
vendor/vendor.json
vendored
|
|
@ -954,12 +954,6 @@
|
|||
"revision": "d1caa6c97c9fc1cc9e83bbe34d0603f9ff0ce8bd",
|
||||
"revisionTime": "2016-07-20T23:31:40Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "MsDVq5l9qwAvRzVM+BuQ/Xfzu5I=",
|
||||
"path": "github.com/jefferai/go-okta",
|
||||
"revision": "9edaa75237ba3c7439b61ff241df6b0e16607806",
|
||||
"revisionTime": "2017-04-27T13:56:47Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "cIinEjB62s8j5cpY1u7sxtg4akg=",
|
||||
"path": "github.com/jefferai/jsonx",
|
||||
|
|
@ -1176,6 +1170,12 @@
|
|||
"revision": "4f4c0a67b6496764028e1ab9fd8dfb630282ed2f",
|
||||
"revisionTime": "2017-04-08T21:24:09Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "7b7psq20O8IOCr885W2Ld6a3KTc=",
|
||||
"path": "github.com/sstarcher/go-okta",
|
||||
"revision": "64b3cb9e3a7b6d0c4e4432576c873e492d152666",
|
||||
"revisionTime": "2017-04-28T20:44:25Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "MxLnUmfrP+r5HfCZM29+WPKebn8=",
|
||||
"path": "github.com/ugorji/go/codec",
|
||||
|
|
|
|||
Loading…
Reference in a new issue