Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Feb 13, 2022
1 parent 3ec359f commit e2f4b79
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 73 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ go 1.16
require (
github.com/apparentlymart/go-cidr v1.1.0 // indirect
github.com/aws/aws-sdk-go v1.37.0 // indirect
github.com/hashicorp/go-getter v1.5.2 // indirect
github.com/hashicorp/hcl/v2 v2.8.2 // indirect
github.com/hashicorp/terraform-plugin-sdk/v2 v2.5.0
github.com/mitchellh/mapstructure v1.4.1
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
github.com/mitchellh/mapstructure v1.4.3
github.com/nordcloud/go-pingdom v1.3.2-0.20210517074249-89d603b434a9
github.com/zclconf/go-cty v1.7.1 // indirect
)
Loading

0 comments on commit e2f4b79

Please sign in to comment.