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
cmd/s3driver

View file

@ -21,7 +21,7 @@ import (
"log"
"os"
"github.com/ctrox/csi-s3/pkg/driver"
"github.com/yandex-cloud/csi-s3/pkg/driver"
)
func init() {