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
As part of verifying, we should really be checking the status of
`go mod tidy`. This can be done by adding the `tidy` target as a
dependency of the `verify` target. This will be ussed during
github workflows/CI to make sure everything is "tidied".
0 commit comments