Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Bumps the go-modules group with 8 updates:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.31.7 1.31.8
github.com/aws/aws-sdk-go-v2/credentials 1.18.11 1.18.12
github.com/aws/aws-sdk-go-v2/service/s3 1.88.0 1.88.1
github.com/aws/aws-sdk-go-v2/service/sso 1.29.2 1.29.3
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.34.3 1.34.4
github.com/aws/aws-sdk-go-v2/service/sts 1.38.3 1.38.4
go.opentelemetry.io/auto/sdk 1.1.0 1.2.0
golang.org/x/tools 0.36.0 0.37.0

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.7 to 1.31.8

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.11 to 1.18.12

Commits
  • 3f28b51 Release 2023-02-03
  • 6e8d17f Regenerated Clients
  • 60dbdbb Update endpoints model
  • 212910a Update API model
  • eb8cb66 Upgrade smithy to 1.27.2, correct query empty list serialization
  • 24db9f5 Update processcreds.CredentialProcessResponse visibility to public (#1921)
  • bd3003e dependency: upgrade smithy to 1.27.2 and correct query empty list serialization
  • 0d94f22 Release 2023-02-02
  • 2eec85e Regenerated Clients
  • 4ca6e32 Update endpoints model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.0 to 1.88.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.29.2 to 1.29.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.34.3 to 1.34.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.38.3 to 1.38.4

Commits

Updates go.opentelemetry.io/auto/sdk from 1.1.0 to 1.2.0

Changelog

Sourced from go.opentelemetry.io/auto/sdk's changelog.

[v0.23.0/v1.2.0] - 2025-09-10

[!NOTE] This is the last release version that will support building the auto-instrumentation CLI using Go 1.23. The next release will require development to be done using Go >= 1.24.

Added

  • Cache offsets for golang.org/x/net 0.42.0. (#2503)
  • Cache offsets for google.golang.org/grpc 1.74.2. (#2546)
  • Cache offsets for google.golang.org/grpc 1.76.0-dev. (#2596)
  • Allow configuration of the resource using a resource.Detector. (#2598)
    • The WithResourceDetector function is added to go.opentelemetry.io/auto/pipeline/otelsdk.
    • The WithEnv function is updated to parse the OTEL_RESOURCE_DETECTOR environment variable. Values are expected to be a comma-separated list of resource detector IDs registered with the autodetect package.
  • Cache offsets for Go 1.23.12. (#2603)
  • Cache offsets for Go 1.24.6. (#2603)
  • Cache offsets for golang.org/x/net 0.43.0. (#2615)
  • Cache offsets for Go 1.25.0. (#2651)
  • Cache offsets for google.golang.org/grpc 1.75.0. (#2686)
  • Cache offsets for github.com/segmentio/kafka-go 0.4.49. (#2699)
  • Cache offsets for go.opentelemetry.io/otel v1.38.0. (#2726)
  • Cache offsets for Go 1.24.7. (#2747)
  • Cache offsets for Go 1.25.1. (#2747)
  • Cache offsets for golang.org/x/net 0.44.0. (#2773)
  • Cache offsets for google.golang.org/grpc 1.72.3. (#2787)
  • Cache offsets for google.golang.org/grpc 1.73.1. (#2787)
  • Cache offsets for google.golang.org/grpc 1.74.3. (#2787)
  • Cache offsets for google.golang.org/grpc 1.75.1. (#2787)

Changed

  • Upgrade go.opentelemetry.io/auto semconv to v1.37.0. (#2763)
  • Upgrade go.opentelemetry.io/auto/sdk semconv to v1.37.0. (#2763)

Fixed

  • Add telemetry.distro.version resource attribute to the otelsdk handler. (#2383)
  • active_spans_by_span_ptr eBPF map used in the traceglobal probe changed to LRU. (#2509)

[v0.22.1] - 2025-07-01

Added

  • Cache offsets for google.golang.org/grpc 1.71.3. (#2374)

... (truncated)

Commits
  • 461e5d7 Release v0.23.0/v1.2.0 (#2790)
  • 8990c28 chore(deps): update module github.com/spf13/afero to v1.15.0 (#2782)
  • 4e8f371 chore(deps): update aws-sdk-go-v2 monorepo (#2789)
  • 11063ab fix(deps): update module google.golang.org/grpc to v1.75.1 (#2784)
  • 5544c0b chore(deps): update module github.com/sagikazarmark/locafero to v0.11.0 (#2781)
  • 84d51c5 chore(deps): update golang:1.25.1-bookworm docker digest to c4bc074 (#2780)
  • 13bf1f0 Add development testing support for Go 1.25 (#2778)
  • c1831d3 [auto] Update generated offsets (#2787)
  • 2c6bed3 chore(deps): update golang:1.25.1 docker digest to 1fd7d46 (#2779)
  • ab4d3c6 chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.3.0 (#2777)
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.36.0 to 0.37.0

Commits
  • d49da96 go/analysis/internal/checker: fix panic due to nil Pass
  • 9da4f7b gopls/internal/test/integration/completion: make test go1.26-robust
  • 4409ea7 gopls/internal/server: add telemetry for Zed, Helix clientInfo
  • 75023ae go/ast/inspector: update outdated documentation
  • 785cd66 gopls/internal/test/integration/completion: skip TestFuzzFunc pre-go1.25
  • ac2e4a5 go.mod: update golang.org/x dependencies
  • bc9374d go/callgraph/vta: remove unnecessary use of unsafe
  • 12d7e15 gopls/internal/analysis/modernize: add test of no gopls imports
  • 263a769 gopls/internal/mcp: use official go mcp sdk
  • e548c70 gopls/internal/analysis/modernize: fix bad edit in var ( ... ) decl
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.7` | `1.31.8` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.18.11` | `1.18.12` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.88.0` | `1.88.1` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.29.2` | `1.29.3` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.34.3` | `1.34.4` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.38.3` | `1.38.4` |
| [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation) | `1.1.0` | `1.2.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.36.0` | `0.37.0` |


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.7 to 1.31.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.7...config/v1.31.8)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.11 to 1.18.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.11...config/v1.18.12)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.88.0 to 1.88.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.88.0...service/s3/v1.88.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.29.2 to 1.29.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.29.2...config/v1.29.3)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.34.3 to 1.34.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/amp/v1.34.3...service/iot/v1.34.4)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.38.3 to 1.38.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.38.3...service/s3/v1.38.4)

Updates `go.opentelemetry.io/auto/sdk` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-instrumentation@sdk/v1.1.0...sdk/v1.2.0)

Updates `golang.org/x/tools` from 0.36.0 to 0.37.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.88.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-version: 1.29.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-version: 1.34.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.38.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/auto/sdk
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/tools
  dependency-version: 0.37.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 11, 2025 16:09
@dependabot dependabot bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Sep 11, 2025
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Sep 11, 2025
@paketo-bot paketo-bot merged commit 02a5166 into main Sep 11, 2025
10 of 11 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/go-modules-739ce42548 branch September 11, 2025 16:19
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants