From 442a5b4273de1ef071c7e303bc288aa0f8d621e6 Mon Sep 17 00:00:00 2001 From: Tommy Murphy Date: Sat, 15 Feb 2020 16:39:25 +0000 Subject: [PATCH] go.mod: update go-metrics-stackdriver --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 25bdad1a1f42..569559b76b86 100644 --- a/go.mod +++ b/go.mod @@ -47,7 +47,7 @@ require ( github.com/gogo/protobuf v1.2.1 github.com/golang/protobuf v1.3.2 github.com/google/go-github v17.0.0+incompatible - github.com/google/go-metrics-stackdriver v0.0.0-20190816035513-b52628e82e2a + github.com/google/go-metrics-stackdriver v0.2.0 github.com/hashicorp/consul-template v0.22.0 github.com/hashicorp/consul/api v1.2.1-0.20200128105449-6681be918a6e github.com/hashicorp/errwrap v1.0.0