Skip to content

Commit

Permalink
build(deps): bump go.elastic.co/apm/module/apmsql/v2 from 2.4.5 to 2.…
Browse files Browse the repository at this point in the history
…4.7 (#105)

Bumps [go.elastic.co/apm/module/apmsql/v2](https://github.com/elastic/apm-agent-go) from 2.4.5 to 2.4.7.
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v2.4.5...v2.4.7)

---
updated-dependencies:
- dependency-name: go.elastic.co/apm/module/apmsql/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent 459d629 commit 71de4d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
go.elastic.co/apm/module/apmgin/v2 v2.4.7
go.elastic.co/apm/module/apmhttp/v2 v2.4.7
go.elastic.co/apm/module/apmlogrus/v2 v2.4.7
go.elastic.co/apm/module/apmsql/v2 v2.4.5
go.elastic.co/apm/module/apmsql/v2 v2.4.7
go.elastic.co/apm/v2 v2.4.7
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ go.elastic.co/apm/module/apmhttp/v2 v2.4.7 h1:IL+DRK8ODO791ai/l1g/8dk6E3VPomiV0j
go.elastic.co/apm/module/apmhttp/v2 v2.4.7/go.mod h1:Itj4PGNVO33Tpp/9UPf4A6pCezTmADRRi/ytLAGms24=
go.elastic.co/apm/module/apmlogrus/v2 v2.4.7 h1:yvsnuZ5xU09p5kx0mIuALzOmfuKnvzpnQ0psnplMsJ4=
go.elastic.co/apm/module/apmlogrus/v2 v2.4.7/go.mod h1:s8kf25kGErpdDkAfkyvdksXVlw7/YCXI5e37L3vHyQw=
go.elastic.co/apm/module/apmsql/v2 v2.4.5 h1:OO+OrK193fku94e7sJo9XPvpF/+KaxjByjz1JqesHyc=
go.elastic.co/apm/module/apmsql/v2 v2.4.5/go.mod h1:8eC7WzR6AzkkAOfdy426fMh2kVubqUo18tVU9zBAdrA=
go.elastic.co/apm/module/apmsql/v2 v2.4.7 h1:E0OCco6Fzhx2vzg6CH6bQjooz1nO42lWDYYOYN7Fuk0=
go.elastic.co/apm/module/apmsql/v2 v2.4.7/go.mod h1:QRT0GpRI7+xwzzhtIuATKectGkGsA+jqsEdTc5F3n+4=
go.elastic.co/apm/v2 v2.4.7 h1:m5B2m59KgbiupuzFUkKqEvwHABIZxl2Ob0tCgc0XG9w=
go.elastic.co/apm/v2 v2.4.7/go.mod h1:+CiBUdrrAGnGCL9TNx7tQz3BrfYV23L8Ljvotoc87so=
go.elastic.co/fastjson v1.1.0 h1:3MrGBWWVIxe/xvsbpghtkFoPciPhOCmjsR/HfwEeQR4=
Expand Down

0 comments on commit 71de4d8

Please sign in to comment.