Rename to just csi-s3
This commit is contained in:
parent
0d2e5902ed
commit
ea2ff584a1
9 changed files with 25 additions and 25 deletions
cmd/s3driver
|
@ -21,7 +21,7 @@ import (
|
|||
"log"
|
||||
"os"
|
||||
|
||||
"github.com/ctrox/csi-s3-driver/pkg/s3"
|
||||
"github.com/ctrox/csi-s3/pkg/s3"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue