The go.mod file had an incorrect module name 'go.mod' instead of the actual project name 'auth-proxy'. This fix corrects the module declaration to match the repository name and enable proper Go module resolution.
508 B
508 B