Skip to content

Conversation

@craigfurman
Copy link
Contributor

golang/go#60079 changed the behavior of go-generate when the target package does not exist. It used to silently succeeed, now it errors. The schema package was removed in 2021.

Test plan

Manually ran go generate.

golang/go#60079 changed the behavior of
go-generate when the target package does not exist. It used to silently
succeeed, now it errors. The schema package was removed in 2021.
@craigfurman craigfurman requested a review from a team May 15, 2024 14:45
Copy link
Contributor

@BolajiOlajide BolajiOlajide left a comment

Choose a reason for hiding this comment

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

:ty:

@craigfurman craigfurman merged commit f8ab447 into main May 15, 2024
@craigfurman craigfurman deleted the fix-go-generate branch May 15, 2024 14:48
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