This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
Releases: jmhodges/bazel_gomock
Releases · jmhodges/bazel_gomock
v1.2
v1.1
This release adds support for gomock's mock_names
, imports
, self_package
, and copyright_file
arguments in both reflect and source mode. It also adds support for gomock's aux_files
argument in source mode.
See the README for more information on those arguments.
We also pass the visibility
parameter used by bazel down to our generated targets.