opentofu/plugin/mock_proto/generate.go
Martin Atkins a9274beaca build: Run "go generate" in modules mode
It seems that all of the tools we run here are now sufficiently
modules-aware to run without problems in modules mode, and indeed running
_not_ in modules mode was causing problems with locating packages in
mockgen.
2019-02-06 11:19:44 -08:00

4 lines
57 B
Go

//go:generate bash ./generate.sh
package mock_tfplugin5