We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9327795 commit 45eef3cCopy full SHA for 45eef3c
internal/namespaces/file/v1alpha1/file_cli.go
@@ -8,7 +8,7 @@ import (
8
"reflect"
9
10
"github.com/scaleway/scaleway-cli/v2/core"
11
- "github.com/scaleway/scaleway-sdk-go/api/file/v1alpha1"
+ file "github.com/scaleway/scaleway-sdk-go/api/file/v1alpha1"
12
"github.com/scaleway/scaleway-sdk-go/scw"
13
)
14
0 commit comments