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
specs-go: add missing deprecation comment for Hooks.Prestart
Hooks.Prestart was deprecated in c166268
(v1.0.2), but the field did not have a correctly formatted deprecation comment.
This patch updates the field's GoDoc to have a correctly formatted deprecation
comment, which will allow linters and IDEs to detect the deprecation status
of this feature.
Signed-off-by: Sebastiaan van Stijn <[email protected]>
0 commit comments