Update versions in go.mod
[ric-plt/xapp-frame.git] / go.mod
diff --git a/go.mod b/go.mod
index fe46bcf..c325e2e 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ 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