mirror of
https://github.com/minio/minio.git
synced 2025-11-27 20:58:55 -05:00
Change all minio-io path to minio
This commit is contained in:
@@ -225,6 +225,6 @@ func init() {
|
||||
_, iodineFile, _, _ := runtime.Caller(0)
|
||||
iodineFile = path.Dir(iodineFile) // trim iodine.go
|
||||
iodineFile = path.Dir(iodineFile) // trim iodine
|
||||
iodineFile = path.Dir(iodineFile) // trim minio-io
|
||||
iodineFile = path.Dir(iodineFile) // trim minio
|
||||
gopath = path.Dir(iodineFile) + "/" // trim github.com
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user