mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
use argon2 with sync.Pool for better memory management (#11019)
This commit is contained in:
@@ -27,6 +27,7 @@ issues:
|
||||
run:
|
||||
skip-dirs:
|
||||
- pkg/rpc
|
||||
- pkg/argon2
|
||||
|
||||
service:
|
||||
golangci-lint-version: 1.20.0 # use the fixed version to not introduce new linters unexpectedly
|
||||
|
||||
Reference in New Issue
Block a user