Upgrade xapp-frame-go module in integration tests
[ric-plt/a1.git] / integration_tests / testxappcode / go.mod
old mode 100644 (file)
new mode 100755 (executable)
index 615e4ad..7f44bd1
@@ -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