Added the method to create a bucket when creating a new service account on minio

This commit is contained in:
pb
2025-07-28 11:44:29 +02:00
parent e141793144
commit 32ce1ef444
3 changed files with 28 additions and 49 deletions

1
go.mod
View File

@@ -59,6 +59,7 @@ require (
github.com/mattn/go-colorable v0.1.14 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/minio/crc64nvme v1.0.2 // indirect
github.com/minio/md5-simd v1.1.2 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect