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,7 +3,7 @@ module github.com/grafana/terraform-provider-grafana
33go 1.16
44
55require (
6- github.com/grafana/grafana-api-golang-client v0.0.0-20211005011003-c69abe946fa6
6+ github.com/grafana/grafana-api-golang-client v0.0.0-20211109031802-c957748d66e7
77 github.com/grafana/synthetic-monitoring-agent v0.0.24
88 github.com/grafana/synthetic-monitoring-api-go-client v0.0.2
99 github.com/hashicorp/go-cleanhttp v0.5.2
Original file line number Diff line number Diff line change @@ -573,6 +573,8 @@ github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c/go.mod h1:E7qHFY
573573github.com/gorilla/websocket v1.4.0 /go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ =
574574github.com/grafana/grafana-api-golang-client v0.0.0-20211005011003-c69abe946fa6 h1:B8YsmxR/o6nAJRPofr47bckY+MNGPj6Ejs8iAY4gXkI =
575575github.com/grafana/grafana-api-golang-client v0.0.0-20211005011003-c69abe946fa6 /go.mod h1:24W29gPe9yl0/3A9X624TPkAOR8DpHno490cPwnkv8E =
576+ github.com/grafana/grafana-api-golang-client v0.0.0-20211109031802-c957748d66e7 h1:laghHEgZhwoFl6wS67J0t+mSnHrRNpFuovZ2D6PucjI =
577+ github.com/grafana/grafana-api-golang-client v0.0.0-20211109031802-c957748d66e7 /go.mod h1:24W29gPe9yl0/3A9X624TPkAOR8DpHno490cPwnkv8E =
576578github.com/grafana/loki v1.6.1 /go.mod h1:X+GvtCzAf2ok/xRLLvGB8kuWP1R+75nXnvjCEnenP0s =
577579github.com/grafana/synthetic-monitoring-agent v0.0.23 /go.mod h1:luWgdBaAQgOz9e6m/cGQCFFrPWkBTl+VZM/UC+75nSM =
578580github.com/grafana/synthetic-monitoring-agent v0.0.24 h1:qfDFWIW2iPmffAsLO9WG/h8inAV+D/nXbQUQ4DTdL3E =
You can’t perform that action at this time.
0 commit comments