Skip to content

[v8] Regenerate counterfeiter fakes with v6.12.2#3825

Merged
anujc25 merged 1 commit into
cloudfoundry:v8from
anujc25:generate-fakes
Jul 15, 2026
Merged

[v8] Regenerate counterfeiter fakes with v6.12.2#3825
anujc25 merged 1 commit into
cloudfoundry:v8from
anujc25:generate-fakes

Conversation

@anujc25

@anujc25 anujc25 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Description of the Change

  • Runs go generate ./... to bring all generated fakes in sync with the counterfeiter version pinned in go.mod (v6.12.2)
  • The main change is that Invocations() no longer emits per-field RLock/RUnlock calls — this is the output of the newer counterfeiter version
  • no functional difference — purely a codegen sync

similar to one done on main branch: #3799

Why Is This PR Valuable?

Cleanup only

Applicable Issues

None

How Urgent Is The Change?

Not urgent.

Other Relevant Parties

@prkalle prkalle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

@anujc25 anujc25 merged commit 4d74939 into cloudfoundry:v8 Jul 15, 2026
17 checks passed
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.

2 participants