William Banfield
4e96c6b234
This change aims to keep versions of mockery consistent across developer laptops. This change adds mockery to the `tools.go` file so that its version can be managed consistently in the `go.mod` file. Additionally, this change temporarily disables adding mockery's version number to generated files. There is an outstanding issue against the mockery project related to the version string behavior when running from `go get`. I have created a pull request to fix this issue in the mockery project. see: https://github.com/vektra/mockery/issues/397 |
3 years ago | |
---|---|---|
.. | ||
mocks | tools: add mockery to tools.go and remove mockery version strings (#6787) | 3 years ago |
app_conn.go | tools: add mockery to tools.go and remove mockery version strings (#6787) | 3 years ago |
app_conn_test.go | abci: modify Client interface and socket client (#5673) | 4 years ago |
client.go | tools: add mockery to tools.go and remove mockery version strings (#6787) | 3 years ago |
multi_app_conn.go | libs/os: remove unused aliases, add test cases (#5654) | 4 years ago |
multi_app_conn_test.go | lint: add errchecks (#5316) | 4 years ago |
version.go | version: revert version through ldflag only (#6494) | 4 years ago |