Drop zeitgeist from tools go.mod

This commit is contained in:
Jordan Liggitt
2023-05-17 08:37:53 -04:00
parent 8d491e676a
commit b9950b5192
5 changed files with 4 additions and 228 deletions

View File

@@ -31,9 +31,6 @@ import (
_ "github.com/cespare/prettybench"
_ "gotest.tools/gotestsum"
// dependencies
_ "sigs.k8s.io/zeitgeist"
// mockgen
_ "github.com/golang/mock/mockgen"