1
0
mirror of https://github.com/minio/minio.git synced 2025-02-19 01:22:31 -05:00
Commit Graph

3 Commits

Author SHA1 Message Date
Harshavardhana
72e0745e2f
fix: migrate to go.etcd.io import path ()
with the merge of https://github.com/etcd-io/etcd/pull/11823
etcd v3.5.0 will now have a properly imported versioned path

this fixes our pending migration to newer repo
2020-07-07 19:04:29 -07:00
Harshavardhana
5d3d57c12a
Start using error wrapping with fmt.Errorf ()
Use fatih/errwrap to fix all the code to use
error wrapping with fmt.Errorf()
2019-12-02 09:28:01 -08:00
Harshavardhana
e871e27562 Refactor and simplify etcd helpers used in IAM subsystem () 2019-07-26 13:42:54 -07:00