mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
fix: lambda handler response to match the lambda return status (#21436)
This commit is contained in:
@@ -36,7 +36,7 @@ import (
|
||||
|
||||
"github.com/minio/madmin-go/v3/logger/log"
|
||||
"github.com/minio/minio/internal/logger"
|
||||
"github.com/minio/minio/internal/logger/target/types"
|
||||
types "github.com/minio/minio/internal/logger/target/loggertypes"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user