Skip to content

Commit edec01b

Browse files
committed
Fix obsolete reference
1 parent a5e9e47 commit edec01b

File tree

3 files changed

+2
-315
lines changed

3 files changed

+2
-315
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ require (
1010
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
1111
github.com/hashicorp/go-retryablehttp v0.7.5
1212
github.com/hashicorp/go-uuid v1.0.3
13-
github.com/hashicorp/terraform-plugin-sdk v1.17.2
1413
github.com/hashicorp/terraform-plugin-sdk/v2 v2.31.0
1514
github.com/hashicorp/terraform-plugin-testing v1.6.0
1615
github.com/hasura/go-graphql-client v0.10.2
@@ -30,7 +29,6 @@ require (
3029
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
3130
github.com/ScaleFT/sshkeys v0.0.0-20200327173127-6142f742bca5 // indirect
3231
github.com/agext/levenshtein v1.2.2 // indirect
33-
github.com/apparentlymart/go-cidr v1.1.0 // indirect
3432
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
3533
github.com/cloudflare/circl v1.3.7 // indirect
3634
github.com/davecgh/go-spew v1.1.1 // indirect

0 commit comments

Comments
 (0)