update gomock to v0.3.0 (#4087)

This commit is contained in:
Marten Seemann
2023-09-24 11:38:28 +00:00
committed by GitHub
parent 4bdff39ff0
commit 9a397abc17
46 changed files with 415 additions and 248 deletions

View File

@@ -1,6 +1,10 @@
// Code generated by MockGen. DO NOT EDIT.
// Source: github.com/quic-go/quic-go (interfaces: SealingManager)
//
// Generated by this command:
//
// mockgen -build_flags=-tags=gomock -package quic -self_package github.com/quic-go/quic-go -destination mock_sealing_manager_test.go github.com/quic-go/quic-go SealingManager
//
// Package quic is a generated GoMock package.
package quic