X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=go.mod;h=c325e2e3c7337c6badac08a0faa62b7630b9889b;hb=54cfa57c5dfb76bfd570054eb08114f46685fd90;hp=d7a9c320405ce49a71b9d6907c128faf366d27cb;hpb=775722c877ef7110cdb4e992f5c216e0e03775c4;p=ric-plt%2Fxapp-frame.git diff --git a/go.mod b/go.mod index d7a9c32..c325e2e 100644 --- a/go.mod +++ b/go.mod @@ -3,14 +3,13 @@ module gerrit.o-ran-sc.org/r/ric-plt/xapp-frame go 1.12 require ( - gerrit.o-ran-sc.org/r/com/golog v0.0.0 + gerrit.o-ran-sc.org/r/com/golog v0.0.1 gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.1.1 github.com/BurntSushi/toml v0.3.1 // indirect github.com/fsnotify/fsnotify v1.4.7 github.com/gorilla/mux v1.7.1 github.com/prometheus/client_golang v0.9.3 github.com/spf13/viper v1.3.2 - gitlabe1.ext.net.nokia.com/ric_dev/ue-nib v0.0.0-20190531121637-5379da45e235 ) replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.1.1