mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
a9274beaca
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.
4 lines
57 B
Go
4 lines
57 B
Go
//go:generate bash ./generate.sh
|
|
|
|
package mock_tfplugin5
|