X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=examples%2Fgo.mod;h=750f9a820fb5c3cd07238bdfb79b83a4d73c8f07;hb=c1f00b7d54ecd16ede9687b8cdb1d6517180e7c9;hp=c39c00b63c2aea23d545d9adb30c0c96cda3ba99;hpb=2e78e42c5896b61b77ab3a97e45704f6749161b2;p=ric-plt%2Fxapp-frame.git diff --git a/examples/go.mod b/examples/go.mod old mode 100755 new mode 100644 index c39c00b..750f9a8 --- a/examples/go.mod +++ b/examples/go.mod @@ -1,6 +1,11 @@ go 1.12 -module gitlabe1.ext.net.nokia.com/example-xapp +module gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/example-xapp -require gitlabe1.ext.net.nokia.com/ric_dev/nokia-xapps/xapp v0.0.0 -replace gitlabe1.ext.net.nokia.com/ric_dev/nokia-xapps/xapp => gitlabe1.ext.net.nokia.com/ric_dev/nokia-xapps/xapp.git v0.0.0-20190520084019-6d175b3c7483 +require gerrit.o-ran-sc.org/r/ric-plt/xapp-frame 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.6.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