mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Golint cleanup from top level
This commit is contained in:
@@ -31,7 +31,7 @@ var _ = Suite(&MySuite{})
|
||||
|
||||
func (s *MySuite) Testing(c *C) {
|
||||
certObj := Certificates{}
|
||||
params := X509Params{
|
||||
params := Params{
|
||||
Hostname: "example.com",
|
||||
IsCA: false,
|
||||
EcdsaCurve: "P224",
|
||||
|
||||
Reference in New Issue
Block a user