RIC-208 - KA Decision: ask K8S to restart E2T instance - comment code of kubernetes
[ric-plt/e2mgr.git] / E2Manager / go.mod
index 1195401..0339b3c 100644 (file)
@@ -23,6 +23,7 @@ require (
        google.golang.org/appengine v1.6.1 // indirect
        gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
        gopkg.in/yaml.v2 v2.2.8
+       k8s.io/apimachinery v0.17.0
        k8s.io/client-go v0.17.0
 )