mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
- clean go cache at the role level - use go env GOMODCACHE for path resolution - add become: true to prevent permission issues - check stdout instead of stderr for go clean -x --cache - cache cleaning is skipped by default - fix lint errors