Added new implementation for the following feature requests:
[ric-plt/xapp-frame.git] / go.mod
diff --git a/go.mod b/go.mod
index 15e652a..db2904c 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -9,13 +9,12 @@ require (
        gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.8
        gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.2.2
        gerrit.o-ran-sc.org/r/ric-plt/ue-nib v0.0.1
-       github.com/BurntSushi/toml v0.3.1 // indirect
        github.com/fsnotify/fsnotify v1.4.7
        github.com/golang/protobuf v1.3.1
        github.com/gorilla/mux v1.7.1
        github.com/pkg/errors v0.8.1
        github.com/prometheus/client_golang v0.9.3
-       github.com/spf13/viper v1.3.2
+       github.com/spf13/viper v1.4.0
 )
 
 replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.2.0