X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=examples%2Fgo.mod;h=570e3ec9e26da2f333206fd1889d5de92ebfb5d9;hb=587d21a022bda35ad41671cdadbd3cf08a7e2ac5;hp=750f9a820fb5c3cd07238bdfb79b83a4d73c8f07;hpb=256c304042f0cd6c766db505fe5b03bbc3163fef;p=ric-plt%2Fxapp-frame.git diff --git a/examples/go.mod b/examples/go.mod old mode 100644 new mode 100755 index 750f9a8..570e3ec --- a/examples/go.mod +++ b/examples/go.mod @@ -2,10 +2,10 @@ go 1.12 module gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/example-xapp -require gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.6.1 +require gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.7.1 -replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.6.1 +replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.7.1 replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.0 -replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1 +replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.2