Skip to content

Commit

Permalink
Update grafana-aws-sdk (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahzinger authored Jul 19, 2022
1 parent 4f44686 commit 68fec5d
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 27 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/grafana/x-ray-datasource
go 1.14

require (
github.com/aws/aws-sdk-go v1.36.31
github.com/grafana/grafana-aws-sdk v0.10.3
github.com/grafana/grafana-plugin-sdk-go v0.125.0
github.com/stretchr/testify v1.7.0
github.com/aws/aws-sdk-go v1.44.9
github.com/grafana/grafana-aws-sdk v0.10.8
github.com/grafana/grafana-plugin-sdk-go v0.134.0
github.com/stretchr/testify v1.7.1
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/text v0.3.6
golang.org/x/text v0.3.7
)
Loading

0 comments on commit 68fec5d

Please sign in to comment.