minio/internal/crypto
Anis Eleuch 6fd63e920a
log: Use error log type instead of Application/MinIO type (#18930)
* log: Use error log type instead of Application/MinIO type

Also bump github.com/shirou/gopsutil version to address cross
compilation issues.

* Apply suggestions from code review

Co-authored-by: Aditya Manthramurthy <donatello@users.noreply.github.com>

---------

Co-authored-by: Anis Eleuch <anis@min.io>
Co-authored-by: Harshavardhana <harsha@minio.io>
Co-authored-by: Aditya Manthramurthy <donatello@users.noreply.github.com>
2024-02-01 16:13:57 -08:00
..
auto-encryption.go Update to minio/pkg/v2 (#17967) 2023-09-04 12:57:37 -07:00
doc.go upgrade golang-lint to the latest (#15600) 2022-08-26 12:52:29 -07:00
error.go Add number of offline disks in quorum errors (#16822) 2023-05-25 09:39:06 -07:00
header.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
header_test.go Add padding to compressed+encrypted files (#15282) 2022-07-13 07:52:15 -07:00
key.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
key_test.go log: Use error log type instead of Application/MinIO type (#18930) 2024-02-01 16:13:57 -08:00
metadata.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
metadata_test.go log: Use error log type instead of Application/MinIO type (#18930) 2024-02-01 16:13:57 -08:00
sse-c.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
sse-kms.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
sse-s3.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
sse.go chore: remove duplicate word in comments (#15607) 2022-08-30 08:26:43 -07:00
sse_test.go