Rename ctrox/csi-s3 to yandex-cloud/csi-s3

This commit is contained in:
Vitaliy Filippov 2021-07-27 13:07:26 +03:00
parent 49d7c3a488
commit 128b9d7738
13 changed files with 17 additions and 17 deletions
pkg/mounter

View file

@ -5,7 +5,7 @@ import (
"os"
"path"
"github.com/ctrox/csi-s3/pkg/s3"
"github.com/yandex-cloud/csi-s3/pkg/s3"
)
// Implements Mounter