Updating AAI wit resource info : part4
[multicloud/k8s.git] / src / monitor / go.mod
index 37598f4..573784c 100644 (file)
@@ -1,4 +1,4 @@
-module monitor
+module github.com/onap/multicloud-k8s/src/monitor
 
 require (
        github.com/NYTimes/gziphandler v1.0.1 // indirect
@@ -36,3 +36,5 @@ replace (
 replace bitbucket.org/ww/goautoneg => github.com/munnerz/goautoneg v0.0.0-20190414153302-2ae31c8b6b30
 
 replace github.com/operator-framework/operator-sdk => github.com/operator-framework/operator-sdk v0.9.0
+
+replace git.apache.org/thrift.git => github.com/apache/thrift v0.12.0