https support:
[ealt-edge.git] / mep / mepagent / SampleApp / go.mod
index 62785eb..a1c2d50 100644 (file)
@@ -4,10 +4,7 @@ go 1.14
 
 require (
        github.com/agiledragon/gomonkey v2.0.1+incompatible
-       github.com/khemendra0/mep_agent_lib v0.0.0-20200514200710-1e480711e278 // indirect
-       github.com/khemendra0/mep_agent_lib_2 v0.0.0-20200515044354-e1f42901419d // indirect
-       github.com/khemendra0/mep_agent_lib_3 v0.0.0-20200515181745-facda354cc2a // indirect
-       github.com/khemendra0/mep_agent_lib_5 v0.0.0-20200515190552-685e7af625aa // indirect
+       github.com/akraino-edge-stack/ealt-edge v0.0.0-20200624134839-54b1432860d4 // indirect
        github.com/smartystreets/goconvey v1.6.4
        gopkg.in/yaml.v2 v2.2.8
 )