From 99e08eee743dfd34ce4b9d92db91dd615ea82337 Mon Sep 17 00:00:00 2001 From: Wenqi Qiu Date: Wed, 1 Dec 2021 14:20:39 +0800 Subject: [PATCH] tmp --- plugins/octant/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/octant/go.mod b/plugins/octant/go.mod index aeb93bda2a8..59047dba60a 100644 --- a/plugins/octant/go.mod +++ b/plugins/octant/go.mod @@ -40,7 +40,7 @@ require ( github.com/gobwas/glob v0.2.3 // indirect github.com/gogo/protobuf v1.3.2 // indirect github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect - github.com/golang/mock v1.6.0 // indirect + github.com/golang/mock v1.6.0 // indirect github.com/golang/protobuf v1.5.2 // indirect github.com/golang/snappy v0.0.3 // indirect github.com/google/go-cmp v0.5.5 // indirect