File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11package commands
22
33import (
4- mongodb "github.com/scaleway/scaleway-cli/v2/internal/namespaces/mongodb/v1alpha1"
54 "os"
65
76 "github.com/scaleway/scaleway-cli/v2/core"
@@ -38,6 +37,7 @@ import (
3837 "github.com/scaleway/scaleway-cli/v2/internal/namespaces/login"
3938 "github.com/scaleway/scaleway-cli/v2/internal/namespaces/marketplace/v2"
4039 mnq "github.com/scaleway/scaleway-cli/v2/internal/namespaces/mnq/v1beta1"
40+ mongodb "github.com/scaleway/scaleway-cli/v2/internal/namespaces/mongodb/v1alpha1"
4141 "github.com/scaleway/scaleway-cli/v2/internal/namespaces/object/v1"
4242 "github.com/scaleway/scaleway-cli/v2/internal/namespaces/rdb/v1"
4343 "github.com/scaleway/scaleway-cli/v2/internal/namespaces/redis/v1"
You can’t perform that action at this time.
0 commit comments