1
0
mirror of https://github.com/minio/mc.git synced 2025-11-09 02:22:18 +03:00

Update minio-go to latest release v6.0.26 (#2782)

This commit is contained in:
Harshavardhana
2019-05-29 08:27:18 -07:00
committed by GitHub
parent dd4e356c64
commit f4bb0b8850
9 changed files with 33 additions and 17 deletions

View File

@@ -20,7 +20,7 @@ import (
"reflect"
"testing"
"github.com/minio/minio-go/pkg/encrypt"
"github.com/minio/minio-go/v6/pkg/encrypt"
)
func TestParseURLEnv(t *testing.T) {