module github.com/didi/sharingan go 1.13 require ( github.com/agiledragon/gomonkey v2.0.1+incompatible github.com/davecgh/go-spew v1.1.1 // indirect github.com/stretchr/testify v1.5.1 github.com/v2pro/plz v0.0.0-20171129053502-03cb46d336e0 gopkg.in/yaml.v2 v2.2.8 // indirect )