Skip to content

Commit

Permalink
remove workfile ref
Browse files Browse the repository at this point in the history
  • Loading branch information
connormckelvey committed Nov 13, 2022
1 parent 4779295 commit 61d9f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mocks/generate.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package mocks

//go:generate go run -mod=mod -workfile=off github.com/golang/mock/[email protected] -source=../client.gen.go -package=mocks -destination mocks.gen.go
//go:generate go run -mod=mod github.com/golang/mock/[email protected] -source=../client.gen.go -package=mocks -destination mocks.gen.go

0 comments on commit 61d9f87

Please sign in to comment.