CloudWatch: Upgrade grafana-aws-sdk version (#45725)

This commit is contained in:
Andres Martinez Gotor
2022-02-22 05:35:02 -08:00
committed by GitHub
parent 5e3be8b17f
commit 737b95e9f4
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -53,7 +53,7 @@ require (
github.com/gorilla/websocket v1.4.2
github.com/gosimple/slug v1.9.0
github.com/grafana/cuetsy v0.0.0-20211119211437-8c25464cc9bf
github.com/grafana/grafana-aws-sdk v0.10.0
github.com/grafana/grafana-aws-sdk v0.10.1
github.com/grafana/grafana-plugin-sdk-go v0.126.0
github.com/grafana/loki v1.6.2-0.20211015002020-7832783b1caa
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0