Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make mock fix #12328

Merged
merged 9 commits into from
Oct 19, 2024
Merged

make mock fix #12328

merged 9 commits into from
Oct 19, 2024

Conversation

AskAlexSharov
Copy link
Collaborator

@AskAlexSharov AskAlexSharov commented Oct 16, 2024

for #11113

@AskAlexSharov AskAlexSharov requested a review from awskii October 16, 2024 06:45
@AskAlexSharov AskAlexSharov added this to the 3.0.0-alpha6 milestone Oct 16, 2024
go.mod Outdated
@@ -87,7 +87,7 @@ require (
github.com/valyala/fastjson v1.6.4
github.com/vektah/gqlparser/v2 v2.5.16
github.com/xsleonard/go-merkle v1.1.0
go.uber.org/mock v0.4.0
go.uber.org/mock v0.4.1-0.20241003184824-d01ed3063816
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like they released v0.5.0 which has these changes https://github.com/uber-go/mock/releases/tag/v0.5.0
maybe we use that?

@AskAlexSharov AskAlexSharov enabled auto-merge (squash) October 19, 2024 03:47
@AskAlexSharov AskAlexSharov merged commit 617a3de into main Oct 19, 2024
10 of 12 checks passed
@AskAlexSharov AskAlexSharov deleted the mock_gen_fix branch October 19, 2024 04:12
@yperbasis yperbasis modified the milestones: 3.0.0-alpha6, 3.0.0-alpha5 Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants