Rename repository to k8s-csi-s3

This commit is contained in:
Vitaliy Filippov 2021-08-24 13:33:26 +03:00
parent ecd954b294
commit 02568bfa05
13 changed files with 17 additions and 17 deletions
cmd/s3driver

View file

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