X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=integration_tests%2Ftestxappcode%2Fgo.mod;h=7f44bd1476ffe4e31054a590e4c86149075c4d6c;hb=refs%2Fchanges%2F90%2F3390%2F2;hp=615e4adfafdd4958c102f9b90446c0223aa32ea8;hpb=f7ddd997fdcffaff332dfc8aba50a49c9cd1e72c;p=ric-plt%2Fa1.git diff --git a/integration_tests/testxappcode/go.mod b/integration_tests/testxappcode/go.mod old mode 100644 new mode 100755 index 615e4ad..7f44bd1 --- a/integration_tests/testxappcode/go.mod +++ b/integration_tests/testxappcode/go.mod @@ -3,12 +3,12 @@ go 1.13 module gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/example-xapp require ( - gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.4.2 + gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.4.8 github.com/go-openapi/runtime v0.19.11 // indirect github.com/go-openapi/spec v0.19.6 // indirect ) -replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.4.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/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.0