Commit b9ea515
Bump the go-modules group across 1 directory with 63 updates (#1416)
* Bump the go-modules group across 1 directory with 63 updates
Bumps the go-modules group with 28 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.2` | `1.38.3` |
| [cel.dev/expr](https://github.com/google/cel-spec) | `0.24.0` | `0.25.1` |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.16.4` | `0.17.0` |
| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.8.0` | `0.9.0` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.5.2` | `1.5.3` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.24.2` | `1.24.3` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.56.0` | `1.58.0` |
| [github.com/anchore/syft](https://github.com/anchore/syft) | `1.38.0` | `1.38.2` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.40.1` | `1.41.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.3` | `1.32.5` |
| [github.com/aws/aws-sdk-go-v2/internal/v4a](https://github.com/aws/aws-sdk-go-v2) | `1.4.15` | `1.4.16` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.9.6` | `1.9.7` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://github.com/aws/aws-sdk-go-v2) | `1.19.15` | `1.19.16` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.93.0` | `1.93.2` |
| [github.com/charmbracelet/colorprofile](https://github.com/charmbracelet/colorprofile) | `0.3.3` | `0.4.1` |
| [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) | `3.0.3` | `3.1.2` |
| [github.com/docker/cli](https://github.com/docker/cli) | `29.1.2+incompatible` | `29.1.3+incompatible` |
| [github.com/envoyproxy/go-control-plane/envoy](https://github.com/envoyproxy/go-control-plane) | `1.32.4` | `1.36.0` |
| [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) | `1.2.1` | `1.3.0` |
| [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.11` | `1.4.12` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.1` | `1.18.2` |
| [github.com/morikuni/aec](https://github.com/morikuni/aec) | `1.0.0` | `1.1.0` |
| [github.com/nwaples/rardecode/v2](https://github.com/nwaples/rardecode) | `2.2.1` | `2.2.2` |
| [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) | `2.5.0` | `2.6.0` |
| [go.opentelemetry.io/contrib/detectors/gcp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.36.0` | `1.39.0` |
| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.63.0` | `0.64.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.33.0` | `0.34.0` |
| google.golang.org/protobuf | `1.36.10` | `1.36.11` |
Updates `github.com/onsi/gomega` from 1.38.2 to 1.38.3
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.2...v1.38.3)
Updates `cel.dev/expr` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/google/cel-spec/releases)
- [Commits](google/cel-spec@v0.24.0...v0.25.1)
Updates `cloud.google.com/go/auth` from 0.16.4 to 0.17.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@auth/v0.16.4...v0.17.0)
Updates `cloud.google.com/go/compute/metadata` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.8.0...v0.9.0)
Updates `cloud.google.com/go/iam` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iam/v1.5.2...iam/v1.5.3)
Updates `cloud.google.com/go/monitoring` from 1.24.2 to 1.24.3
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@monitoring/v1.24.2...monitoring/v1.24.3)
Updates `cloud.google.com/go/storage` from 1.56.0 to 1.58.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.56.0...spanner/v1.58.0)
Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp` from 1.27.0 to 1.29.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.27.0...detectors/gcp/v1.29.0)
Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.53.0 to 0.54.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.53.0...v0.54.0)
Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping` from 0.53.0 to 0.54.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.53.0...v0.54.0)
Updates `github.com/anchore/syft` from 1.38.0 to 1.38.2
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/RELEASE.md)
- [Commits](anchore/syft@v1.38.0...v1.38.2)
Updates `github.com/aws/aws-sdk-go-v2` from 1.40.1 to 1.41.0
- [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.40.1...v1.41.0)
Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.3 to 1.32.5
- [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.32.3...v1.32.5)
Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.3 to 1.19.5
- [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/pi/v1.19.3...service/m2/v1.19.5)
Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.15 to 1.18.16
- [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.15...config/v1.18.16)
Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.4.15 to 1.4.16
- [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@internal/v4a/v1.4.15...internal/v4a/v1.4.16)
Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.7.15 to 2.7.16
- [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@internal/endpoints/v2.7.15...internal/endpoints/v2.7.16)
Updates `github.com/aws/aws-sdk-go-v2/internal/v4a` from 1.4.15 to 1.4.16
- [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@internal/v4a/v1.4.15...internal/v4a/v1.4.16)
Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.9.6 to 1.9.7
- [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/dsql/v1.9.6...service/dsql/v1.9.7)
Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.13.15 to 1.13.16
- [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/mq/v1.13.15...service/mq/v1.13.16)
Updates `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` from 1.19.15 to 1.19.16
- [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/sqs/v1.19.15...service/sqs/v1.19.16)
Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.93.0 to 1.93.2
- [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.93.0...service/s3/v1.93.2)
Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/m2/v1.0.4/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.0.3...service/m2/v1.0.4)
Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.30.6 to 1.30.7
- [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.30.6...service/acm/v1.30.7)
Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.35.11 to 1.35.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@service/pi/v1.35.11...service/pi/v1.35.12)
Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.3 to 1.41.5
- [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/sts/v1.41.3...service/sts/v1.41.5)
Updates `github.com/charmbracelet/colorprofile` from 0.3.3 to 0.4.1
- [Release notes](https://github.com/charmbracelet/colorprofile/releases)
- [Commits](charmbracelet/colorprofile@v0.3.3...v0.4.1)
Updates `github.com/charmbracelet/x/ansi` from 0.11.0 to 0.11.3
- [Commits](charmbracelet/x@ansi/v0.11.0...ansi/v0.11.3)
Updates `github.com/clipperhouse/displaywidth` from 0.4.1 to 0.6.1
- [Release notes](https://github.com/clipperhouse/displaywidth/releases)
- [Changelog](https://github.com/clipperhouse/displaywidth/blob/main/CHANGELOG.md)
- [Commits](clipperhouse/displaywidth@v0.4.1...v0.6.1)
Updates `github.com/containerd/cgroups/v3` from 3.0.3 to 3.1.2
- [Release notes](https://github.com/containerd/cgroups/releases)
- [Commits](containerd/cgroups@v3.0.3...v3.1.2)
Updates `github.com/docker/cli` from 29.1.2+incompatible to 29.1.3+incompatible
- [Commits](docker/cli@v29.1.2...v29.1.3)
Updates `github.com/envoyproxy/go-control-plane/envoy` from 1.32.4 to 1.36.0
- [Release notes](https://github.com/envoyproxy/go-control-plane/releases)
- [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md)
- [Commits](envoyproxy/go-control-plane@envoy/v1.32.4...envoy/v1.36.0)
Updates `github.com/envoyproxy/protoc-gen-validate` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases)
- [Commits](bufbuild/protoc-gen-validate@v1.2.1...v1.3.0)
Updates `github.com/gabriel-vasile/mimetype` from 1.4.11 to 1.4.12
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](gabriel-vasile/mimetype@v1.4.11...v1.4.12)
Updates `github.com/go-git/go-billy/v5` from 5.6.2 to 5.7.0
- [Release notes](https://github.com/go-git/go-billy/releases)
- [Commits](go-git/go-billy@v5.6.2...v5.7.0)
Updates `github.com/go-jose/go-jose/v4` from 4.0.5 to 4.1.2
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Commits](go-jose/go-jose@v4.0.5...v4.1.2)
Updates `github.com/googleapis/enterprise-certificate-proxy` from 0.3.6 to 0.3.7
- [Release notes](https://github.com/googleapis/enterprise-certificate-proxy/releases)
- [Commits](googleapis/enterprise-certificate-proxy@v0.3.6...v0.3.7)
Updates `github.com/klauspost/compress` from 1.18.1 to 1.18.2
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.1...v1.18.2)
Updates `github.com/morikuni/aec` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/morikuni/aec/releases)
- [Commits](morikuni/aec@v1.0.0...v1.1.0)
Updates `github.com/nwaples/rardecode/v2` from 2.2.1 to 2.2.2
- [Commits](nwaples/rardecode@v2.2.1...v2.2.2)
Updates `github.com/olekukonko/ll` from 0.1.2 to 0.1.3
- [Commits](olekukonko/ll@v0.1.2...v0.1.3)
Updates `github.com/olekukonko/tablewriter` from 1.1.1 to 1.1.2
- [Commits](olekukonko/tablewriter@v1.1.1...v1.1.2)
Updates `github.com/opencontainers/runtime-spec` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/opencontainers/runtime-spec/releases)
- [Changelog](https://github.com/opencontainers/runtime-spec/blob/main/ChangeLog)
- [Commits](opencontainers/runtime-spec@v1.2.0...v1.3.0)
Updates `github.com/spiffe/go-spiffe/v2` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/spiffe/go-spiffe/releases)
- [Changelog](https://github.com/spiffe/go-spiffe/blob/main/CHANGELOG.md)
- [Commits](spiffe/go-spiffe@v2.5.0...v2.6.0)
Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.36.0 to 1.39.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v1.36.0...v1.39.0)
Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.61.0 to 0.63.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.61.0...zpages/v0.63.0)
Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.63.0 to 0.64.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.63.0...zpages/v0.64.0)
Updates `go.opentelemetry.io/otel` from 1.38.0 to 1.39.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0)
Updates `go.opentelemetry.io/otel/metric` from 1.38.0 to 1.39.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0)
Updates `go.opentelemetry.io/otel/sdk` from 1.38.0 to 1.39.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0)
Updates `go.opentelemetry.io/otel/sdk/metric` from 1.38.0 to 1.39.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0)
Updates `go.opentelemetry.io/otel/trace` from 1.38.0 to 1.39.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0)
Updates `golang.org/x/mod` from 0.30.0 to 0.31.0
- [Commits](golang/mod@v0.30.0...v0.31.0)
Updates `golang.org/x/net` from 0.47.0 to 0.48.0
- [Commits](golang/net@v0.47.0...v0.48.0)
Updates `golang.org/x/oauth2` from 0.33.0 to 0.34.0
- [Commits](golang/oauth2@v0.33.0...v0.34.0)
Updates `golang.org/x/tools` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.39.0...v0.40.0)
Updates `gonum.org/v1/gonum` from 0.15.1 to 0.16.0
- [Release notes](https://github.com/gonum/gonum/releases)
- [Commits](gonum/gonum@v0.15.1...v0.16.0)
Updates `google.golang.org/api` from 0.247.0 to 0.256.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.247.0...v0.256.0)
Updates `google.golang.org/genproto` from 0.0.0-20250603155806-513f23925822 to 0.0.0-20250922171735-9219d122eba9
- [Commits](https://github.com/googleapis/go-genproto/commits)
Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250721164621-a45f3dfb1074 to 0.0.0-20251111163417-95abcf5c77ba
- [Commits](https://github.com/googleapis/go-genproto/commits)
Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250818200422-3122310a409c to 0.0.0-20251111163417-95abcf5c77ba
- [Commits](https://github.com/googleapis/go-genproto/commits)
Updates `google.golang.org/grpc` from 1.74.2 to 1.76.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.74.2...v1.76.0)
Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-version: 1.38.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: cel.dev/expr
dependency-version: 0.25.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: cloud.google.com/go/auth
dependency-version: 0.17.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: cloud.google.com/go/compute/metadata
dependency-version: 0.9.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: cloud.google.com/go/iam
dependency-version: 1.5.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: cloud.google.com/go/monitoring
dependency-version: 1.24.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: cloud.google.com/go/storage
dependency-version: 1.58.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp
dependency-version: 1.29.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
dependency-version: 0.54.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping
dependency-version: 0.54.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/anchore/syft
dependency-version: 1.38.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2
dependency-version: 1.41.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-version: 1.32.5
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.19.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
dependency-version: 1.18.16
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources
dependency-version: 1.4.16
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
dependency-version: 2.7.16
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/v4a
dependency-version: 1.4.16
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/checksum
dependency-version: 1.9.7
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
dependency-version: 1.13.16
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/s3shared
dependency-version: 1.19.16
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.93.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/signin
dependency-version: 1.0.4
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.30.7
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.35.12
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.41.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/charmbracelet/colorprofile
dependency-version: 0.4.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/charmbracelet/x/ansi
dependency-version: 0.11.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/clipperhouse/displaywidth
dependency-version: 0.6.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/containerd/cgroups/v3
dependency-version: 3.1.2
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/docker/cli
dependency-version: 29.1.3+incompatible
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/envoyproxy/go-control-plane/envoy
dependency-version: 1.36.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/envoyproxy/protoc-gen-validate
dependency-version: 1.3.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/gabriel-vasile/mimetype
dependency-version: 1.4.12
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/go-git/go-billy/v5
dependency-version: 5.7.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/go-jose/go-jose/v4
dependency-version: 4.1.2
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/googleapis/enterprise-certificate-proxy
dependency-version: 0.3.7
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/klauspost/compress
dependency-version: 1.18.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/morikuni/aec
dependency-version: 1.1.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/nwaples/rardecode/v2
dependency-version: 2.2.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/olekukonko/ll
dependency-version: 0.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/olekukonko/tablewriter
dependency-version: 1.1.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/opencontainers/runtime-spec
dependency-version: 1.3.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/spiffe/go-spiffe/v2
dependency-version: 2.6.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/detectors/gcp
dependency-version: 1.39.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
dependency-version: 0.63.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
dependency-version: 0.64.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel
dependency-version: 1.39.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/metric
dependency-version: 1.39.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-version: 1.39.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/sdk/metric
dependency-version: 1.39.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/trace
dependency-version: 1.39.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/mod
dependency-version: 0.31.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/net
dependency-version: 0.48.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/oauth2
dependency-version: 0.34.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/tools
dependency-version: 0.40.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: gonum.org/v1/gonum
dependency-version: 0.16.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: google.golang.org/api
dependency-version: 0.256.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: google.golang.org/genproto
dependency-version: 0.0.0-20250922171735-9219d122eba9
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/api
dependency-version: 0.0.0-20251111163417-95abcf5c77ba
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/rpc
dependency-version: 0.0.0-20251111163417-95abcf5c77ba
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: google.golang.org/grpc
dependency-version: 1.76.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.11
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: go-modules
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump go modules manually
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Costas Papastathis <papastathiscr@gmail.com>1 parent ce23607 commit b9ea515
2 files changed
Lines changed: 351 additions & 424 deletions
0 commit comments