We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4414477 commit c8ab873Copy full SHA for c8ab873
internal/namespaces/iam/v1alpha1/iam_cli.go
@@ -8,7 +8,7 @@ import (
8
"reflect"
9
10
"github.com/scaleway/scaleway-cli/v2/core"
11
- iam "github.com/scaleway/scaleway-sdk-go/api/iam/v1alpha1"
+ "github.com/scaleway/scaleway-sdk-go/api/iam/v1alpha1"
12
"github.com/scaleway/scaleway-sdk-go/scw"
13
)
14
0 commit comments