Skip to content

Commit 376c77b

Browse files
committed
stembuild: remove ginkgo from tools package
as of Ginkgo v2 it is no longer needed to be able to `go run` ginkgo
1 parent 262c623 commit 376c77b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stembuild/tools/tools.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ package tools
55

66
import (
77
_ "github.com/maxbrunsfeld/counterfeiter/v6"
8-
_ "github.com/onsi/ginkgo/v2/ginkgo"
98
)

0 commit comments

Comments
 (0)