NONRTRIC-946: Servicemanager - mock kong and capif as library
[nonrtric/plt/sme.git] / capifcore / go.mod
index fbdc016..4a68ca0 100644 (file)
@@ -8,20 +8,13 @@ require (
        github.com/labstack/echo/v4 v4.10.2
        github.com/sirupsen/logrus v1.9.0
        github.com/stretchr/testify v1.8.1
-       github.com/swaggo/swag v1.8.12
        gopkg.in/yaml.v2 v2.4.0
        helm.sh/helm/v3 v3.9.0
        k8s.io/cli-runtime v0.25.3-rc.0
        k8s.io/client-go v0.25.3-rc.0
 )
 
-require (
-       github.com/KyleBanks/depth v1.2.1 // indirect
-       github.com/go-openapi/spec v0.20.8 // indirect
-       github.com/pkg/errors v0.9.1 // indirect
-       github.com/swaggo/files/v2 v2.0.0 // indirect
-       golang.org/x/tools v0.8.0 // indirect
-)
+require github.com/pkg/errors v0.9.1 // indirect
 
 require (
        github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
@@ -113,7 +106,6 @@ require (
        github.com/spf13/cobra v1.5.0 // indirect
        github.com/spf13/pflag v1.0.5 // indirect
        github.com/stretchr/objx v0.5.0 // indirect
-       github.com/swaggo/echo-swagger v1.4.0
        github.com/valyala/bytebufferpool v1.0.0 // indirect
        github.com/valyala/fasttemplate v1.2.2 // indirect
        github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect