update GoMock to v0.5.0 (#4776)

This commit is contained in:
Marten Seemann
2024-12-21 10:56:18 +08:00
committed by GitHub
parent 1004266ac1
commit 95998056d5
42 changed files with 369 additions and 330 deletions

View File

@@ -20,6 +20,7 @@ import (
type MockSentPacketTracker struct {
ctrl *gomock.Controller
recorder *MockSentPacketTrackerMockRecorder
isgomock struct{}
}
// MockSentPacketTrackerMockRecorder is the mock recorder for MockSentPacketTracker.