X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=23644851ac185164f9166ddc3d6fe76ea7ca358a;hb=refs%2Fchanges%2F02%2F6102%2F1;hp=f0983054e8e448dcafa9aade815f3bc71511dc91;hpb=d962cb40b62af41d77aba692cd4ef0fb0892061c;p=ric-plt%2Frtmgr.git diff --git a/go.mod b/go.mod index f098305..2364485 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module routing-manager -go 1.12.1 +go 1.13 require ( gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.4.15 @@ -19,6 +19,6 @@ require ( replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.2 -replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.7.3 +replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.7.3-1 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.2