X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=23644851ac185164f9166ddc3d6fe76ea7ca358a;hb=04f29bf264dc8d336756cda9499d85d197a487f7;hp=cfd55453286e025234c15520b7a651178e3cd5f9;hpb=7aaff4b8442554103e1e332d475fc7f232969831;p=ric-plt%2Frtmgr.git diff --git a/go.mod b/go.mod index cfd5545..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.4.15 +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.1 +replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.2