Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 39bfb30

Browse files
authored
Update overridable_controller_test.go
1 parent 52b8cf0 commit 39bfb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gomock/overridable_controller_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package gomock_test
33
import (
44
"testing"
55

6-
"github.com/golang/mock/gomock"
6+
"go.uber.org/mock/gomock"
77
)
88

99
func TestEcho_NoOverride(t *testing.T) {

0 commit comments

Comments
 (0)