Skip to content

Commit

Permalink
tf 0.12 fixes (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
denniswebb authored Nov 22, 2019
1 parent 48db69c commit 667ce83
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 148 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/denniswebb/terraform-provider-splunk
require (
github.com/denniswebb/go-splunk v0.0.0-20180501164408-314ac98ea67d
github.com/gorilla/schema v1.0.2 // indirect
github.com/hashicorp/terraform v0.11.13
github.com/hashicorp/terraform v0.12.0
gopkg.in/resty.v1 v1.12.0 // indirect
)
Loading

0 comments on commit 667ce83

Please sign in to comment.