Skip to content

Commit d06f16f

Browse files
Use the actual cmd target
1 parent 0fef15c commit d06f16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mocks/gomod.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
package mocks
44

55
import (
6-
_ "github.com/golang/mock/mockgen/model"
6+
_ "github.com/golang/mock/mockgen"
77
)

0 commit comments

Comments
 (0)