Klaus Post
b8631cf531
Use new gofumpt ( #21613 )
...
Update tinylib. Should fix CI.
`gofumpt -w .&&go generate ./...`
2025-09-28 13:59:21 -07:00
Klaus Post
e37508fb8f
fix: linter errors in Windows specific code ( #18276 )
2023-10-18 11:08:15 -07:00
Harshavardhana
f527c708f2
run gofumpt cleanup across code-base ( #14015 )
2022-01-02 09:15:06 -08:00
Harshavardhana
202d0b64eb
fix: enable go1.17 github ci/cd ( #12997 )
2021-08-18 18:35:22 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ( #12418 )
...
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