Commit 8cd6609
authored
go version for mockery pinned (#3088)
Changing go version also changes the code generated by mockery in subtle
ways. We need it to be deterministic. This PR makes mockery bash script
first fetch the go version from the go.mod, then uses it to compile and
run mockery golang package.1 parent ee28dfe commit 8cd6609
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
0 commit comments