Skip to content

Commit

Permalink
Merge pull request #207 from terraform-providers/fix_client_auth
Browse files Browse the repository at this point in the history
Upgrade sdk version to incorporate client auth fix
  • Loading branch information
annakhm authored Jan 2, 2020
2 parents d9fb2ba + 15aa06e commit 22557e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 69 deletions.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ module github.com/terraform-providers/terraform-provider-nsxt
require (
github.com/hashicorp/go-version v1.1.0
github.com/hashicorp/terraform v0.12.0
github.com/vmware/go-vmware-nsxt v0.0.0-20190201205556-16aa0443042d
github.com/vmware/go-vmware-nsxt v0.0.0-20191219213550-f4221331f638
)

replace github.com/vmware/go-vmware-nsxt => /home/nicira/go/src/github.com/vmware/go-vmware-nsxt
Loading

0 comments on commit 22557e5

Please sign in to comment.