Skip to content

Bump the go-modules group across 1 directory with 57 updates#1524

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-modules-14eb46f92f
Closed

Bump the go-modules group across 1 directory with 57 updates#1524
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-modules-14eb46f92f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the go-modules group with 33 updates in the / directory:

Package From To
github.com/paketo-buildpacks/occam 0.31.1 0.31.3
cloud.google.com/go/auth 0.18.2 0.20.0
cloud.google.com/go/iam 1.5.3 1.7.0
cloud.google.com/go/monitoring 1.24.3 1.25.0
cloud.google.com/go/storage 1.60.0 1.62.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric 0.55.0 0.56.0
github.com/Microsoft/hcsshim 0.14.0-rc.1 0.15.0-rc.1
github.com/anchore/go-logger 0.0.0-20250318195838-07ae343dd722 0.1.0
github.com/andybalholm/brotli 1.2.0 1.2.1
github.com/aws/aws-sdk-go-v2/config 1.32.10 1.32.14
github.com/aws/aws-sdk-go-v2/service/s3 1.97.3 1.99.0
github.com/aws/smithy-go 1.24.2 1.24.3
github.com/clipperhouse/displaywidth 0.10.0 0.11.0
github.com/containerd/cgroups/v3 3.1.2 3.1.3
github.com/containerd/containerd/v2 2.2.1 2.2.2
github.com/diskfs/go-diskfs 1.7.0 1.9.1
github.com/docker/cli 29.3.0+incompatible 29.4.0+incompatible
github.com/envoyproxy/protoc-gen-validate 1.3.0 1.3.3
github.com/fatih/color 1.18.0 1.19.0
github.com/go-git/go-git/v5 5.17.1 5.17.2
github.com/hashicorp/go-getter 1.8.5 1.8.6
github.com/hashicorp/go-version 1.8.0 1.9.0
github.com/lucasb-eyer/go-colorful 1.3.0 1.4.0
github.com/mattn/go-runewidth 0.0.21 0.0.22
github.com/moby/moby/api 1.54.0 1.54.1
github.com/moby/moby/client 0.3.0 0.4.0
github.com/moby/patternmatcher 0.6.0 0.6.1
github.com/olekukonko/ll 0.1.6 0.1.8
github.com/pelletier/go-toml/v2 2.2.4 2.3.0
github.com/shirou/gopsutil/v4 4.26.2 4.26.3
go.opentelemetry.io/contrib/detectors/gcp 1.39.0 1.43.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp 0.67.0 0.68.0
modernc.org/sqlite 1.47.0 1.48.1

Updates github.com/paketo-buildpacks/occam from 0.31.1 to 0.31.3

Release notes

Sourced from github.com/paketo-buildpacks/occam's releases.

v0.31.3

What's Changed

Full Changelog: paketo-buildpacks/occam@v0.31.2...v0.31.3

v0.31.2

What's Changed

Full Changelog: paketo-buildpacks/occam@v0.31.1...v0.31.2

Commits
  • 0a7c1ac chore(deps): updated module github.com/google/go-containerregistry from v0.21...
  • e3a5bde chore(deps): updated module github.com/paketo-buildpacks/packit/v2 from v2.25...
  • 6914d4b Updates go mod version to 1.26.1
  • a2ee454 Fix linter issues (#456)
  • 99c82d2 Updating github-config
  • 0277272 Updating github-config
  • cdd83bd Updating github-config
  • f46bf41 chore(deps): updated module github.com/onsi/gomega from v1.38.3 to v1.39.1 (#...
  • 1c6c42d chore(deps): updated module github.com/docker/docker from v28.5.1+incompatibl...
  • 7162009 chore(deps): updated module github.com/testcontainers/testcontainers-go from ...
  • See full diff in compare view

Updates cloud.google.com/go/auth from 0.18.2 to 0.20.0

Release notes

Sourced from cloud.google.com/go/auth's releases.

auth: v0.20.0

v0.20.0 (2026-04-06)

Changelog

Sourced from cloud.google.com/go/auth's changelog.

v0.20.0

  • bigquery: Support SchemaUpdateOptions for load jobs.

  • bigtable:

    • Add SampleRowKeys.
    • cbt: Support union, intersection GCPolicy.
    • Retry admin RPCS.
    • Add trace spans to retries.
  • datastore: Add OpenCensus tracing.

  • firestore:

    • Fix queries involving Null and NaN.
    • Allow Timestamp protobuffers for time values.
  • logging: Add a WriteTimeout option.

  • spanner: Support Batch API.

  • storage: Add OpenCensus tracing.

v0.19.0

  • bigquery:

    • Support customer-managed encryption keys.
  • bigtable:

    • Improved emulator support.
    • Support GetCluster.
  • datastore:

    • Add general mutations.
    • Support pointer struct fields.
    • Support transaction options.
  • firestore:

    • Add Transaction.GetAll.
    • Support document cursors.
  • logging:

    • Support concurrent RPCs to the service.
    • Support per-entry resources.
  • profiler:

    • Add config options to disable heap and thread profiling.
    • Read the project ID from $GOOGLE_CLOUD_PROJECT when it's set.
  • pubsub:

    • BEHAVIOR CHANGE: Release flow control after ack/nack (instead of after the

... (truncated)

Commits
  • 4b98a63 README.md: add news for next release
  • aae690d storage: mark bucket lock as private alpha
  • 5882e88 firestore: add the read time to DocumentSnapshot, part 1
  • 7808a7b internal: clean up OC tests
  • a1b76a8 pubsub: use the new aggreagation API
  • 63a4704 Bigquery Loader: add SchemaUpdateOptions
  • f0945c7 storage: fix OC test
  • 11ffa33 datastore: add OC integration test
  • 51968c3 storage: add RangeReader test
  • f2174aa storage: put read code together
  • Additional commits viewable in compare view

Updates cloud.google.com/go/iam from 1.5.3 to 1.7.0

Release notes

Sourced from cloud.google.com/go/iam's releases.

gkemulticloud: v1.7.0

v1.7.0 (2026-04-02)

iam: v1.7.0

v1.7.0 (2026-04-02)

shopping: v1.7.0

v1.7.0 (2026-04-02)

ids: v1.6.0

v1.6.0 (2026-04-02)

support: v1.6.0

v1.6.0 (2026-04-02)

Changelog

Sourced from cloud.google.com/go/iam's changelog.

1.7.0 (2023-01-31)

Features

  • documentai: Add REST client (06a54a1)
  • documentai: Added advanced_ocr_options field in OcrConfig (45c70e3)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Rewrite signatures in terms of new types for betas (9f303f9)
  • documentai: Start generating proto message types (563f546)
  • documentai: Start generating stubs dir (de2d180)

1.6.0 (2023-01-26)

Features

  • documentai/apiv1beta3: Add REST transport (f7b0822)
  • documentai: Add REST client (06a54a1)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Rewrite signatures in terms of new types for betas (9f303f9)
  • documentai: Start generating proto message types (563f546)
  • documentai: Start generating stubs dir (de2d180)

1.5.0 (2023-01-26)

⚠ BREAKING CHANGES

  • documentai: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

Features

  • documentai/apiv1beta3: Add REST transport (f7b0822)
  • documentai: Add REST client (06a54a1)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added field_mask to ProcessRequest object in document_processor_service.proto feat: Added parent_ids to Revision object in document.proto feat: Added integer_values, float_values and non_present to Entity object in document.proto feat: Added corrected_key_text, correct_value_text to FormField object in document.proto feat: Added OperationMetadata resource feat!: Added Processor Management and Processor Version support to v1 library (370e23e)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)

... (truncated)

Commits

Updates cloud.google.com/go/monitoring from 1.24.3 to 1.25.0

Release notes

Sourced from cloud.google.com/go/monitoring's releases.

monitoring: v1.25.0

v1.25.0 (2026-04-02)

Changelog

Sourced from cloud.google.com/go/monitoring's changelog.

1.25.0 (2024-02-09)

Features

  • documentai: Expose model_type in v1 processor, so that user can see the model_type after get or list processor version (2fcf55c)

1.24.0 (2024-02-06)

Features

  • documentai: Add model_type in v1beta3 processor proto (#9355) (05e9e1f)

1.23.8 (2024-01-30)

Bug Fixes

  • documentai: Enable universe domain resolution options (fd1d569)

1.23.7 (2023-12-13)

Documentation

  • documentai: Clarify Properties documentation (757c1b0)

1.23.6 (2023-11-27)

Documentation

  • documentai: Update comment for ProcessOptions.page_range (63ffff2)

1.23.5 (2023-11-01)

Bug Fixes

  • documentai: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

Documentation

  • documentai: Updated comments (24e410e)

1.23.4 (2023-10-26)

... (truncated)

Commits

Updates cloud.google.com/go/storage from 1.60.0 to 1.62.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.62.0

v1.62.0 (2026-04-06)

Commits
  • 01df6e1 chore(main): release spanner 1.62.0 (#10073)
  • 8e675cd fix(spanner): Add ARRAY keywords to keywords (#10079)
  • db8216e feat(pubsub/pstest): add support to register other servers into grpc.Server (...
  • 292e812 docs(maps/fleetengine): mark TerminalPointId as deprecated (#10130)
  • 0e6413d feat(bigtable): Add ignore_warnings flag to SetGcPolicy (#9372)
  • 2d34bf3 chore(all): update deps (#10156)
  • 7371665 test(pubsub): make error checking of receive less brittle (#10165)
  • fa3bfdb fix(auth): handle non-Transport DefaultTransport (#10162)
  • 1320d7d chore(main): release vertexai 0.9.0 (#10163)
  • b452014 chore(vertexai): skip tests that check blocked inputs for model (#10152)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from 1.30.0 to 1.31.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits
  • 316927b Pre-releae steps for opentelemetry-operations-go release. (#1092)
  • 29e5586 [exporter/collector/logs] Create Int32OrString and Int64OrString to handl...
  • 86523a9 Add region tags in OTLP Trace Sample (#1089)
  • a83dd81 precompile regex from resource filters (#1085)
  • 94a7f44 Fix CI (#1086)
  • b50231b [exporter/collector/logs] Support httpRequest.status field as integer or st...
  • b57afdd add feature gate to allow sending log trace context without a prefix (#1079)
  • See full diff in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.55.0 to 0.56.0

Commits
  • eab9572 prepare for v1.32.0/v0.56.0 (#1132)
  • cf80620 fix(deps): update module google.golang.org/grpc to v1.79.3 [security] (#1131)
  • 9a775d8 normalize user agents in span attributes as well (#1117)
  • 3cacef9 separate out govulncheck into its own CI job (#1113)
  • 21d7ce3 Bump go version to resolve govulncheck failures (#1114)
  • fbd3fd5 ignore versions in the user agent header when comparing fixtures (#1115)
  • e42c882 Don't allow modifying the default scopes (#1109)
  • d01a1dc chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (#1102)
  • b7fe5f2 add support for go 1.26 (#1107)
  • 3575d31 allow providing a context to create the monitoring client (#1096)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping from 0.55.0 to 0.56.0

Commits
  • eab9572 prepare for v1.32.0/v0.56.0 (#1132)
  • cf80620 fix(deps): update module google.golang.org/grpc to v1.79.3 [security] (#1131)
  • 9a775d8 normalize user agents in span attributes as well (#1117)
  • 3cacef9 separate out govulncheck into its own CI job (#1113)
  • 21d7ce3 Bump go version to resolve govulncheck failures (#1114)
  • fbd3fd5 ignore versions in the user agent header when comparing fixtures (#1115)
  • e42c882 Don't allow modifying the default scopes (#1109)
  • d01a1dc chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (#1102)
  • b7fe5f2 add support for go 1.26 (#1107)
  • 3575d31 allow providing a context to create the monitoring client (#1096)
  • Additional commits viewable in compare view

Updates github.com/Microsoft/hcsshim from 0.14.0-rc.1 to 0.15.0-rc.1

Release notes

Sourced from github.com/Microsoft/hcsshim's releases.

v0.14.0

This is a non-rc v0.14.0 release, which is the same as https://github.com/microsoft/hcsshim/releases/tag/v0.14.0-rc.1

What's Changed

Full Changelog: microsoft/hcsshim@v0.13.0...v0.14.0

Commits
  • 5f3f9b5 Merge pull request #2581 from micromaomao/tingmao/msrc-1
  • be72bb7 Merged PR 12878106: Small rego fixes
  • 5869bd0 Merged PR 12936349: rego: Harden fragments loading
  • e118801 Merged PR 12916199: hcsv2/uvm: Check that OCISpecification.Hooks is nil for c...
  • fbc54fe Apply review suggestion from Hamza
  • a1f957f Extend and apply checkValidContainerID to virtual pod IDs as well
  • df52d66 Merged PR 12588213: Various enforcement fixes
  • 5a0252a fix: plumbing security policy fragments (#2642)
  • f09abba Implements the VM VPMem Controller
  • e13a818 Implements the VM SCSI Controller
  • Additional commits viewable in compare view

Updates github.com/anchore/go-logger from 0.0.0-20250318195838-07ae343dd722 to 0.1.0

Release notes

Sourced from github.com/anchore/go-logger's releases.

v0.1.0

Initial release 🎉

Commits

Updates github.com/andybalholm/brotli from 1.2.0 to 1.2.1

Commits
  • 0675b24 Remove unnecessary nil checks
  • 946c3e4 matchfinder: verify candidate matches against source data
  • 014fb9c Add Bargain3 MatchFinder
  • deb905c Trio: vary hash table sizes
  • b84bddd M4: fix updating chain for long history
  • a7ad412 Bargain1 & Bargain2: check for matches less often

Bumps the go-modules group with 33 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) | `0.31.1` | `0.31.3` |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.18.2` | `0.20.0` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.5.3` | `1.7.0` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.24.3` | `1.25.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.60.0` | `1.62.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.55.0` | `0.56.0` |
| [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.14.0-rc.1` | `0.15.0-rc.1` |
| [github.com/anchore/go-logger](https://github.com/anchore/go-logger) | `0.0.0-20250318195838-07ae343dd722` | `0.1.0` |
| [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.2.0` | `1.2.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.14` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.97.3` | `1.99.0` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.24.2` | `1.24.3` |
| [github.com/clipperhouse/displaywidth](https://github.com/clipperhouse/displaywidth) | `0.10.0` | `0.11.0` |
| [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) | `3.1.2` | `3.1.3` |
| [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) | `2.2.1` | `2.2.2` |
| [github.com/diskfs/go-diskfs](https://github.com/diskfs/go-diskfs) | `1.7.0` | `1.9.1` |
| [github.com/docker/cli](https://github.com/docker/cli) | `29.3.0+incompatible` | `29.4.0+incompatible` |
| [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) | `1.3.0` | `1.3.3` |
| [github.com/fatih/color](https://github.com/fatih/color) | `1.18.0` | `1.19.0` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.17.1` | `5.17.2` |
| [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.8.5` | `1.8.6` |
| [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.8.0` | `1.9.0` |
| [github.com/lucasb-eyer/go-colorful](https://github.com/lucasb-eyer/go-colorful) | `1.3.0` | `1.4.0` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.21` | `0.0.22` |
| [github.com/moby/moby/api](https://github.com/moby/moby) | `1.54.0` | `1.54.1` |
| [github.com/moby/moby/client](https://github.com/moby/moby) | `0.3.0` | `0.4.0` |
| [github.com/moby/patternmatcher](https://github.com/moby/patternmatcher) | `0.6.0` | `0.6.1` |
| [github.com/olekukonko/ll](https://github.com/olekukonko/ll) | `0.1.6` | `0.1.8` |
| [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.2.4` | `2.3.0` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.2` | `4.26.3` |
| [go.opentelemetry.io/contrib/detectors/gcp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.39.0` | `1.43.0` |
| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.67.0` | `0.68.0` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.47.0` | `1.48.1` |



Updates `github.com/paketo-buildpacks/occam` from 0.31.1 to 0.31.3
- [Release notes](https://github.com/paketo-buildpacks/occam/releases)
- [Commits](paketo-buildpacks/occam@v0.31.1...v0.31.3)

Updates `cloud.google.com/go/auth` from 0.18.2 to 0.20.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.18.2...v0.20.0)

Updates `cloud.google.com/go/iam` from 1.5.3 to 1.7.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iam/v1.5.3...iap/v1.7.0)

Updates `cloud.google.com/go/monitoring` from 1.24.3 to 1.25.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@monitoring/v1.24.3...dlp/v1.25.0)

Updates `cloud.google.com/go/storage` from 1.60.0 to 1.62.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.60.0...spanner/v1.62.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.30.0...detectors/gcp/v1.31.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.55.0...v0.56.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.55.0...v0.56.0)

Updates `github.com/Microsoft/hcsshim` from 0.14.0-rc.1 to 0.15.0-rc.1
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](microsoft/hcsshim@v0.14.0-rc.1...v0.15.0-rc.1)

Updates `github.com/anchore/go-logger` from 0.0.0-20250318195838-07ae343dd722 to 0.1.0
- [Release notes](https://github.com/anchore/go-logger/releases)
- [Commits](https://github.com/anchore/go-logger/commits/v0.1.0)

Updates `github.com/andybalholm/brotli` from 1.2.0 to 1.2.1
- [Commits](andybalholm/brotli@v1.2.0...v1.2.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.10 to 1.32.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.10...config/v1.32.14)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.10 to 1.19.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iam/v1.19.10...credentials/v1.19.14)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.18 to 1.18.21
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.21/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.18...config/v1.18.21)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.99.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.99.0)

Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.0.6 to 1.0.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.0.6...service/m2/v1.0.9)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.30.11 to 1.30.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/acm/v1.30.11...service/acm/v1.30.15)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.35.15 to 1.35.19
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.35.15...service/pi/v1.35.19)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.7 to 1.41.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.41.7...service/ecs/v1.41.10)

Updates `github.com/aws/smithy-go` from 1.24.2 to 1.24.3
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.24.2...v1.24.3)

Updates `github.com/clipperhouse/displaywidth` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/clipperhouse/displaywidth/releases)
- [Changelog](https://github.com/clipperhouse/displaywidth/blob/main/CHANGELOG.md)
- [Commits](clipperhouse/displaywidth@v0.10.0...v0.11.0)

Updates `github.com/clipperhouse/uax29/v2` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/clipperhouse/uax29/releases)
- [Commits](clipperhouse/uax29@v2.6.0...v2.7.0)

Updates `github.com/containerd/cgroups/v3` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/containerd/cgroups/releases)
- [Commits](containerd/cgroups@v3.1.2...v3.1.3)

Updates `github.com/containerd/containerd/v2` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v2.2.1...v2.2.2)

Updates `github.com/diskfs/go-diskfs` from 1.7.0 to 1.9.1
- [Commits](diskfs/go-diskfs@v1.7.0...v1.9.1)

Updates `github.com/docker/cli` from 29.3.0+incompatible to 29.4.0+incompatible
- [Commits](docker/cli@v29.3.0...v29.4.0)

Updates `github.com/envoyproxy/protoc-gen-validate` from 1.3.0 to 1.3.3
- [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases)
- [Commits](bufbuild/protoc-gen-validate@v1.3.0...v1.3.3)

Updates `github.com/fatih/color` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.18.0...v1.19.0)

Updates `github.com/go-git/go-git/v5` from 5.17.1 to 5.17.2
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.17.1...v5.17.2)

Updates `github.com/google/go-containerregistry` from 0.21.2 to 0.21.3
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Commits](google/go-containerregistry@v0.21.2...v0.21.3)

Updates `github.com/googleapis/gax-go/v2` from 2.19.0 to 2.21.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.19.0...v2.21.0)

Updates `github.com/hashicorp/go-getter` from 1.8.5 to 1.8.6
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Commits](hashicorp/go-getter@v1.8.5...v1.8.6)

Updates `github.com/hashicorp/go-version` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-version@v1.8.0...v1.9.0)

Updates `github.com/klauspost/compress` from 1.18.4 to 1.18.5
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.4...v1.18.5)

Updates `github.com/lucasb-eyer/go-colorful` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/lucasb-eyer/go-colorful/releases)
- [Changelog](https://github.com/lucasb-eyer/go-colorful/blob/master/CHANGELOG.md)
- [Commits](lucasb-eyer/go-colorful@v1.3.0...v1.4.0)

Updates `github.com/mattn/go-runewidth` from 0.0.21 to 0.0.22
- [Commits](mattn/go-runewidth@v0.0.21...v0.0.22)

Updates `github.com/moby/moby/api` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](moby/moby@api/v1.54.0...api/v1.54.1)

Updates `github.com/moby/moby/client` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/moby/moby/releases)
- [Changelog](https://github.com/moby/moby/blob/v0.4.0/CHANGELOG.md)
- [Commits](moby/moby@v0.3.0...v0.4.0)

Updates `github.com/moby/patternmatcher` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/moby/patternmatcher/releases)
- [Commits](moby/patternmatcher@v0.6.0...v0.6.1)

Updates `github.com/olekukonko/ll` from 0.1.6 to 0.1.8
- [Release notes](https://github.com/olekukonko/ll/releases)
- [Commits](olekukonko/ll@v0.1.6...v0.1.8)

Updates `github.com/pelletier/go-toml/v2` from 2.2.4 to 2.3.0
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](pelletier/go-toml@v2.2.4...v2.3.0)

Updates `github.com/shirou/gopsutil/v4` from 4.26.2 to 4.26.3
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.26.2...v4.26.3)

Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.39.0 to 1.43.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.39.0...v1.43.0)

Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.63.0 to 0.67.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.67.0)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.67.0 to 0.68.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.67.0...zpages/v0.68.0)

Updates `go.opentelemetry.io/otel` from 1.42.0 to 1.43.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.42.0...v1.43.0)

Updates `go.opentelemetry.io/otel/metric` from 1.42.0 to 1.43.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.42.0...v1.43.0)

Updates `go.opentelemetry.io/otel/sdk` from 1.42.0 to 1.43.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.42.0...v1.43.0)

Updates `go.opentelemetry.io/otel/sdk/metric` from 1.42.0 to 1.43.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.42.0...v1.43.0)

Updates `go.opentelemetry.io/otel/trace` from 1.42.0 to 1.43.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.42.0...v1.43.0)

Updates `gonum.org/v1/gonum` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/gonum/gonum/releases)
- [Commits](gonum/gonum@v0.16.0...v0.17.0)

Updates `google.golang.org/api` from 0.272.0 to 0.274.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.272.0...v0.274.0)

Updates `google.golang.org/genproto` from 0.0.0-20260316180232-0b37fe3546d5 to 0.0.0-20260319201613-d00831a3d3e7
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260316180232-0b37fe3546d5 to 0.0.0-20260401001100-f93e5f3e9f0f
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260316180232-0b37fe3546d5 to 0.0.0-20260401024825-9d38bb4040a9
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.79.3 to 1.80.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.79.3...v1.80.0)

Updates `modernc.org/sqlite` from 1.47.0 to 1.48.1
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.47.0...v1.48.1)

---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/occam
  dependency-version: 0.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.20.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/iam
  dependency-version: 1.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/monitoring
  dependency-version: 1.25.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.62.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.31.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.56.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.56.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/Microsoft/hcsshim
  dependency-version: 0.15.0-rc.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/anchore/go-logger
  dependency-version: 0.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/andybalholm/brotli
  dependency-version: 1.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.14
  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.14
  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.21
  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.99.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/signin
  dependency-version: 1.0.9
  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.15
  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.19
  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.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.24.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/clipperhouse/displaywidth
  dependency-version: 0.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/clipperhouse/uax29/v2
  dependency-version: 2.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/containerd/cgroups/v3
  dependency-version: 3.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/containerd/containerd/v2
  dependency-version: 2.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/diskfs/go-diskfs
  dependency-version: 1.9.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/docker/cli
  dependency-version: 29.4.0+incompatible
  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.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/fatih/color
  dependency-version: 1.19.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.17.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/google/go-containerregistry
  dependency-version: 0.21.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-version: 2.21.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/hashicorp/go-getter
  dependency-version: 1.8.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/hashicorp/go-version
  dependency-version: 1.9.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/lucasb-eyer/go-colorful
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/moby/moby/api
  dependency-version: 1.54.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/moby/moby/client
  dependency-version: 0.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/moby/patternmatcher
  dependency-version: 0.6.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/olekukonko/ll
  dependency-version: 0.1.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-version: 2.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.26.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/detectors/gcp
  dependency-version: 1.43.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.67.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.68.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel
  dependency-version: 1.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/metric
  dependency-version: 1.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-version: 1.43.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.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-version: 1.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: gonum.org/v1/gonum
  dependency-version: 0.17.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/api
  dependency-version: 0.274.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-20260319201613-d00831a3d3e7
  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-20260401001100-f93e5f3e9f0f
  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-20260401024825-9d38bb4040a9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.80.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: modernc.org/sqlite
  dependency-version: 1.48.1
  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 Apr 8, 2026
@dependabot dependabot Bot requested review from a team as code owners April 8, 2026 04:03
@dependabot dependabot Bot requested review from mhdawson and pacostas and removed request for a team April 8, 2026 04:03
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Apr 8, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 8, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 8, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-modules-14eb46f92f branch April 8, 2026 16:55
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.

1 participant