Go 1.23 changed the signature of the testDeps interface so we need to add a blank implementation for InitRuntimeCoverage to fakeTestDeps.
3.5 KiB
3.5 KiB
Go 1.23 changed the signature of the testDeps interface so we need to add a blank implementation for InitRuntimeCoverage to fakeTestDeps.