Skip to content

Commit bcdd15e

Browse files
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.5.0 to 2.6.1 (#91)
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.5.0 to 2.6.1. - [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-sdk@v2.5.0...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e077b5 commit bcdd15e

File tree

2 files changed

+48
-28
lines changed

2 files changed

+48
-28
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/dave/dst v0.26.2
77
github.com/google/go-cmp v0.5.5
88
github.com/hashicorp/hcl/v2 v2.10.0
9-
github.com/hashicorp/terraform-plugin-sdk/v2 v2.5.0
9+
github.com/hashicorp/terraform-plugin-sdk/v2 v2.6.1
1010
github.com/onsi/ginkgo v1.15.2 // indirect
1111
github.com/onsi/gomega v1.11.0 // indirect
1212
github.com/serenize/snaker v0.0.0-20201027110005-a7ad2135616e

0 commit comments

Comments
 (0)