mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
fix: lambda handler response to match the lambda return status (#21436)
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
|
||||
"github.com/minio/minio/internal/logger/target/http"
|
||||
"github.com/minio/minio/internal/logger/target/kafka"
|
||||
"github.com/minio/minio/internal/logger/target/types"
|
||||
types "github.com/minio/minio/internal/logger/target/loggertypes"
|
||||
)
|
||||
|
||||
// Target is the entity that we will receive
|
||||
|
||||
Reference in New Issue
Block a user