mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-08-24 12:06:36 +00:00
- Updated Go version from 1.24 to 1.26.5 in Dockerfile and CI configuration. - Upgraded various dependencies in go.mod, including AWS SDK and OpenTelemetry packages, to their latest versions for enhanced features and security. - Refactored Docker client imports from the Docker library to the Moby library for better compatibility with the updated API. - Adjusted Docker client usage throughout the codebase to align with the new Moby client structure.