commit | abf872de65b81a659384376af6a9fe34ff38d07a | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Dec 14 08:22:06 2020 -1000 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Dec 14 11:45:57 2020 -1000 |
tree | 75e745d73d843927526ae698789bd6322f6d6d9e | |
parent | 8a594c5a4c3082c09bc0140b1644909abb49a242 [diff] [blame] |
[VOL-3711] Watching for pods and fetch information as soon as they are available Change-Id: I266b36a652c80561048c4efcbf7b0f1f561b9641
diff --git a/go.mod b/go.mod index db4c6bd..72cb5b0 100644 --- a/go.mod +++ b/go.mod
@@ -6,6 +6,7 @@ github.com/gorilla/mux v1.8.0 github.com/imdario/mergo v0.3.11 // indirect github.com/opencord/voltha-lib-go/v4 v4.0.3 + gotest.tools v2.2.0+incompatible k8s.io/api v0.19.0 k8s.io/apimachinery v0.19.0 k8s.io/client-go v0.19.0