File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ require (
3535 golang.org/x/crypto v0.43.0
3636 golang.org/x/sync v0.17.0
3737 gopkg.in/dnaeon/go-vcr.v3 v3.2.0
38- golang.org/x/crypto v0.42.0
3938 gopkg.in/dnaeon/go-vcr.v4 v4.0.5
4039)
4140
Original file line number Diff line number Diff line change @@ -13,12 +13,10 @@ import (
1313
1414 "github.com/hashicorp/terraform-plugin-go/tfprotov6"
1515 "github.com/hashicorp/terraform-plugin-mux/tf6muxserver"
16- "github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
1716 "github.com/scaleway/scaleway-sdk-go/scw"
1817 "github.com/scaleway/scaleway-sdk-go/vcr"
1918 "github.com/scaleway/terraform-provider-scaleway/v2/internal/env"
2019 "github.com/scaleway/terraform-provider-scaleway/v2/internal/meta"
21- "github.com/scaleway/terraform-provider-scaleway/v2/internal/provider"
2220 "github.com/scaleway/terraform-provider-scaleway/v2/internal/transport"
2321 "github.com/scaleway/terraform-provider-scaleway/v2/provider"
2422 "github.com/stretchr/testify/require"
You can’t perform that action at this time.
0 commit comments