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 0b04d4a commit 2c3f28bCopy full SHA for 2c3f28b
internal/namespaces/iam/v1alpha1/iam_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/iam/v1alpha1"
+ iam "github.com/scaleway/scaleway-sdk-go/api/iam/v1alpha1"
12
"github.com/scaleway/scaleway-sdk-go/scw"
13
)
14
0 commit comments