summaryrefslogtreecommitdiff
path: root/utils_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'utils_test.go')
-rw-r--r--utils_test.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils_test.go b/utils_test.go
index 2e60f77..0ce1638 100644
--- a/utils_test.go
+++ b/utils_test.go
@@ -1,6 +1,6 @@
/*
- * Minio Go Library for Amazon S3 Compatible Cloud Storage
- * Copyright 2015-2017 Minio, Inc.
+ * MinIO Go Library for Amazon S3 Compatible Cloud Storage
+ * Copyright 2015-2017 MinIO, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -24,7 +24,7 @@ import (
"testing"
"time"
- "github.com/minio/minio-go/pkg/s3utils"
+ "github.com/minio/minio-go/v6/pkg/s3utils"
)
// Tests signature redacting function used