Skip to content

Commit e4910ac

Browse files
floklijulienduchesne
authored andcommitted
go.{mod,sum}: update
This includes grafana/grafana-api-golang-client#32
1 parent 9018a3f commit e4910ac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/grafana/terraform-provider-grafana
33
go 1.16
44

55
require (
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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,8 @@ github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c/go.mod h1:E7qHFY
573573
github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=
574574
github.com/grafana/grafana-api-golang-client v0.0.0-20211005011003-c69abe946fa6 h1:B8YsmxR/o6nAJRPofr47bckY+MNGPj6Ejs8iAY4gXkI=
575575
github.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=
576578
github.com/grafana/loki v1.6.1/go.mod h1:X+GvtCzAf2ok/xRLLvGB8kuWP1R+75nXnvjCEnenP0s=
577579
github.com/grafana/synthetic-monitoring-agent v0.0.23/go.mod h1:luWgdBaAQgOz9e6m/cGQCFFrPWkBTl+VZM/UC+75nSM=
578580
github.com/grafana/synthetic-monitoring-agent v0.0.24 h1:qfDFWIW2iPmffAsLO9WG/h8inAV+D/nXbQUQ4DTdL3E=

0 commit comments

Comments
 (0)