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
pkg/mounter

View file

@ -4,7 +4,7 @@ import (
"fmt"
"os"
"github.com/yandex-cloud/csi-s3/pkg/s3"
"github.com/yandex-cloud/k8s-csi-s3/pkg/s3"
)
// Implements Mounter