module github.com/go-swagger/go-swagger require ( github.com/BurntSushi/toml v0.3.1 // indirect github.com/coreos/go-oidc v2.0.0+incompatible github.com/davecgh/go-spew v1.1.1 github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/go-openapi/analysis v0.18.0 github.com/go-openapi/errors v0.18.0 github.com/go-openapi/inflect v0.18.0 github.com/go-openapi/jsonpointer v0.18.0 // indirect github.com/go-openapi/jsonreference v0.18.0 // indirect github.com/go-openapi/loads v0.18.0 github.com/go-openapi/runtime v0.18.0 github.com/go-openapi/spec v0.18.0 github.com/go-openapi/strfmt v0.18.0 github.com/go-openapi/swag v0.18.0 github.com/go-openapi/validate v0.18.0 github.com/go-swagger/scan-repo-boundary v0.0.0-20180623220736-973b3573c013 github.com/gorilla/handlers v1.4.0 github.com/jessevdk/go-flags v1.4.0 github.com/kr/pretty v0.1.0 github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect github.com/spf13/afero v1.2.0 // indirect github.com/spf13/pflag v1.0.3 github.com/spf13/viper v1.3.1 github.com/stretchr/testify v1.2.2 github.com/toqueteos/webbrowser v1.1.0 golang.org/x/net v0.0.0-20181220203305-927f97764cc3 golang.org/x/oauth2 v0.0.0-20181203162652-d668ce993890 golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6 // indirect golang.org/x/sys v0.0.0-20181221143128-b4a75ba826a6 // indirect golang.org/x/tools v0.0.0-20181221235234-d00ac6d27372 google.golang.org/appengine v1.4.0 // indirect gopkg.in/square/go-jose.v2 v2.2.1 // indirect gopkg.in/yaml.v2 v2.2.2 layeh.com/radius v0.0.0-20190118135028-0f678f039617 ) replace github.com/layeh/radius v0.0.0-20190118135028-0f678f039617 => layeh.com/radius v0.0.0-20190118135028-0f678f039617