File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ module github.com/terraform-providers/terraform-provider-grafana
33require (
44 github.com/hashicorp/hcl v1.0.0 // indirect
55 github.com/hashicorp/terraform v0.12.2
6- github.com/nytm/go-grafana-api v0.3.1
6+ github.com/nytm/go-grafana-api v0.5.0
77)
Original file line number Diff line number Diff line change @@ -300,6 +300,8 @@ github.com/nytm/go-grafana-api v0.2.0 h1:Aa5h2zMKDGjY1gS0bfesAfwSeRdTZG1GF8it+Nk
300300github.com/nytm/go-grafana-api v0.2.0 /go.mod h1:YOJL2MOLAmCeqz0cbHU9tZIDj0OxpOiIFKSJXRbAorY =
301301github.com/nytm/go-grafana-api v0.3.1 h1:UMQYx88ZIpAxW2GunD2JgNve4QJt/T31PQXIyEtxzEs =
302302github.com/nytm/go-grafana-api v0.3.1 /go.mod h1:YOJL2MOLAmCeqz0cbHU9tZIDj0OxpOiIFKSJXRbAorY =
303+ github.com/nytm/go-grafana-api v0.5.0 h1:8pIbNPNDguBa4aUNxcYl0GN247W6PXMvsOwiRBmk1sE =
304+ github.com/nytm/go-grafana-api v0.5.0 /go.mod h1:YOJL2MOLAmCeqz0cbHU9tZIDj0OxpOiIFKSJXRbAorY =
303305github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw =
304306github.com/oklog/run v1.0.0 /go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA =
305307github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
You can’t perform that action at this time.
0 commit comments