Add support for batch job cancellation (#16843)

This commit is contained in:
Poorna
2023-03-17 23:42:43 -07:00
committed by GitHub
parent 31fba6f434
commit 440ad20c1d
4 changed files with 64 additions and 5 deletions

2
go.mod
View File

@@ -50,7 +50,7 @@ require (
github.com/minio/madmin-go/v2 v2.0.16
github.com/minio/minio-go/v7 v7.0.49
github.com/minio/mux v1.9.0
github.com/minio/pkg v1.6.4
github.com/minio/pkg v1.6.5-0.20230318001333-39b6e90c1c88
github.com/minio/selfupdate v0.6.0
github.com/minio/sha256-simd v1.0.0
github.com/minio/simdjson-go v0.4.5