forked from quic-go/quic-go
update GoMock to v0.5.0 (#4776)
This commit is contained in:
@@ -20,6 +20,7 @@ import (
|
||||
type MockSentPacketTracker struct {
|
||||
ctrl *gomock.Controller
|
||||
recorder *MockSentPacketTrackerMockRecorder
|
||||
isgomock struct{}
|
||||
}
|
||||
|
||||
// MockSentPacketTrackerMockRecorder is the mock recorder for MockSentPacketTracker.
|
||||
|
||||
Reference in New Issue
Block a user