X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;fp=go.mod;h=3ddb41e3d1c94534532626ae75aae13319381dae;hb=37c510b6db9159b2cc8fe959d8e04f2bbe8e6a45;hp=7fbb0108f7697be8f456335ce943c925888833e5;hpb=6805ff10af5640f380a25ba8b53090102a9c5d27;p=ric-plt%2Frtmgr.git diff --git a/go.mod b/go.mod index 7fbb010..3ddb41e 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module routing-manager go 1.12.1 require ( - gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.4.6 + gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.4.7 github.com/ghodss/yaml v1.0.0 github.com/go-openapi/errors v0.19.3 github.com/go-openapi/loads v0.19.4 @@ -18,6 +18,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.6 +replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.4.7 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1