Skip to content

Commit

Permalink
update template to compile ok for new gomock
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfmin committed May 9, 2018
1 parent 26ae793 commit af48e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/modd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
}

api.go {
prep: mockgen -source=api.go -destination=mock/mock.go -package=mock -imports=".=github.com/theplant/plantpkg/template"
prep: mockgen -source=api.go -destination=mock/mock.go -package=mock
}

0 comments on commit af48e17

Please sign in to comment.