mirror of
https://github.com/pgsty/minio.git
synced 2026-08-07 00:01:15 +03:00
Replacing gopkg.in/check.v1 with minio-io/check
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"bytes"
|
||||
"testing"
|
||||
|
||||
. "gopkg.in/check.v1"
|
||||
. "github.com/minio-io/check"
|
||||
)
|
||||
|
||||
type MySuite struct{}
|
||||
|
||||
Reference in New Issue
Block a user