Add version 0.5.0
[ric-plt/submgr.git] / go.mod
diff --git a/go.mod b/go.mod
index 053212c..6f22d1f 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,10 @@ go 1.12
 
 module gerrit.o-ran-sc.org/r/ric-plt/submgr
 
-require gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.0.5
+require (
+       gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.0.5
+       github.com/spf13/viper v1.3.2
+)
 
 replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.1.1