Skip to content

chore: update flake to include new mockgen #11537

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

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

code-asher
Copy link
Member

@code-asher code-asher commented Jan 10, 2024

It looks like we updated mockgen to use Uber's fork, but the flake lockfile still pointed to a nixos-unstable commit that had the old mockgen resulting in an error like:

missing go.sum entry for module providing package github.com/golang/mock/mockgen/model

It looks like we updated mockgen to use Uber's fork, but the flake still
pointed to the old mockgen resulting in an error like:

missing go.sum entry for module providing package github.com/golang/mock/mockgen/model
@code-asher code-asher changed the title Update flake to include new mockgen chore(flake.nix): update flake to include new mockgen Jan 10, 2024
@code-asher code-asher marked this pull request as ready for review January 10, 2024 00:31
@code-asher code-asher changed the title chore(flake.nix): update flake to include new mockgen chore: update flake to include new mockgen Jan 10, 2024
@code-asher code-asher requested a review from Emyrk January 10, 2024 00:35
@code-asher code-asher merged commit 0912cfc into main Jan 10, 2024
@code-asher code-asher deleted the asher/update-flake-mockgen branch January 10, 2024 00:37
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2024
@Emyrk
Copy link
Member

Emyrk commented Jan 10, 2024

Ah I forgot to run update 🤦

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.

3 participants