audit: Add request path and host to audit event (#17099)

This commit is contained in:
Anis Eleuch
2023-04-28 06:18:24 +01:00
committed by GitHub
parent d5aff735be
commit 5c83c9724f
3 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -50,7 +50,7 @@ require (
github.com/minio/madmin-go/v2 v2.1.0
github.com/minio/minio-go/v7 v7.0.52
github.com/minio/mux v1.9.0
github.com/minio/pkg v1.7.0
github.com/minio/pkg v1.7.1
github.com/minio/selfupdate v0.6.0
github.com/minio/sha256-simd v1.0.0
github.com/minio/simdjson-go v0.4.5