update kong cert names as per CI setup
[ealt-edge.git] / mep / mepagent / SampleApp / go.mod
index 62785eb..8195cb6 100644 (file)
@@ -3,11 +3,5 @@ module mep-agent
 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/smartystreets/goconvey v1.6.4
-       gopkg.in/yaml.v2 v2.2.8
+       gopkg.in/yaml.v2 v2.2.8 // indirect
 )