X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=7bdc85bf49cf2c23109652ca7c2d6d8075cf76b1;hb=758f64f29e0fde1bb3087e33b6e435b5c3212517;hp=33a35cbc8af5170d8c1335bbbffa8778f6b3a468;hpb=be36e96ae55cb008328edeb6c45125fed12bce0a;p=ric-plt%2Frtmgr.git diff --git a/go.mod b/go.mod index 33a35cb..7bdc85b 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.8 + gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.4.14 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.8 +replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.4.14 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1