Skip to content

build(deps): bump the go-dependencies group across 1 directory with 18 updates#1791

Merged
anthony-gomez-fastly merged 2 commits into
mainfrom
dependabot/go_modules/tools/go-dependencies-3fe730a339
May 11, 2026
Merged

build(deps): bump the go-dependencies group across 1 directory with 18 updates#1791
anthony-gomez-fastly merged 2 commits into
mainfrom
dependabot/go_modules/tools/go-dependencies-3fe730a339

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the go-dependencies group with 14 updates in the /tools directory:

Package From To
cel.dev/expr 0.25.1 0.25.2
cloud.google.com/go/iam 1.10.0 1.11.0
cloud.google.com/go/kms 1.30.0 1.31.0
cloud.google.com/go/longrunning 0.12.0 0.13.0
cloud.google.com/go/monitoring 1.28.0 1.29.0
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.22.17 1.22.18
github.com/docker/cli 29.4.2+incompatible 29.4.3+incompatible
github.com/docker/docker-credential-helpers 0.9.6 0.9.7
github.com/slack-go/slack 0.23.0 0.23.1
golang.org/x/crypto 0.50.0 0.51.0
golang.org/x/image 0.39.0 0.40.0
golang.org/x/mod 0.35.0 0.36.0
golang.org/x/net 0.53.0 0.54.0
golang.org/x/tools 0.44.0 0.45.0

Updates cel.dev/expr from 0.25.1 to 0.25.2

Release notes

Sourced from cel.dev/expr's releases.

Release v0.25.2

What's Changed

New Contributors

Full Changelog: google/cel-spec@v0.25.1...v0.25.2

Commits
  • cb51b41 Add conformance test cases for null assignability around repeated fields and ...
  • 8e848ac Networking extension conformance tests (#507)
  • 8d28382 Add clarification on comprehension scoping rules. (#506)
  • 121e265 Add automated BCR publishing on release tags (#498)
  • 5693724 Updates to the conformance tests for integer values in %e and %f format direc...
  • 140f131 Add conformance tests for (string).reverse() (#491)
  • See full diff in compare view

Updates cloud.google.com/go/iam from 1.10.0 to 1.11.0

Release notes

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

gkemulticloud: v1.11.0

v1.11.0 (2026-05-07)

iam: v1.11.0

v1.11.0 (2026-05-07)

shopping: v1.11.0

v1.11.0 (2026-05-07)

Changelog

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

1.11.0 (2022-11-09)

Features

  • documentai: added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
Commits
  • 6e77611 chore: release main (#8936)
  • 34103cb feat(redis): new client(s) (#8948)
  • 4d40180 docs(batch): update default max parallel tasks per job (#8940)
  • 1a2f20c chore(redis/cluster): add config to generate apiv1 (#8947)
  • 43bc0f7 chore(main): release storage 1.34.0 (#8620)
  • 21ec815 fix(pubsub): set x-goog-request-params for streaming pull request (#8753)
  • fe1e195 feat(storage): support autoclass v2.1 (#8721)
  • 3053c79 build(ai/generativelanguage): include gRPC service config in BUILD.bazel file...
  • 6e20312 chore(profiler): upgrade go version used in kokoro integration test to fix bu...
  • ffb0dda feat(spanner): add PG.OID type cod annotation (#8749)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/kms from 1.30.0 to 1.31.0

Release notes

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

kms: v1.31.0

v1.31.0 (2026-05-07)

retail: v1.31.0

v1.31.0 (2026-05-07)

Changelog

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

1.31.0 (2024-08-01)

Features

  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (#10615) (97fa560)

Documentation

  • documentai: Keep the API doc up-to-date with recent changes (97fa560)

1.30.5 (2024-07-24)

Bug Fixes

  • documentai: Update dependencies (257c40b)

1.30.4 (2024-07-10)

Bug Fixes

  • documentai: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

1.30.3 (2024-07-01)

Bug Fixes

  • documentai: Bump google.golang.org/api@v0.187.0 (8fa9e39)

1.30.2 (2024-06-26)

Bug Fixes

  • documentai: Enable new auth lib (b95805f)

1.30.1 (2024-06-20)

Documentation

  • documentai: Update the comment to add a note about documentai.processors.create permission (4fa4308)
Commits
  • 9a44b31 chore: librarian release pull request: 20260409T070606Z (#14406)
  • 18a3318 feat: Make AgentEngine APIs public
  • db45f2d feat(bigtable): enable bigtable conn pool by default (#14319)
  • 124ffd3 feat(vertexai): Add AgentEngine Memories Revisions module
  • e247d48 chore: onboard new library appoptimize (#14393)
  • ece84ab chore: update librarian to v0.10.1-0.20260408193841-095ea7e727aa (#14392)
  • ecf9783 chore: librarian release pull request: 20260408T191440Z (#14390)
  • 70b47d2 chore: librarian release pull request: 20260408T190447Z (#14389)
  • 95c53a6 chore(bigquery): bump api to v0.275.0 and unskip bq tracing tests (#14333)
  • df22e9e fix(storage): add retry logic for "http2: client connection lost" (#14385)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/longrunning from 0.12.0 to 0.13.0

Release notes

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

geminidataanalytics: v0.13.0

v0.13.0 (2026-05-07)

Features

longrunning: v0.13.0

v0.13.0 (2026-05-07)

managedkafka: v0.13.0

v0.13.0 (2026-05-07)

Changelog

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

v0.13.0

  • bigquery: UseLegacySQL options for CreateTable and QueryConfig. Use these options to continue using Legacy SQL after the client switches its default to Standard SQL.

  • bigquery: Support for updating dataset labels.

  • bigquery: Set DatasetIterator.ProjectID to list datasets in a project other than the client's. DatasetsInProject is no longer needed and is deprecated.

  • bigtable: Fail ListInstances when any zones fail.

  • spanner: support decoding of slices of basic types (e.g. []string, []int64, etc.)

  • logging/logadmin: UpdateSink no longer creates a sink if it is missing (actually a change to the underlying service, not the client)

  • profiler: Service and ServiceVersion replace Target in Config.

Commits
  • 5a9e19d storage: remove go1.10 tag from build
  • d358131 README.md: release notes for new version
  • 6dfe2b3 profiler: replace target with service and service version
  • 1816f0b bigquery: introduce UseLegacySQL options
  • 74d277f bigquery: support update of dataset labels
  • 954dca0 bigquery: export ProjectID on DatasetIterator
  • 872c8d2 go-cloud-debug-agent: add go1.7 build tag
  • f0bd45f WIP spanner: optimize array decoding
  • 8469772 videointelligence/apiv2: add client
  • 55e88ef bigtable: Fail ListInstances when any zones fail
  • Additional commits viewable in compare view

Updates cloud.google.com/go/monitoring from 1.28.0 to 1.29.0

Release notes

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

discoveryengine: v1.29.0

v1.29.0 (2026-05-07)

monitoring: v1.29.0

v1.29.0 (2026-05-07)

Changelog

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

1.29.0 (2024-05-29)

Features

  • documentai: Make Layout Parser generally available in V1 (#10277) (dafecc9)

1.28.1 (2024-05-16)

Documentation

  • documentai: Clarify the unavailability of some features (652ba8f)
  • documentai: Updated comments (292e812)
Commits
  • 06584bf chore: librarian release pull request: 20260413T221959Z (#14427)
  • 74eab64 feat: enable open telemetry attrs (#14426)
  • ec20708 fix(pubsub/v2): fix span linking and add missing attributes (#14326)
  • 5b553fe chore(all): add telemetry features to GAPIC libraries (#14380)
  • f4b10ee chore: librarian release pull request: 20260413T041034Z (#14421)
  • dc245af feat(storage): add client feature tracking support (#14320)
  • cfdd7ba chore(.github/CODEOWNERS): Add AION SDK as code owners for the auth library (...
  • e2d578c test(datastore): skip flaky tests due to datastore contention (#14416)
  • 56e1a62 chore: librarian release pull request: 20260409T222456Z (#14413)
  • 5ca653a chore: regenerate libraries using protobuf 31, and update generation check wo...
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.22.17 to 1.22.18

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.100.1 to 1.101.0

Commits

Updates github.com/docker/cli from 29.4.2+incompatible to 29.4.3+incompatible

Commits

Updates github.com/docker/docker-credential-helpers from 0.9.6 to 0.9.7

Release notes

Sourced from github.com/docker/docker-credential-helpers's releases.

v0.9.7

What's Changed

  • update to go1.26.3
  • ci: update zizmore action to v1.7.1

Full Changelog: docker/docker-credential-helpers@v0.9.6...v0.9.7

Commits
  • 312e321 Merge pull request #431 from thaJeztah/bump_go_1.26.3
  • 6fd0550 Merge pull request #430 from docker/dependabot/github_actions/crazy-max/dot-g...
  • d930f06 update to go1.26.3
  • 777084b build(deps): bump crazy-max/.github/.github/workflows/zizmor.yml
  • See full diff in compare view

Updates github.com/slack-go/slack from 0.23.0 to 0.23.1

Release notes

Sourced from github.com/slack-go/slack's releases.

v0.23.1

[!IMPORTANT] Even though this is a [security] patch release, if you were using an empty secret, this is a breaking change due to a change in behaviour. That's on purpose, to ensure you fix your approach so that there are no footguns.

Fixed

  • NewSecretsVerifier now rejects empty signing secrets to avoid accepting forged request signatures when applications are misconfigured.

Full Changelog: slack-go/slack@v0.23.0...v0.23.1

Changelog

Sourced from github.com/slack-go/slack's changelog.

[0.23.1] - 2026-05-10

Fixed

  • NewSecretsVerifier now rejects empty signing secrets to avoid accepting forged request signatures when applications are misconfigured.
Commits
  • 34ad5c0 security: reject empty signing secret for NewSecretsVerifier
  • c6edc27 chore: bump go to 1.25.9
  • See full diff in compare view

Updates golang.org/x/crypto from 0.50.0 to 0.51.0

Commits
  • b8a14a8 go.mod: update golang.org/x dependencies
  • 9d9d507 x509roots/fallback/bundle: fix bundle test with Go 1.27+
  • fd0b90d acme: include Problem in OrderError.Error
  • b9e5359 pbkdf2: turn into a wrapper for crypto/pbkdf2
  • cc0e4fc hkdf: forward Extract to the standard library
  • a8e9237 x509roots/fallback: update bundle
  • See full diff in compare view

Updates golang.org/x/image from 0.39.0 to 0.40.0

Commits

Updates golang.org/x/mod from 0.35.0 to 0.36.0

Commits
  • 643da9b go.mod: update golang.org/x dependencies
  • ccc3cdf zip: include 'but content has correct sum' note in TestVCS
  • ab30318 zip: update zip hashes for new flate compression
  • See full diff in compare view

Updates golang.org/x/net from 0.53.0 to 0.54.0

Commits
  • b138e06 go.mod: update golang.org/x dependencies
  • 689f70a quic: fix wrong final size being used for RESET_STREAM frame
  • 208f306 http3: increase handshake timeout
  • 49810da http2: enable net/http wrapping when go >= 1.27
  • 5e11a5a quic: fix data race in streamForFrame
  • 8c63081 http2: use empty Transport rather than DefaultTransport in http2wrap
  • fc7b466 http2: add http2wrap test
  • 15c2cb1 http2: avoid overflowing 32-bit int when http2wrap enabled
  • 6465188 http2: add wrapped Server
  • 72f419a http2: add wrapped ClientConn
  • Additional commits viewable in compare view

Updates golang.org/x/sys from 0.43.0 to 0.44.0

Commits
  • fb1facd windows: avoid uint16 overflow in NewNTUnicodeString
  • 94ad893 windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressT...
  • 54fe89f cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
  • df7d5d7 unix: automatically remove container created by mkall.sh
  • 68a4a8e unix: avoid nil pointer dereference in Utime
  • 690c91f unix: add CPUSetDynamic for systems with more than 1024 CPUs
  • See full diff in compare view

Updates golang.org/x/term from 0.42.0 to 0.43.0

Commits

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

Commits

Updates golang.org/x/tools from 0.44.0 to 0.45.0

Commits
  • 2aabba0 go.mod: update golang.org/x dependencies
  • ef989b3 go/types/internal/play: show Info.Instances[Ident]
  • 21d44f2 go/analysis/passes/inline: document skipping of TestF->F calls
  • ec83c21 go/analysis/passes/modernize: minmax: only remove exact userdefined
  • 5625353 go/analysis/passes/modernize: improve value variable name generation
  • 15a3bd5 gopls/internal/analysis/errorsastype: imporove example clarity
  • cd57ef8 go/packages: include dependency errors when CompiledGoFiles is missing
  • 053fdbc go/analysis/passes/modernize: minmax: fix pure operands only
  • bf84681 go/analysis/passes/errorsas: add example of invalid errors.As use
  • 23921d1 gopls: add errorsastype analyzer
  • 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 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

…8 updates

Bumps the go-dependencies group with 14 updates in the /tools directory:

| Package | From | To |
| --- | --- | --- |
| [cel.dev/expr](https://github.com/google/cel-spec) | `0.25.1` | `0.25.2` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.10.0` | `1.11.0` |
| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.30.0` | `1.31.0` |
| [cloud.google.com/go/longrunning](https://github.com/googleapis/google-cloud-go) | `0.12.0` | `0.13.0` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.28.0` | `1.29.0` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.17` | `1.22.18` |
| [github.com/docker/cli](https://github.com/docker/cli) | `29.4.2+incompatible` | `29.4.3+incompatible` |
| [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.9.6` | `0.9.7` |
| [github.com/slack-go/slack](https://github.com/slack-go/slack) | `0.23.0` | `0.23.1` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.50.0` | `0.51.0` |
| [golang.org/x/image](https://github.com/golang/image) | `0.39.0` | `0.40.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.35.0` | `0.36.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.53.0` | `0.54.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.44.0` | `0.45.0` |



Updates `cel.dev/expr` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/google/cel-spec/releases)
- [Commits](google/cel-spec@v0.25.1...v0.25.2)

Updates `cloud.google.com/go/iam` from 1.10.0 to 1.11.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@ids/v1.10.0...dlp/v1.11.0)

Updates `cloud.google.com/go/kms` from 1.30.0 to 1.31.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@kms/v1.30.0...dlp/v1.31.0)

Updates `cloud.google.com/go/longrunning` from 0.12.0 to 0.13.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.12.0...v0.13.0)

Updates `cloud.google.com/go/monitoring` from 1.28.0 to 1.29.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@dlp/v1.28.0...kms/v1.29.0)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.17 to 1.22.18
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.17...feature/s3/manager/v1.22.18)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.100.1 to 1.101.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.100.1...service/s3/v1.101.0)

Updates `github.com/docker/cli` from 29.4.2+incompatible to 29.4.3+incompatible
- [Commits](docker/cli@v29.4.2...v29.4.3)

Updates `github.com/docker/docker-credential-helpers` from 0.9.6 to 0.9.7
- [Release notes](https://github.com/docker/docker-credential-helpers/releases)
- [Commits](docker/docker-credential-helpers@v0.9.6...v0.9.7)

Updates `github.com/slack-go/slack` from 0.23.0 to 0.23.1
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](slack-go/slack@v0.23.0...v0.23.1)

Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0
- [Commits](golang/crypto@v0.50.0...v0.51.0)

Updates `golang.org/x/image` from 0.39.0 to 0.40.0
- [Commits](golang/image@v0.39.0...v0.40.0)

Updates `golang.org/x/mod` from 0.35.0 to 0.36.0
- [Commits](golang/mod@v0.35.0...v0.36.0)

Updates `golang.org/x/net` from 0.53.0 to 0.54.0
- [Commits](golang/net@v0.53.0...v0.54.0)

Updates `golang.org/x/sys` from 0.43.0 to 0.44.0
- [Commits](golang/sys@v0.43.0...v0.44.0)

Updates `golang.org/x/term` from 0.42.0 to 0.43.0
- [Commits](golang/term@v0.42.0...v0.43.0)

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

Updates `golang.org/x/tools` from 0.44.0 to 0.45.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: cel.dev/expr
  dependency-version: 0.25.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/iam
  dependency-version: 1.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/kms
  dependency-version: 1.31.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/longrunning
  dependency-version: 0.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/monitoring
  dependency-version: 1.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.22.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.101.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/docker/cli
  dependency-version: 29.4.3+incompatible
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/docker/docker-credential-helpers
  dependency-version: 0.9.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/slack-go/slack
  dependency-version: 0.23.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.51.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/image
  dependency-version: 0.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/mod
  dependency-version: 0.36.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.54.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sys
  dependency-version: 0.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.43.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.37.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.45.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the tools Indicates that a given PR updates the repo tooling. label May 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 11, 2026 13:25
@dependabot dependabot Bot added the tools Indicates that a given PR updates the repo tooling. label May 11, 2026
@dependabot dependabot Bot requested a review from philippschulte May 11, 2026 13:25
@github-actions github-actions Bot added the Skip-Changelog do not add a changelog entry for this change label May 11, 2026
@anthony-gomez-fastly anthony-gomez-fastly merged commit 001b2cd into main May 11, 2026
13 checks passed
@anthony-gomez-fastly anthony-gomez-fastly deleted the dependabot/go_modules/tools/go-dependencies-3fe730a339 branch May 11, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip-Changelog do not add a changelog entry for this change tools Indicates that a given PR updates the repo tooling.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants