mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
fix: batch expiry job doesn't report delete marker in batch-status (#21183)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
module github.com/minio/minio/docs/debugging/s3-verify
|
||||
|
||||
go 1.23
|
||||
toolchain go1.24.1
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.24.2
|
||||
|
||||
require github.com/minio/minio-go/v7 v7.0.83
|
||||
|
||||
|
||||
Reference in New Issue
Block a user