mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-07 21:47:46 +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.