Files
auth-proxy/go.mod
db123-test 00552b7a04 fix: rename module in go.mod from 'go.mod' to 'auth-proxy'
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.
2026-05-04 09:54:57 +03:30

508 B