update kong cert names as per CI setup
[ealt-edge.git] / mep / mepagent / SampleApp / go.mod
index a1c2d50..8195cb6 100644 (file)
@@ -3,8 +3,5 @@ module mep-agent
 go 1.14
 
 require (
-       github.com/agiledragon/gomonkey v2.0.1+incompatible
-       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
+       gopkg.in/yaml.v2 v2.2.8 // indirect
 )