Skip to content

Commit

Permalink
Bump go.elastic.co/apm/module/apmsql from 1.7.0 to 1.7.2
Browse files Browse the repository at this point in the history
Bumps [go.elastic.co/apm/module/apmsql](https://github.com/elastic/apm-agent-go) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/master/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v1.7.0...v1.7.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 26, 2020
1 parent 17f0485 commit aaf1821
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
go.elastic.co/apm v1.7.0
go.elastic.co/apm/module/apmgoredis v1.7.0
go.elastic.co/apm/module/apmgrpc v1.7.2
go.elastic.co/apm/module/apmsql v1.7.0
go.elastic.co/apm/module/apmsql v1.7.2
golang.org/x/net v0.0.0-20191014212845-da9a3fd4c582 // indirect
google.golang.org/genproto v0.0.0-20191009194640-548a555dbc03 // indirect
google.golang.org/grpc v1.28.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,8 @@ go.elastic.co/apm/module/apmhttp v1.7.2 h1:2mRh7SwBuEVLmJlX+hsMdcSg9xaielCLElaPn
go.elastic.co/apm/module/apmhttp v1.7.2/go.mod h1:sTFWiWejnhSdZv6+dMgxGec2Nxe/ZKfHfz/xtRM+cRY=
go.elastic.co/apm/module/apmsql v1.7.0 h1:RiKEuKCalfaxtQXuDcQ7XI2LM2tW9QJGymaRfJtAWJQ=
go.elastic.co/apm/module/apmsql v1.7.0/go.mod h1:E7GodaGbuxmxjNba/tyt+Q2VUOlwuP1DdIuwQyw0AEo=
go.elastic.co/apm/module/apmsql v1.7.2 h1:gKtSmY03scRoOkcfPLFLp6H7UC3Fu5vg+wz5SebQ1R0=
go.elastic.co/apm/module/apmsql v1.7.2/go.mod h1:T4Kdfo+urreLSeGHWq9t+kVnEOVDGKmiw6NTke/7C8w=
go.elastic.co/fastjson v1.0.0 h1:ooXV/ABvf+tBul26jcVViPT3sBir0PvXgibYB1IQQzg=
go.elastic.co/fastjson v1.0.0/go.mod h1:PmeUOMMtLHQr9ZS9J9owrAVg0FkaZDRZJEFTTGHtchs=
go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
Expand Down

0 comments on commit aaf1821

Please sign in to comment.