Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryAtUber committed Jun 5, 2020
1 parent 17f3216 commit 8d9936f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ go 1.13

require (
github.com/DATA-DOG/go-sqlmock v1.4.1
github.com/aws/aws-sdk-go v1.31.7
github.com/cactus/go-statsd-client/statsd v0.0.0-20191106001114-12b4e2b38748
github.com/aws/aws-sdk-go v1.31.11
github.com/cactus/go-statsd-client/statsd v0.0.0-20200423205355-cb0885a1018c
github.com/go-openapi/strfmt v0.19.5 // indirect
github.com/jedib0t/go-pretty v4.3.0+incompatible
github.com/stretchr/testify v1.5.1
github.com/uber-go/tally v3.3.16+incompatible
github.com/uber/athenadriver/athenareader v0.0.0-20200605151833-17e12bb8e7b7 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/stretchr/testify v1.6.1
github.com/uber-go/tally v3.3.17+incompatible
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2
go.uber.org/config v1.4.0
go.uber.org/fx v1.12.0
Expand Down

0 comments on commit 8d9936f

Please sign in to comment.