Files
goclaw/cmd/pkg-helper
viettranx 7382aceb7e refactor(pkg-helper): extract hardcoded GID to constant and log chown errors
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.
2026-03-25 08:32:00 +07:00
..