X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=9ef832e58254cf6ddb938e6eb534cd8dac0e4014;hb=refs%2Ftags%2F0.4.0;hp=4e1bc8922590014ea11b4e2e19b89edf324c796d;hpb=64a0df4d8518a2baf4521e69af4daab578bd6456;p=ric-plt%2Fsubmgr.git diff --git a/go.mod b/go.mod index 4e1bc89..9ef832e 100644 --- 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/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.2 -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.4.5 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1