Skip to content

Commit 0e3e7bb

Browse files
build(deps): bump the go-agent group with 2 updates (#265)
Bumps the go-agent group with 2 updates: [go.elastic.co/apm/module/apmotel/v2](https://github.com/elastic/apm-agent-go) and [go.elastic.co/apm/v2](https://github.com/elastic/apm-agent-go). Updates `go.elastic.co/apm/module/apmotel/v2` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/elastic/apm-agent-go/releases) - [Changelog](https://github.com/elastic/apm-agent-go/blob/v2.7.0/CHANGELOG.asciidoc) - [Commits](elastic/apm-agent-go@v2.6.3...v2.7.0) Updates `go.elastic.co/apm/v2` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/elastic/apm-agent-go/releases) - [Changelog](https://github.com/elastic/apm-agent-go/blob/v2.7.0/CHANGELOG.asciidoc) - [Commits](elastic/apm-agent-go@v2.6.3...v2.7.0) --- updated-dependencies: - dependency-name: go.elastic.co/apm/module/apmotel/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-agent - dependency-name: go.elastic.co/apm/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-agent ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31f0e04 commit 0e3e7bb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ require (
1111
github.com/google/go-cmp v0.7.0
1212
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
1313
github.com/stretchr/testify v1.10.0
14-
go.elastic.co/apm/module/apmotel/v2 v2.6.3
15-
go.elastic.co/apm/v2 v2.6.3
14+
go.elastic.co/apm/module/apmotel/v2 v2.7.0
15+
go.elastic.co/apm/v2 v2.7.0
1616
go.opentelemetry.io/otel v1.36.0
1717
go.opentelemetry.io/otel/metric v1.36.0
1818
go.opentelemetry.io/otel/sdk v1.36.0
@@ -62,7 +62,7 @@ require (
6262
github.com/prometheus/common v0.60.1 // indirect
6363
github.com/prometheus/procfs v0.15.1 // indirect
6464
github.com/rogpeppe/go-internal v1.13.1 // indirect
65-
go.elastic.co/apm/module/apmhttp/v2 v2.6.3 // indirect
65+
go.elastic.co/apm/module/apmhttp/v2 v2.7.0 // indirect
6666
go.elastic.co/fastjson v1.4.0 // indirect
6767
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
6868
go.opentelemetry.io/collector/consumer v1.22.0 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,12 @@ github.com/xeipuuv/gojsonschema v1.2.0 h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17
140140
github.com/xeipuuv/gojsonschema v1.2.0/go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y=
141141
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
142142
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
143-
go.elastic.co/apm/module/apmhttp/v2 v2.6.3 h1:jwFovJZkccySKCyy2oE9ZKvUry/a4gdQHF/MtZUQVtE=
144-
go.elastic.co/apm/module/apmhttp/v2 v2.6.3/go.mod h1:w94Gkk6uzI/K+eJYKDLB66tvWC5uK0fSHyWcyX2jPlQ=
145-
go.elastic.co/apm/module/apmotel/v2 v2.6.3 h1:E0LybEjMe0ikj9Q/Z5Ag4qzMXKwvsoWwEQRjf7CCUes=
146-
go.elastic.co/apm/module/apmotel/v2 v2.6.3/go.mod h1:8Kk5SLyr6mHZRxmM02FqS/9SYu2w6EnKImYx8KW6L+Q=
147-
go.elastic.co/apm/v2 v2.6.3 h1:yVKFPLnmHOxpzLMGd3aexcik20ziXmRHqgcn9NZn/VU=
148-
go.elastic.co/apm/v2 v2.6.3/go.mod h1:33rOXgtHwbgZcDgi6I/GtCSMZQqgxkHC0IQT3gudKvo=
143+
go.elastic.co/apm/module/apmhttp/v2 v2.7.0 h1:qSZ5aVT1K+OwFy3JmylgJntgAhVl4GmHPzUsA2JgV4g=
144+
go.elastic.co/apm/module/apmhttp/v2 v2.7.0/go.mod h1:cdBNYMOe0uXcyS/IqhXfKt8isl1DX1nM3nFJm+beY4w=
145+
go.elastic.co/apm/module/apmotel/v2 v2.7.0 h1:BnaRYBY1iftS2NdXyaYyhWBvxBksB1gGk9kCm+6A1vw=
146+
go.elastic.co/apm/module/apmotel/v2 v2.7.0/go.mod h1:oMyIsSr+AP9C8E1aIYW2jYCuaj/vOq4p0ih+U32KuEc=
147+
go.elastic.co/apm/v2 v2.7.0 h1:fbsy3BmTTedIbj7+1Ay9Zpdfuztd8RUk7Dm0JvxRW/M=
148+
go.elastic.co/apm/v2 v2.7.0/go.mod h1:f1Sr3rVJju5winTjsJtKzofdU32L7+Mw/c23cVcn3Io=
149149
go.elastic.co/fastjson v1.4.0 h1:a4BXUKXZHAzjVOPrqtEx2FDsIRBCMek01vCnrtyutWs=
150150
go.elastic.co/fastjson v1.4.0/go.mod h1:ZD5um63l0/8TIdddZbL2znD83FAr2IckYa3KR7VcdNA=
151151
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=

0 commit comments

Comments
 (0)