Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the all group across 1 directory with 24 updates #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2024

Bumps the all group with 8 updates in the / directory:

Package From To
github.com/mailgun/mailgun-go/v4 4.16.0 4.20.5
github.com/microsoft/kiota-abstractions-go 1.7.0 1.8.1
github.com/microsoftgraph/msgraph-sdk-go 1.50.0 1.53.0
golang.org/x/oauth2 0.23.0 0.24.0
google.golang.org/api 0.200.0 0.210.0
github.com/AzureAD/microsoft-authentication-library-for-go 1.2.2 1.3.2
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp 0.54.0 0.57.0
google.golang.org/grpc 1.67.1 1.68.1

Updates github.com/mailgun/mailgun-go/v4 from 4.16.0 to 4.20.5

Release notes

Sourced from github.com/mailgun/mailgun-go/v4's releases.

v4.20.5

What's Changed

Full Changelog: mailgun/mailgun-go@v4.20.4...v4.20.5

v4.20.4

What's Changed

Full Changelog: mailgun/mailgun-go@v4.20.3...v4.20.4

v4.20.3

What's Changed

Full Changelog: mailgun/mailgun-go@v4.20.2...v4.20.3

v4.20.2

What's Changed

Full Changelog: mailgun/mailgun-go@v4.20.1...v4.20.2

v4.20.1

What's Changed

Full Changelog: mailgun/mailgun-go@v4.20.0...v4.20.1

v4.20.0

What's Changed

Full Changelog: mailgun/mailgun-go@v4.19.1...v4.20.0

v4.19.1

What's Changed

New Contributors

... (truncated)

Commits
  • 8e3c3ac DE-1369 Add gocritic linter (#360)
  • b3b8931 DE-1356 Add revive linter (#359)
  • 8fd2c2b DE-1370 Add typecheck, goimports, govet, noctx linters (#358)
  • 7574b73 DE-1371 Add gocyclo linter (#357)
  • 1fdd82f DE-1143 Use http constants (#356)
  • d6b1593 DE-1344 Add getters to Message to get the current state of the object (#355)
  • cfbbb36 DE-1366 Refactor Message (#353)
  • cb0a543 Fix documentation links in README.md (#352)
  • fdec610 Fix webhook signature verification to use the webhook signing secret (#351)
  • f7886ae Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#350)
  • Additional commits viewable in compare view

Updates github.com/microsoft/kiota-abstractions-go from 1.7.0 to 1.8.1

Release notes

Sourced from github.com/microsoft/kiota-abstractions-go's releases.

v1.8.1

Changed

  • Fixed outdated reference to std uri template.

v1.8.0

  • Remove native support for date in std-uritemplate #1.8.0
Changelog

Sourced from github.com/microsoft/kiota-abstractions-go's changelog.

[1.8.1] - 2024-07-09

Changed

  • Fixed outdated reference to std uri template.

[1.8.0] - 2024-07-09

Changed

  • Removed native support for date in std-uritemplate #1.8.0

Added

Commits
  • 4ffb480 Merge pull request #191 from microsoft/fix/outdated-std-reference
  • 1e5c574 fix: outdated std uri template reference
  • 8b331d0 prepare for std uri template 2 and date time drop (#190)
  • 7579d75 Merge pull request #188 from microsoft/chore/guid-tests
  • 214f273 fix: adds workflow dispatch to codeql workflow
  • 58007cf chore: adds unit test to demonstrate guid normalization
  • See full diff in compare view

Updates github.com/microsoftgraph/msgraph-sdk-go from 1.50.0 to 1.53.0

Release notes

Sourced from github.com/microsoftgraph/msgraph-sdk-go's releases.

v1.53.0

1.53.0 (2024-11-28)

Features

  • generation: update request builders and models (#810) (7b9e56e)

v1.52.0

1.52.0 (2024-11-25)

Features

  • generation: update request builders and models (96ac533)

v1.51.0

1.51.0 (2024-10-17)

Features

  • generation: update request builders and models (#786) (ddd28a4)
  • generation: update request builders and models (#791) (0b98552)
Changelog

Sourced from github.com/microsoftgraph/msgraph-sdk-go's changelog.

1.53.0 (2024-11-28)

Features

  • generation: update request builders and models (#810) (7b9e56e)

1.52.0 (2024-11-25)

Features

  • generation: update request builders and models (96ac533)

1.51.0 (2024-10-17)

Features

  • generation: update request builders and models (#786) (ddd28a4)
  • generation: update request builders and models (#791) (0b98552)
Commits
  • 79425c5 chore(main): release 1.53.0 (#811)
  • 7b9e56e feat(generation): update request builders and models (#810)
  • 25321c3 Merge pull request #809 from microsoftgraph/release-please--branches--main--c...
  • d1cb1dc chore(main): release 1.52.0
  • 25cfdc3 Merge pull request #804 from microsoftgraph/v1.0/pipelinebuild/171412
  • 96ac533 feat(generation): update request builders and models
  • 8ca1fb4 Merge pull request #808 from microsoftgraph/dependabot/go_modules/github.com/...
  • 1ba3d20 chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • b6e2f93 Merge pull request #806 from microsoftgraph/dependabot/go_modules/github.com/...
  • 668b25c chore(deps): bump github.com/microsoft/kiota-abstractions-go
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.23.0 to 0.24.0

Commits

Updates google.golang.org/api from 0.200.0 to 0.210.0

Release notes

Sourced from google.golang.org/api's releases.

v0.210.0

0.210.0 (2024-12-04)

Features

Bug Fixes

v0.209.0

0.209.0 (2024-11-21)

Features

v0.208.0

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

v0.207.0

0.207.0 (2024-11-19)

Features

v0.206.0

0.206.0 (2024-11-14)

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.210.0 (2024-12-04)

Features

Bug Fixes

0.209.0 (2024-11-21)

Features

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

0.207.0 (2024-11-19)

Features

0.206.0 (2024-11-14)

Features

... (truncated)

Commits

Updates cloud.google.com/go/auth from 0.9.8 to 0.11.0

Release notes

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

auth: v0.11.0

0.11.0 (2024-11-21)

Features

auth: v0.10.2

0.10.2 (2024-11-12)

Bug Fixes

auth: v0.10.1

0.10.1 (2024-11-06)

Bug Fixes

  • auth: Restore Application Default Credentials support to idtoken (#11083) (8771f2e)
  • auth: Skip impersonate universe domain check if empty (#11086) (87159c1)

auth: v0.10.0

0.10.0 (2024-10-30)

Features

  • auth: Add universe domain support to credentials/impersonate (#10953) (e06cb64)
Changelog

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

v0.11.0

  • Clients for spanner, pubsub and video are now in beta.

  • New client for DLP.

  • spanner: performance and testing improvements.

  • storage: requester-pays buckets are supported.

  • storage, profiler, bigtable, bigquery: bug fixes and other minor improvements.

  • pubsub: bug fixes and other minor improvements

v0.10.0

  • pubsub: Subscription.ModifyPushConfig replaced with Subscription.Update.

  • pubsub: Subscription.Receive now runs concurrently for higher throughput.

  • vision: cloud.google.com/go/vision is deprecated. Use cloud.google.com/go/vision/apiv1 instead.

  • translation: now stable.

  • trace: several changes to the surface. See the link below.

Code changes required from v0.9.0

  • pubsub: Replace

    sub.ModifyPushConfig(ctx, pubsub.PushConfig{Endpoint: "https://example.com/push"})
    

    with

    sub.Update(ctx, pubsub.SubscriptionConfigToUpdate{
        PushConfig: &pubsub.PushConfig{Endpoint: "https://example.com/push"},
    })
    
  • trace: traceGRPCServerInterceptor will be provided from *trace.Client. Given an initialized *trace.Client named tc, instead of

    s := grpc.NewServer(grpc.UnaryInterceptor(trace.GRPCServerInterceptor(tc)))
    

... (truncated)

Commits
  • 44bcd0b README: release notes for v0.11.0
  • bdd1038 bigtable/inmem: fix paging filters, change tests to use multiple cols
  • 7a4ba9f bigtable: Add InstanceType to CreateInstance
  • 0a49544 spanner: fix tests
  • 5d53027 storage: set ContentDisposition
  • ef305da profiler: symbolize profiles
  • c687e44 spanner: mark as beta
  • c6036dd spanner: improve transaction test coverage
  • 9a38b47 bigtable: Add per row cell limit/offset filters
  • ac0ff3d profiler: Remove deployment labels from profile. Add more debug logs.
  • Additional commits viewable in compare view

Updates cloud.google.com/go/auth/oauth2adapt from 0.2.4 to 0.2.6

Commits
  • 141f2a5 chore: release main (#9571)
  • 25c3f2d feat(datacatalog): Add RANGE type to Data Catalog (#9573)
  • 30b038d fix(all): release protobuf dep bump (#9586)
  • 424b716 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /auth/o...
  • 035ca18 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /intern...
  • 5e4815d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /intern...
  • 9490416 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /intern...
  • 87a101f chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /intern...
  • 42c0f35 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /intern...
  • da6e854 chore(deps): bump google.golang.org/protobuf in /internal/gapicgen (#9574)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.16.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.16.0

1.16.0 (2024-10-17)

Features Added

  • Added field Kind to runtime.StartSpanOptions to allow a kind to be set when starting a span.

Bugs Fixed

  • BearerTokenPolicy now rewinds request bodies before retrying

sdk/azcore/v1.15.0

1.15.0 (2024-10-14)

Features Added

  • BearerTokenPolicy handles CAE claims challenges

Bugs Fixed

  • Omit the ResponseError.RawResponse field from JSON marshaling so instances can be marshaled.
  • Fixed an integer overflow in the retry policy.

Other Changes

  • Update dependencies.
Commits
  • 32f5e82 BearerTokenPolicy rewinds bodies before retrying (#23597)
  • 546e099 Sync eng/common directory with azure-sdk-tools for PR 9177 (#23591)
  • 068ef3d Handle missing artifacts without exception (#23592)
  • c6c9acc Fix missing CloseAddressedIssues in gh event processor (#23593)
  • 07c1fcb Set resource group env variable early so remove always works (#23594)
  • 1e3b3f1 Sync eng/common directory with azure-sdk-tools for PR 9147 (#23595)
  • 7a626d2 Allow the span kind to be set via StartSpanOptions (#23590)
  • 40dcd1b fixing the compareHeaders sorting algorithm (#23545)
  • 7e59111 Sync .github/workflows directory with azure-sdk-tools for PR 9134 (#23589)
  • b9db671 [Release] sdk/resourcemanager/hybridcompute/armhybridcompute/2.0.0 (#23566)
  • Additional commits viewable in compare view

Updates github.com/AzureAD/microsoft-authentication-library-for-go from 1.2.2 to 1.3.2

Release notes

Sourced from github.com/AzureAD/microsoft-authentication-library-for-go's releases.

v1.3.2

Re-release v1.3.2, which was accidentally tagged as v.1.3.2

What's Changed

Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.3.1...v1.3.2

v1.3.1

What's Changed

Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.2.3...v1.3.1

v1.2.3

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.2.2...v1.2.3

Commits
  • 4a4dafc Create release.md
  • 9bf4a83 Fix WithTenantID("adfs") regression (#529)
  • 37930fb If authority segments <3, throw
  • d00ce0d Fix invalid authority uri
  • 06d3fb2 feat(oauth): add support for dSTS authority type
  • 133b78f refactor(confidential): fakeClient accepts authority as param
  • 7999274 refactor(authority): use authority.ADFS instead of re-defined ADFS const
  • 80b1f35 refactor(oauth): make WithTenant extensible with authority types
  • 328056f refactor(oauth): rename aad instance discovery endpoint const
  • a9d2090 refactor(oauth): use constructor for new client in comm.HTTPClient.JSONCall
  • Additional commits viewable in compare view

Updates github.com/googleapis/gax-go/v2 from 2.13.0 to 2.14.0

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2.14.0

2.14.0 (2024-11-13)

Features

  • internallog: add a logging support package (#380) (c877470)
Commits

Bumps the all group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/mailgun/mailgun-go/v4](https://github.com/mailgun/mailgun-go) | `4.16.0` | `4.20.5` |
| [github.com/microsoft/kiota-abstractions-go](https://github.com/microsoft/kiota-abstractions-go) | `1.7.0` | `1.8.1` |
| [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go) | `1.50.0` | `1.53.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.200.0` | `0.210.0` |
| [github.com/AzureAD/microsoft-authentication-library-for-go](https://github.com/AzureAD/microsoft-authentication-library-for-go) | `1.2.2` | `1.3.2` |
| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.54.0` | `0.57.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.1` | `1.68.1` |



Updates `github.com/mailgun/mailgun-go/v4` from 4.16.0 to 4.20.5
- [Release notes](https://github.com/mailgun/mailgun-go/releases)
- [Changelog](https://github.com/mailgun/mailgun-go/blob/master/CHANGELOG)
- [Commits](mailgun/mailgun-go@v4.16.0...v4.20.5)

Updates `github.com/microsoft/kiota-abstractions-go` from 1.7.0 to 1.8.1
- [Release notes](https://github.com/microsoft/kiota-abstractions-go/releases)
- [Changelog](https://github.com/microsoft/kiota-abstractions-go/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-abstractions-go@v1.7.0...v1.8.1)

Updates `github.com/microsoftgraph/msgraph-sdk-go` from 1.50.0 to 1.53.0
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-go/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-go/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-go@v1.50.0...v1.53.0)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](golang/oauth2@v0.23.0...v0.24.0)

Updates `google.golang.org/api` from 0.200.0 to 0.210.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.200.0...v0.210.0)

Updates `cloud.google.com/go/auth` from 0.9.8 to 0.11.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.9.8...v0.11.0)

Updates `cloud.google.com/go/auth/oauth2adapt` from 0.2.4 to 0.2.6
- [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@netapp/v0.2.4...netapp/v0.2.6)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.14.0 to 1.16.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.14.0...sdk/azcore/v1.16.0)

Updates `github.com/AzureAD/microsoft-authentication-library-for-go` from 1.2.2 to 1.3.2
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-go/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/main/changelog.md)
- [Commits](AzureAD/microsoft-authentication-library-for-go@v1.2.2...v1.3.2)

Updates `github.com/googleapis/gax-go/v2` from 2.13.0 to 2.14.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.13.0...v2.14.0)

Updates `github.com/mailgun/errors` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/mailgun/errors/releases)
- [Commits](mailgun/errors@v0.3.0...v0.4.0)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.54.0 to 0.57.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.54.0...zpages/v0.57.0)

Updates `go.opentelemetry.io/otel` from 1.29.0 to 1.32.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.29.0...v1.32.0)

Updates `go.opentelemetry.io/otel/metric` from 1.29.0 to 1.32.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.29.0...v1.32.0)

Updates `go.opentelemetry.io/otel/trace` from 1.29.0 to 1.32.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.29.0...v1.32.0)

Updates `golang.org/x/crypto` from 0.28.0 to 0.29.0
- [Commits](golang/crypto@v0.28.0...v0.29.0)

Updates `golang.org/x/net` from 0.30.0 to 0.31.0
- [Commits](golang/net@v0.30.0...v0.31.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.27.0
- [Commits](golang/sys@v0.26.0...v0.27.0)

Updates `golang.org/x/text` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.19.0...v0.20.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240930140551-af27646dc61f to 0.0.0-20241113202542-65e8d215514f
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241007155032-5fefd90f89a9 to 0.0.0-20241118233622-e639e219e697
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.67.1 to 1.68.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.67.1...v1.68.1)

Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2

---
updated-dependencies:
- dependency-name: github.com/mailgun/mailgun-go/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/microsoft/kiota-abstractions-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/microsoftgraph/msgraph-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: cloud.google.com/go/auth
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: cloud.google.com/go/auth/oauth2adapt
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/AzureAD/microsoft-authentication-library-for-go
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/mailgun/errors
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: go.opentelemetry.io/otel
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: go.opentelemetry.io/otel/metric
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/net
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/text
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Issues related to managing and updating project dependencies. go Pull requests that update Go code labels Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues related to managing and updating project dependencies. go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants