Replacing a1-python with a1-go implementation
[ric-plt/a1.git] / integration_tests / testxappcode / go.mod
diff --git a/integration_tests/testxappcode/go.mod b/integration_tests/testxappcode/go.mod
deleted file mode 100644 (file)
index 7e202d4..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-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.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.8
-
-replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.7.0
-
-replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1