Skip to content

Commit

Permalink
Tidy up and update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
olivere committed Apr 12, 2021
1 parent fb668be commit b7de00d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Expand Up @@ -3,9 +3,8 @@ module github.com/olivere/elastic/v7
go 1.14

require (
github.com/aws/aws-sdk-go v1.38.3
github.com/aws/aws-sdk-go v1.38.17
github.com/fortytw2/leaktest v1.3.0
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/google/go-cmp v0.5.5
github.com/mailru/easyjson v0.7.7
github.com/opentracing/opentracing-go v1.2.0
Expand Down

0 comments on commit b7de00d

Please sign in to comment.