Updating to newer xapp-frame 0.0.30 version. Prepared also for 4.* version
[ric-plt/submgr.git] / go.mod
diff --git a/go.mod b/go.mod
index 4e1bc89..7c1c04b 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -11,11 +11,12 @@ require (
        github.com/go-openapi/swag v0.19.7
        github.com/go-openapi/validate v0.19.6
        github.com/spf13/viper v1.5.0
+       github.com/stretchr/testify v1.5.1
 )
 
 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.28
+replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.0.30
 
 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1