Rename to just csi-s3

This commit is contained in:
Cyrill Troxler 2018-07-29 14:49:35 +02:00
parent 0d2e5902ed
commit ea2ff584a1
9 changed files with 25 additions and 25 deletions
cmd/s3driver

View file

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