Skip to content

Commit ca2fa33

Browse files
authored
Merge pull request #70 from hashicorp/appilon/sdk-v1.12
Update TF SDK to v1.12
2 parents 004c960 + 3a367a2 commit ca2fa33

File tree

721 files changed

+36185
-96480
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

721 files changed

+36185
-96480
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/terraform-providers/terraform-provider-archive
22

3+
go 1.14
4+
35
require (
46
github.com/hashicorp/hcl v1.0.0 // indirect
5-
github.com/hashicorp/terraform-plugin-sdk v1.0.0
7+
github.com/hashicorp/terraform-plugin-sdk v1.12.0
68
)

go.sum

Lines changed: 44 additions & 32 deletions
Large diffs are not rendered by default.

vendor/github.com/apparentlymart/go-textseg/textseg/make_tables.go

Lines changed: 0 additions & 307 deletions
This file was deleted.

0 commit comments

Comments
 (0)