X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=f7e50366eb379b98786c182a1e9273d509dead28;hb=a8b2771dbc9eb731e1f15c0d4d96a57ab5ab8f5e;hp=c5ce44ff17fb49ede1c7af8da6ec45f7f4f26ff3;hpb=d0923fb6afce668c3e5e739f7e1734f52bc70583;p=ric-plt%2Frtmgr.git diff --git a/go.mod b/go.mod index c5ce44f..f7e5036 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.5.12 +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/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