From 0f7fcb80bd4cc982fe81032fa1562c6aabba13b5 Mon Sep 17 00:00:00 2001 From: yedf2 <120050102@qq.com> Date: Wed, 21 Sep 2022 10:08:27 +0800 Subject: [PATCH] update gomonkey direct --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0393929..908588f 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/dtm-labs/dtm go 1.16 require ( - github.com/agiledragon/gomonkey v2.0.2+incompatible // indirect + github.com/agiledragon/gomonkey v2.0.2+incompatible github.com/dtm-labs/dtmdriver v0.0.6 github.com/dtm-labs/dtmdriver-dapr v0.0.1 github.com/dtm-labs/dtmdriver-gozero v0.0.7