uber-go / mock

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

go mod edit -go 1.19 and fix import path #15

Closed shogo82148 closed 1 year ago

shogo82148 commented 1 year ago

Go 1.18 is no longer supported. Now, we can bump Go version to 1.19.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.