Skip to content

Commit

Permalink
feat: mockgen in tools
Browse files Browse the repository at this point in the history
  • Loading branch information
parikshitg committed Sep 23, 2024
1 parent cd39431 commit 2d6cf04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ package main
import (
_ "github.com/conduitio/conduit-commons/paramgen"
_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
_ "go.uber.org/mock/mockgen"
)

0 comments on commit 2d6cf04

Please sign in to comment.