mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
Use new gofumpt (#21613)
Update tinylib. Should fix CI. `gofumpt -w .&&go generate ./...`
This commit is contained in:
@@ -167,7 +167,7 @@ func (sys *HTTPConsoleLoggerSys) Content() (logs []log.Entry) {
|
||||
})
|
||||
sys.RUnlock()
|
||||
|
||||
return
|
||||
return logs
|
||||
}
|
||||
|
||||
// Cancel - cancels the target
|
||||
|
||||
Reference in New Issue
Block a user