support CAS identity provider
Signed-off-by: hongming <talonwan@yunify.com>
This commit is contained in:
9
vendor/gopkg.in/cas.v2/go.mod
generated
vendored
Normal file
9
vendor/gopkg.in/cas.v2/go.mod
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
module gopkg.in/cas.v2
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
|
||||
github.com/stretchr/testify v1.4.0
|
||||
gopkg.in/yaml.v2 v2.2.2
|
||||
)
|
||||
Reference in New Issue
Block a user