mirror of
https://github.com/minio/minio.git
synced 2025-12-05 23:33:13 -05:00
fix: accountInfo() error FS mode (#12734)
This commit is contained in:
1
go.mod
1
go.mod
@@ -75,7 +75,6 @@ require (
|
||||
github.com/secure-io/sio-go v0.3.1
|
||||
github.com/streadway/amqp v1.0.0
|
||||
github.com/tinylib/msgp v1.1.6-0.20210521143832-0becd170c402
|
||||
github.com/ulikunitz/xz v0.5.10 // indirect
|
||||
github.com/valyala/bytebufferpool v1.0.0
|
||||
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
|
||||
github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c
|
||||
|
||||
Reference in New Issue
Block a user