mirror of
https://github.com/juanfont/headscale.git
synced 2026-05-23 02:32:35 +09:00
Move errMissingParameter from users.go to utils.go alongside the other shared sentinel errors; the variable is referenced by api_key.go and preauthkeys.go. Move the Error constant-error type from debug.go to mockoidc.go, its only consumer.