1
0
mirror of https://github.com/minio/minio.git synced 2025-01-26 22:23:15 -05:00
Commit Graph

2 Commits

Author SHA1 Message Date
Harshavardhana
27d716c663
simplify usage of mutexes and atomic constants () 2020-05-03 22:35:40 -07:00
Harshavardhana
0b7bd024fb Fix dependencies graph for minio source compilation ()
We had messy cyclical dependency problem with `mc`
due to dependencies in pkg/console, moved the pkg/console
to minio for more control and also to avoid any further
cyclical dependencies of `mc` clobbering up the
dependencies on server.

Fixes 
2019-12-31 09:36:13 +05:30