Skip to content

Commit

Permalink
update tftest
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe committed Jan 6, 2020
1 parent 43c15b8 commit 510b2bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 // indirect
github.com/apparentlymart/go-cidr v1.0.1
github.com/apparentlymart/go-dump v0.0.0-20190214190832-042adf3cf4a0
github.com/apparentlymart/terraform-plugin-test v0.0.0-20200106120406-75b63c53fdb7
github.com/apparentlymart/terraform-plugin-test v0.0.0-20200106144133-2ba02a1a7193
github.com/armon/go-radix v1.0.0 // indirect
github.com/aws/aws-sdk-go v1.25.3 // indirect
github.com/davecgh/go-spew v1.1.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ github.com/apparentlymart/terraform-plugin-test v0.0.0-20191223175302-0edddba3c3
github.com/apparentlymart/terraform-plugin-test v0.0.0-20191223175302-0edddba3c327/go.mod h1:hYbuAV3amDbqrFlZLG1smC/QK5ZG2e1Jpq9m+Ug2qvk=
github.com/apparentlymart/terraform-plugin-test v0.0.0-20200106120406-75b63c53fdb7 h1:qcOHfvMm0tp0ZzT0wDE4DDloqYq7egXMa17reJ+Q0FU=
github.com/apparentlymart/terraform-plugin-test v0.0.0-20200106120406-75b63c53fdb7/go.mod h1:hYbuAV3amDbqrFlZLG1smC/QK5ZG2e1Jpq9m+Ug2qvk=
github.com/apparentlymart/terraform-plugin-test v0.0.0-20200106144133-2ba02a1a7193 h1:ZZkV7GEUKm9fh3ZLQ9lU1EJleAuRpukr6CAQyVCzqiw=
github.com/apparentlymart/terraform-plugin-test v0.0.0-20200106144133-2ba02a1a7193/go.mod h1:hYbuAV3amDbqrFlZLG1smC/QK5ZG2e1Jpq9m+Ug2qvk=
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/armon/go-radix v1.0.0 h1:F4z6KzEeeQIMeLFa97iZU6vupzoecKdU5TX24SNppXI=
github.com/armon/go-radix v1.0.0/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
Expand Down

0 comments on commit 510b2bd

Please sign in to comment.