1
0
mirror of https://github.com/minio/minio.git synced 2025-01-22 12:13:16 -05:00

4 Commits

Author SHA1 Message Date
Harshavardhana
10fc30a989
fix crash when config is not properly initialized ()
fixes 
2021-07-14 18:27:25 -07:00
Harshavardhana
8d19efe7e0
feat: increase allowed maximum STS expiration timeout to 365 days () 2021-07-14 00:08:22 -07:00
Harshavardhana
da74e2f167
move internal/net to pkg/net package () 2021-06-14 14:54:37 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ()
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg`
2021-06-01 14:59:40 -07:00