X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=8de80d1087ac3e5a59c0fc85b1bc814e0e9ae532;hb=896c3acac45d9e23300072e0cf544bf728396066;hp=73f1fd082d6a8030b06cee34daf8d506b00b4702;hpb=8046c70a77be2de39ffda0092b1d86008145d81a;p=ric-plt%2Fsubmgr.git diff --git a/go.mod b/go.mod index 73f1fd0..8de80d1 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ module gerrit.o-ran-sc.org/r/ric-plt/submgr require ( gerrit.o-ran-sc.org/r/ric-plt/e2ap v0.0.0-00010101000000-000000000000 - gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.0.23 + gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.0.28 github.com/go-openapi/errors v0.19.2 github.com/go-openapi/runtime v0.19.7 github.com/go-openapi/strfmt v0.19.3 @@ -15,7 +15,7 @@ require ( replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.2.0 -replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.0.23 +replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.0.28 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1