Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from g-a-c/update-libs-dependabot
Browse files Browse the repository at this point in the history
update dependabot-flagged libraries
  • Loading branch information
g-a-c authored Feb 24, 2021
2 parents f57533b + 0fb4acb commit 842d898
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 39 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/g-a-c/terraform-provider-device42
go 1.14

require (
github.com/go-resty/resty/v2 v2.3.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.3.0
github.com/go-resty/resty/v2 v2.5.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.3
github.com/jarcoal/httpmock v1.0.8
github.com/mitchellh/mapstructure v1.1.2
github.com/stretchr/testify v1.4.0
github.com/mitchellh/mapstructure v1.4.1
github.com/stretchr/testify v1.7.0 // indirect
)
Loading

0 comments on commit 842d898

Please sign in to comment.