diff --git a/README.md b/README.md index 6fcffee..20d1fbf 100644 --- a/README.md +++ b/README.md @@ -486,7 +486,7 @@ func TestApplyFuncVarSeq(t *testing.T) { ## NewPatches ```go -mport ( +import ( . "github.com/agiledragon/gomonkey" . "github.com/smartystreets/goconvey/convey" "testing"