You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix go-generate command in goreleaser config (#1085)
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.
0 commit comments