Skip to content

build(deps): bump the all-go group across 1 directory with 4 updates#102

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/services/secret-proxy/all-go-ae57fad39d
Open

build(deps): bump the all-go group across 1 directory with 4 updates#102
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/services/secret-proxy/all-go-ae57fad39d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps the all-go group with 3 updates in the /services/secret-proxy directory: github.com/DataDog/dd-trace-go/contrib/log/slog/v2, github.com/DataDog/dd-trace-go/contrib/net/http/v2 and github.com/elazarl/goproxy.

Updates github.com/DataDog/dd-trace-go/contrib/log/slog/v2 from 2.6.0 to 2.7.2

Release notes

Sourced from github.com/DataDog/dd-trace-go/contrib/log/slog/v2's releases.

v2.7.2

What's Changed

Application Performance Monitoring (APM)

Full Changelog: DataDog/dd-trace-go@v2.7.1...v2.7.2

v2.7.1

What's Changed

Full Changelog: DataDog/dd-trace-go@v2.7.0...v2.7.1

v2.7.0

[!WARNING] As per our version release policy, we are dropping support for Go 1.24 after the release of Go 1.26. Our minimum supported Go release is now Go 1.25.

[!NOTE] v2.7.0 introduces a new method of tracking errors. In most cases, this should not break existing error traces if you are using Error Tracking. If you have problems, please feel free to open an issue!

What's Changed

Application Performance Monitoring (APM)

... (truncated)

Commits
  • 20b4eea chore(internal/orchestrion): make fix-modules && make generate
  • 6aad2bc chore: make fix-modules && make generate
  • 0bef272 internal/version: v2.7.2
  • ed4ba63 fix(tracer): preserve keep/drop possibility for OTel bridge on unsampled span...
  • ed83c71 internal/orchestrion/_integration: v2.7.1
  • f05db9a internal/traceprof/traceproftest: v2.7.1
  • 5a47752 orchestrion/all: v2.7.1
  • 4f06a22 contrib/aws/datadog-lambda-go/test/integration_tests/error: v2.7.1
  • a8b6ae6 contrib/aws/datadog-lambda-go/test/integration_tests/hello: v2.7.1
  • 0b35798 contrib/google.golang.org/grpc: v2.7.1
  • Additional commits viewable in compare view

Updates github.com/DataDog/dd-trace-go/contrib/net/http/v2 from 2.6.0 to 2.7.2

Release notes

Sourced from github.com/DataDog/dd-trace-go/contrib/net/http/v2's releases.

v2.7.2

What's Changed

Application Performance Monitoring (APM)

Full Changelog: DataDog/dd-trace-go@v2.7.1...v2.7.2

v2.7.1

What's Changed

Full Changelog: DataDog/dd-trace-go@v2.7.0...v2.7.1

v2.7.0

[!WARNING] As per our version release policy, we are dropping support for Go 1.24 after the release of Go 1.26. Our minimum supported Go release is now Go 1.25.

[!NOTE] v2.7.0 introduces a new method of tracking errors. In most cases, this should not break existing error traces if you are using Error Tracking. If you have problems, please feel free to open an issue!

What's Changed

Application Performance Monitoring (APM)

... (truncated)

Commits
  • 20b4eea chore(internal/orchestrion): make fix-modules && make generate
  • 6aad2bc chore: make fix-modules && make generate
  • 0bef272 internal/version: v2.7.2
  • ed4ba63 fix(tracer): preserve keep/drop possibility for OTel bridge on unsampled span...
  • ed83c71 internal/orchestrion/_integration: v2.7.1
  • f05db9a internal/traceprof/traceproftest: v2.7.1
  • 5a47752 orchestrion/all: v2.7.1
  • 4f06a22 contrib/aws/datadog-lambda-go/test/integration_tests/error: v2.7.1
  • a8b6ae6 contrib/aws/datadog-lambda-go/test/integration_tests/hello: v2.7.1
  • 0b35798 contrib/google.golang.org/grpc: v2.7.1
  • Additional commits viewable in compare view

Updates github.com/DataDog/dd-trace-go/v2 from 2.6.0 to 2.7.2

Release notes

Sourced from github.com/DataDog/dd-trace-go/v2's releases.

v2.7.2

What's Changed

Application Performance Monitoring (APM)

Full Changelog: DataDog/dd-trace-go@v2.7.1...v2.7.2

v2.7.1

What's Changed

Full Changelog: DataDog/dd-trace-go@v2.7.0...v2.7.1

v2.7.0

[!WARNING] As per our version release policy, we are dropping support for Go 1.24 after the release of Go 1.26. Our minimum supported Go release is now Go 1.25.

[!NOTE] v2.7.0 introduces a new method of tracking errors. In most cases, this should not break existing error traces if you are using Error Tracking. If you have problems, please feel free to open an issue!

What's Changed

Application Performance Monitoring (APM)

... (truncated)

Commits
  • 20b4eea chore(internal/orchestrion): make fix-modules && make generate
  • 6aad2bc chore: make fix-modules && make generate
  • 0bef272 internal/version: v2.7.2
  • ed4ba63 fix(tracer): preserve keep/drop possibility for OTel bridge on unsampled span...
  • ed83c71 internal/orchestrion/_integration: v2.7.1
  • f05db9a internal/traceprof/traceproftest: v2.7.1
  • 5a47752 orchestrion/all: v2.7.1
  • 4f06a22 contrib/aws/datadog-lambda-go/test/integration_tests/error: v2.7.1
  • a8b6ae6 contrib/aws/datadog-lambda-go/test/integration_tests/hello: v2.7.1
  • 0b35798 contrib/google.golang.org/grpc: v2.7.1
  • Additional commits viewable in compare view

Updates github.com/elazarl/goproxy from 1.8.1 to 1.8.3

Release notes

Sourced from github.com/elazarl/goproxy's releases.

v1.8.3

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.8.2...v1.8.3

v1.8.2

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.8.1...v1.8.2

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 14, 2026
Bumps the all-go group in /services/secret-proxy with 4 updates: [github.com/DataDog/dd-trace-go/contrib/log/slog/v2](https://github.com/DataDog/dd-trace-go), [github.com/DataDog/dd-trace-go/contrib/net/http/v2](https://github.com/DataDog/dd-trace-go), [github.com/DataDog/dd-trace-go/v2](https://github.com/DataDog/dd-trace-go) and [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy).


Updates `github.com/DataDog/dd-trace-go/contrib/log/slog/v2` from 2.6.0 to 2.7.2
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v2.6.0...v2.7.2)

Updates `github.com/DataDog/dd-trace-go/contrib/net/http/v2` from 2.6.0 to 2.7.2
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v2.6.0...v2.7.2)

Updates `github.com/DataDog/dd-trace-go/v2` from 2.6.0 to 2.7.2
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v2.6.0...v2.7.2)

Updates `github.com/elazarl/goproxy` from 1.8.1 to 1.8.3
- [Release notes](https://github.com/elazarl/goproxy/releases)
- [Commits](elazarl/goproxy@v1.8.1...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/DataDog/dd-trace-go/contrib/log/slog/v2
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go
- dependency-name: github.com/DataDog/dd-trace-go/contrib/net/http/v2
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go
- dependency-name: github.com/DataDog/dd-trace-go/v2
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go
- dependency-name: github.com/elazarl/goproxy
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump the all-go group in /services/secret-proxy with 4 updates build(deps): bump the all-go group across 1 directory with 4 updates Apr 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/services/secret-proxy/all-go-ae57fad39d branch from 6741da6 to d60884e Compare April 14, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants