Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Replace github.com/golang/mock with go.uber.org/mock #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lithammer
Copy link

@lithammer lithammer commented Sep 27, 2023

github.com/golang/mock is no longer maintained and go.uber.org/mock is the recommmended fork alternative.

Update, June 2023: This repo and tool are no longer maintained. Please
see go.uber.org/mock for a maintained fork instead.

I deliberately picked an older version (v0.1.0) because it mirrors github.com/golang/mock and can be migrated to as-is.

Fixes #62

`github.com/golang/mock` is no longer maintained and `go.uber.org/mock`
is the recommmended fork alternative.

> Update, June 2023: This repo and tool are no longer maintained. Please
> see go.uber.org/mock for a maintained fork instead.

I deliberately picked an older version (v0.1.0) because it mirrors
`github.com/golang/mock` and can be migrated to as-is.

Fixes jmhodges#62
@jmhodges
Copy link
Owner

jmhodges commented Oct 6, 2023

Thank you and sorry! I think you want to make this change against the version of this that's in the extras directory of rules_go.

The rules_go folks decided they wanted some changes and have been supporting gomock over there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

github.com/golang/mock is deprecated in favour of github.com/uber-go/mock
2 participants