mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-09-15 00:22:53 +00:00
Replace magic number 1000 with goclawGID constant across all chown calls. Add slog.Warn on chown failures instead of silently ignoring them, improving debuggability for permission issues in production.