Fix build on go1.16
Signed-off-by: Mitsuo Heijo <mitsuo.heijo@gmail.com>
This commit is contained in:
parent
95f8d53e19
commit
ffa79f6b8d
@ -52,3 +52,5 @@ func (fakeTestDeps) WriteHeapProfile(io.Writer) error {
|
||||
func (fakeTestDeps) WriteProfileTo(string, io.Writer, int) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (fakeTestDeps) SetPanicOnExit0(bool) {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user