Skip to content

Commit

Permalink
fix mock gen
Browse files Browse the repository at this point in the history
  • Loading branch information
fenxiong committed Jun 4, 2021
1 parent 6d831f0 commit 4380a4a
Show file tree
Hide file tree
Showing 3 changed files with 469 additions and 0 deletions.
7 changes: 7 additions & 0 deletions agent/tools.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// +build tools

package tools

import (
_ "github.com/golang/mock/mockgen/model"
)
Loading

0 comments on commit 4380a4a

Please sign in to comment.