mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 07:58:22 -05:00
Switch gomock library (#13639)
* Update gomock * Update mockgen * Gaz * Go mod * Cleanup * Regenerate gomock * Manually fix import
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
# Script to update mock files after proto/prysm/v1alpha1/services.proto changes.
|
||||
# Use a space to separate mock destination from its interfaces.
|
||||
# Be sure to install mockgen before use: https://github.com/uber-go/mock
|
||||
|
||||
mock_path="testing/mock"
|
||||
iface_mock_path="testing/validator-mock"
|
||||
|
||||
Reference in New Issue
Block a user