mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-08-24 21:31:28 -04:00
91d97068d0
- Added exclusions for gosec linters G703 and G704 to reduce false positives in library code. - Bumped golangci-lint version from v2.8.0 to v2.12.2 for improved linting capabilities. - Refactored string formatting in multiple files for consistency and performance improvements.