mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-06 07:00:27 -05:00
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
|