mirror of
https://github.com/foomo/posh-providers.git
synced 2025-10-16 12:35:41 +00:00
fix: lint errors
This commit is contained in:
parent
893fbd8f0f
commit
f92683af2f
@ -8,7 +8,7 @@ import (
|
||||
|
||||
testingx "github.com/foomo/go/testing"
|
||||
tagx "github.com/foomo/go/testing/tag"
|
||||
"github.com/foomo/posh-providers/pulumi/pulumi/azure"
|
||||
pulumi "github.com/foomo/posh-providers/pulumi/pulumi/azure"
|
||||
"github.com/invopop/jsonschema"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
@ -8,7 +8,7 @@ import (
|
||||
|
||||
testingx "github.com/foomo/go/testing"
|
||||
tagx "github.com/foomo/go/testing/tag"
|
||||
"github.com/foomo/posh-providers/pulumi/pulumi/gcloud"
|
||||
pulumi "github.com/foomo/posh-providers/pulumi/pulumi/gcloud"
|
||||
"github.com/invopop/jsonschema"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user