Skip to content

Commit

Permalink
Readded mockgen
Browse files Browse the repository at this point in the history
  • Loading branch information
mconfalonieri committed Nov 1, 2023
1 parent 3ecf606 commit 96f0985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/tools/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
package tools

import (
_ "github.com/golang/mock/mockgen"
_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
_ "github.com/google/go-licenses"
_ "gotest.tools/gotestsum"
Expand Down

0 comments on commit 96f0985

Please sign in to comment.