uber-go / mock

GoMock is a mocking framework for the Go programming language.
Apache License 2.0
1.98k stars 107 forks source link

Change import path #3

Closed sywhang closed 1 year ago

sywhang commented 1 year ago

This rewrites the import path from "github.com/golang/mock" to "go.uber.org/mock".