飞雪无情
ea5094e842
Add missing go mod libraries for mint. ( #10347 )
...
The aws-sdk-go,healthcheck,security module in mint
lacks required dependency libraries,now add them in go.mod
4 years ago
Harshavardhana
98ca770f81
mint fixes for go1.14 ( #10294 )
...
add go.mod to ensure that mint can be
built with go1.14.x
4 years ago
Harshavardhana
1bc32215b9
enable full linter across the codebase ( #9620 )
...
enable linter using golangci-lint across
codebase to run a bunch of linters together,
we shall enable new linters as we fix more
things the codebase.
This PR fixes the first stage of this
cleanup.
5 years ago
Harshavardhana
6817c5ea58
migrate mint tests to latest versions ( #9424 )
5 years ago
Harshavardhana
5d3d57c12a
Start using error wrapping with fmt.Errorf ( #8588 )
...
Use fatih/errwrap to fix all the code to use
error wrapping with fmt.Errorf()
5 years ago
Harshavardhana
1dc25bcf5f
Add mint tests into MinIO repo ( #7886 )
5 years ago