Skip to content

chore(deps): bump the gomod group across 1 directory with 27 updates#4812

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/gomod-abb8e730fc
Open

chore(deps): bump the gomod group across 1 directory with 27 updates#4812
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/gomod-abb8e730fc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2026

Bumps the gomod group with 16 updates in the / directory:

Package From To
github.com/go-openapi/analysis 0.24.2 0.25.0
github.com/go-openapi/loads 0.23.2 0.23.3
github.com/go-openapi/runtime 0.29.2 0.29.3
golang.org/x/oauth2 0.34.0 0.36.0
google.golang.org/grpc 1.78.0 1.80.0
github.com/charmbracelet/glamour 0.10.0 1.0.0
github.com/go-openapi/swag 0.25.4 0.25.5
github.com/go-playground/validator/v10 10.30.1 10.30.2
github.com/goreleaser/goreleaser/v2 2.13.3 2.15.2
github.com/jackc/pgx/v5 5.8.0 5.9.1
github.com/magefile/mage 1.15.0 1.17.1
github.com/minio/highwayhash 1.0.3 1.0.4
github.com/redis/go-redis/extra/redisprometheus/v9 9.17.3 9.18.0
github.com/rs/zerolog 1.34.0 1.35.0
github.com/zalando/go-keyring 0.2.6 0.2.8
golang.org/x/time 0.14.0 0.15.0

Updates github.com/go-openapi/analysis from 0.24.2 to 0.25.0

Release notes

Sourced from github.com/go-openapi/analysis's releases.

v0.25.0

0.25.0 - 2026-03-17

Added diff package migrated from go-swagger

Full Changelog: go-openapi/analysis@v0.24.3...v0.25.0

70 commits in this release.


Implemented enhancements

  • feat(diff): introducing warning compatibility level by @​schafle ...

Fixed bugs

  • fix(diff): fixed diff status on added required property by @​fredbi ...
  • fix: 1) adds supports for Diff to report on changed extension values #2984 and 2) detects request param extension changes #2983 ...
  • fix(diff): swagger diff is not working for certain cases by @​schafle ...
  • fix diff tests by @​casualjim ...
  • fixes ##2831, circular dependency issue ...
  • Fixed panic for ref combinations by @​wjase ...
  • fix(diff): fixed diff status on added required property by @​fredbi ...
  • fix: 1) adds supports for Diff to report on changed extension values #2984 and 2) detects request param extension changes #2983 ...
  • fix: diff result has no URL, when there is an object type array field in the schema by @​EarthSoar ...
  • fix(diff): swagger diff is not working for certain cases by @​schafle ...
  • fix diff tests by @​casualjim ...
  • fixes ##2831, circular dependency issue ...
  • Fixed panic for ref combinations by @​wjase ...

Refactor

Documentation

Code quality

... (truncated)

Commits
  • e3e9b78 chore: prepare release v0.25.0
  • 351138e chore: upgraded dependencies
  • 7103b69 chore: relinted the diff package
  • 590936f test(diff): adapted tests following the migration of the diff package from go...
  • 3b04dd8 chore: import diff fixtures from go-swagger/go-swagger with full history
  • 9d329d7 chore: import diff package from go-swagger/go-swagger with full history
  • 8888216 chore: bump go directive to 1.25.0 (#178)
  • 5d6b2d7 doc: add portable agentic instructions (#177)
  • 5849d28 doc: update discord link (#176)
  • e0e4be8 doc: updated contributors file
  • Additional commits viewable in compare view

Updates github.com/go-openapi/jsonreference from 0.21.4 to 0.21.5

Release notes

Sourced from github.com/go-openapi/jsonreference's releases.

v0.21.5

0.21.5 - 2026-03-02

Full Changelog: go-openapi/jsonreference@v0.21.4...v0.21.5

14 commits in this release.


Documentation

Code quality

Testing

Miscellaneous tasks

Updates


People who contributed to this release


... (truncated)

Commits
  • 8b85573 chore: doc, lint, tests (#79)
  • f9fd8bd build(deps): bump the development-dependencies group with 7 updates
  • 76deb10 build(deps): bump the development-dependencies group with 7 updates
  • 7b4cec2 build(deps): bump github.com/go-openapi/testify/v2
  • fecb9ac build(deps): bump github.com/go-openapi/testify/v2
  • 8f205c3 build(deps): bump the development-dependencies group with 7 updates
  • 9d5c22a build(deps): bump github.com/go-openapi/testify/v2
  • 2d9cd9b doc: updated contributors file
  • 4b5d805 doc: announced new discord channel
  • a738066 doc: added basic usage in readme and testable examples
  • Additional commits viewable in compare view

Updates github.com/go-openapi/loads from 0.23.2 to 0.23.3

Release notes

Sourced from github.com/go-openapi/loads's releases.

v0.23.3

0.23.3 - 2026-03-08

Full Changelog: go-openapi/loads@v0.23.2...v0.23.3

27 commits in this release.


Documentation

Code quality

Testing

Miscellaneous tasks

Updates

... (truncated)

Commits
  • 09444f2 ci: fixed job input params
  • f8ab159 ci: updated shared workflows (#127)
  • f903f3e test(fmts): simplified repetitive boiler plate in test (#126)
  • 4a9c1d5 chore: doc, lint, test (#125)
  • 30d86fa build(deps): bump the go-openapi-dependencies group with 3 updates
  • f59dcbd build(deps): bump the go-openapi-dependencies group with 2 updates
  • 4bd9459 build(deps): bump the development-dependencies group with 7 updates
  • 48b069f build(deps): bump the go-openapi-dependencies group with 2 updates
  • 717a157 build(deps): bump the development-dependencies group with 7 updates
  • 935d401 build(deps): bump the go-openapi-dependencies group with 2 updates
  • Additional commits viewable in compare view

Updates github.com/go-openapi/runtime from 0.29.2 to 0.29.3

Release notes

Sourced from github.com/go-openapi/runtime's releases.

v0.29.3

0.29.3 - 2026-03-08

Full Changelog: go-openapi/runtime@v0.29.2...v0.29.3

27 commits in this release.


Fixed bugs

Documentation

Code quality

  • chore: updated dependencies (removed mongodb indirect dependency) by @​fredbi in #399 ...

Miscellaneous tasks

Updates

... (truncated)

Commits
  • b00b2f1 chore: prepare release v0.29.3
  • b5088b8 ci: fixed dropped trivy release - updated shared workflow
  • c9809a6 docs: add FAQ from resolved GitHub issues (#403)
  • 3d599d6 build(deps): bump the development-dependencies group across 2 directories wit...
  • 3b063c0 chore: updated dependencies (removed mongodb indirect dependency) (#399)
  • f9c40d3 build(deps): bump the other-dependencies group with 3 updates
  • adabde2 build(deps): bump the go-openapi-dependencies group with 6 updates
  • 2e68776 build(deps): bump the go-openapi-dependencies group with 2 updates
  • bb7e2f0 build(deps): bump the go-openapi-dependencies group with 2 updates
  • b3119ae build(deps): bump the go-openapi-dependencies group with 2 updates
  • Additional commits viewable in compare view

Updates github.com/go-openapi/spec from 0.22.3 to 0.22.4

Release notes

Sourced from github.com/go-openapi/spec's releases.

v0.22.4

0.22.4 - 2026-03-03

Full Changelog: go-openapi/spec@v0.22.3...v0.22.4

9 commits in this release.


Documentation

Code quality

Updates


People who contributed to this release


spec license terms

License

Commits
  • d6177ef chore: doc, tests, lint (#255)
  • 0c2d5d4 build(deps): bump github.com/go-openapi/testify/v2
  • 7ca5d97 build(deps): bump the development-dependencies group with 7 updates
  • 71eebab build(deps): bump github.com/go-openapi/testify/v2
  • d708159 build(deps): bump github.com/go-openapi/testify/v2
  • d181245 build(deps): bump the development-dependencies group with 7 updates
  • 02c28f2 build(deps): bump github.com/go-openapi/testify/v2
  • 22037ac build(deps): bump the development-dependencies group with 7 updates
  • 5fc39a0 doc: updated contributors file
  • See full diff in compare view

Updates golang.org/x/net from 0.49.0 to 0.52.0

Commits
  • 316e20c go.mod: update golang.org/x dependencies
  • 9767a42 internal/http3: add support for plugging into net/http
  • 4a81284 http2: update docs to disrecommend this package
  • dec6603 dns/dnsmessage: reject too large of names early during unpack
  • 8afa12f http2: deprecate write schedulers
  • 38019a2 http2: add missing copyright header to export_test.go
  • 039b87f internal/http3: return error when Write is used after status 304 is set
  • 6267c6c internal/http3: add HTTP 103 Early Hints support to ClientConn
  • 591bdf3 internal/http3: add HTTP 103 Early Hints support to Server
  • 1faa6d8 internal/http3: avoid potential race when aborting RoundTrip
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.34.0 to 0.36.0

Commits
  • 4d954e6 all: upgrade go directive to at least 1.25.0 [generated]
  • 89ff2e1 google: add safer credentials JSON loading options.
  • See full diff in compare view

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates google.golang.org/grpc from 1.78.0 to 1.80.0

Release notes

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

Release 1.80.0

Behavior Changes

  • balancer: log a warning if a balancer is registered with uppercase letters, as balancer names should be lowercase. In a future release, balancer names will be treated as case-insensitive; see #5288 for details. (#8837)
  • xds: update resource error handling and re-resolution logic (#8907)
    • Re-resolve all LOGICAL_DNS clusters simultaneously when re-resolution is requested.
    • Fail all in-flight RPCs immediately upon receipt of listener or route resource errors, instead of allowing them to complete.

Bug Fixes

  • xds: support the LB policy configured in LOGICAL_DNS cluster resources instead of defaulting to pick_first. (#8733)
  • credentials/tls: perform per-RPC authority validation against the leaf certificate instead of the entire peer certificate chain. (#8831)
  • xds: enabling A76 ring hash endpoint keys no longer causes EDS resources with invalid proxy metadata to be NACKed when HTTP CONNECT (gRFC A86) is disabled. (#8875)
  • xds: validate that the sum of endpoint weights in a locality does not exceed the maximum uint32 value. (#8899)
  • xds: fix incorrect proto field access in the weighted round robin (WRR) configuration where blackout_period was used instead of weight_expiration_period. (#8915)
  • xds/rbac: handle addresses with ports in IP matchers. (#8990)

New Features

  • ringhash: enable gRFC A76 (endpoint hash keys and request hash headers) by default. (#8922)

Performance Improvements

  • credentials/alts: pool write buffers to reduce memory allocations and usage. (#8919)
  • grpc: enable the use of pooled write buffers for buffering HTTP/2 frame writes by default. This reduces memory usage when connections are idle. Use the WithSharedWriteBuffer dial option or the SharedWriteBuffer server option to disable this feature. (#8957)
  • xds/priority: stop caching child LB policies removed from the configuration. This will help reduce memory and cpu usage when localities are constantly switching between priorities. (#8997)
  • mem: add a faster tiered buffer pool; use the experimental mem.NewBinaryTieredBufferPool function to create such pools. (#8775)

Release 1.79.3

Security

  • server: fix an authorization bypass where malformed :path headers (missing the leading slash) could bypass path-based restricted "deny" rules in interceptors like grpc/authz. Any request with a non-canonical path is now immediately rejected with an Unimplemented error. (#8981)

Release 1.79.2

Bug Fixes

  • stats: Prevent redundant error logging in health/ORCA producers by skipping stats/tracing processing when no stats handler is configured. (grpc/grpc-go#8874)

Release 1.79.1

Bug Fixes

Release 1.79.0

API Changes

  • mem: Add experimental API SetDefaultBufferPool to change the default buffer pool. (#8806)
  • experimental/stats: Update MetricsRecorder to require embedding the new UnimplementedMetricsRecorder (a no-op struct) in all implementations for forward compatibility. (#8780)

... (truncated)

Commits

Updates github.com/charmbracelet/glamour from 0.10.0 to 1.0.0

Commits
  • 69661fd chore(deps): bump actions/checkout from 5 to 6 in the all group (#491)
  • 0af1a2d chore(deps): bump the all group with 2 updates (#482)
  • a9ec019 chore(deps): bump github.com/charmbracelet/x/ansi in the all group (#477)
  • 7a4cf0c ci: sync dependabot config (#476)
  • 49c8248 chore(deps): bump the all group with 2 updates (#472)
  • c1ce505 chore(deps): bump actions/setup-go from 5 to 6 in the all group (#471)
  • f9c650c ci: sync dependabot config (#470)
  • e3c481b chore(deps): bump actions/checkout from 4 to 5 (#469)
  • 7209389 chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 (#468)
  • f447e14 chore(deps): bump github.com/charmbracelet/x/ansi from 0.9.3 to 0.10.1 (#467)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/errors from 0.22.6 to 0.22.7

Release notes

Sourced from github.com/go-openapi/errors's releases.

v0.22.7

0.22.7 - 2026-03-03

Full Changelog: go-openapi/errors@v0.22.6...v0.22.7

12 commits in this release.


Documentation

Code quality

Miscellaneous tasks

Updates

  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.3.0 to 2.4.0 in the go-openapi-dependencies group by @​dependabot[bot] in #95 ...
  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.2.0 to 2.3.0 in the go-openapi-dependencies group by @​dependabot[bot] in #93 ...
  • chore(deps): bump the development-dependencies group with 7 updates by @​dependabot[bot] in #94 ...
  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.1.8 to 2.2.0 in the go-openapi-dependencies group by @​dependabot[bot] in #91 ...
  • chore(deps): bump the development-dependencies group with 7 updates by @​dependabot[bot] in #92 ...
  • chore(deps): bump the development-dependencies group with 7 updates by @​dependabot[bot] in

Bumps the gomod group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis) | `0.24.2` | `0.25.0` |
| [github.com/go-openapi/loads](https://github.com/go-openapi/loads) | `0.23.2` | `0.23.3` |
| [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.29.2` | `0.29.3` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.36.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.78.0` | `1.80.0` |
| [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) | `0.10.0` | `1.0.0` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.25.4` | `0.25.5` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.30.1` | `10.30.2` |
| [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser) | `2.13.3` | `2.15.2` |
| [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.8.0` | `5.9.1` |
| [github.com/magefile/mage](https://github.com/magefile/mage) | `1.15.0` | `1.17.1` |
| [github.com/minio/highwayhash](https://github.com/minio/highwayhash) | `1.0.3` | `1.0.4` |
| [github.com/redis/go-redis/extra/redisprometheus/v9](https://github.com/redis/go-redis) | `9.17.3` | `9.18.0` |
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.0` |
| [github.com/zalando/go-keyring](https://github.com/zalando/go-keyring) | `0.2.6` | `0.2.8` |
| [golang.org/x/time](https://github.com/golang/time) | `0.14.0` | `0.15.0` |



Updates `github.com/go-openapi/analysis` from 0.24.2 to 0.25.0
- [Release notes](https://github.com/go-openapi/analysis/releases)
- [Commits](go-openapi/analysis@v0.24.2...v0.25.0)

Updates `github.com/go-openapi/jsonreference` from 0.21.4 to 0.21.5
- [Release notes](https://github.com/go-openapi/jsonreference/releases)
- [Commits](go-openapi/jsonreference@v0.21.4...v0.21.5)

Updates `github.com/go-openapi/loads` from 0.23.2 to 0.23.3
- [Release notes](https://github.com/go-openapi/loads/releases)
- [Commits](go-openapi/loads@v0.23.2...v0.23.3)

Updates `github.com/go-openapi/runtime` from 0.29.2 to 0.29.3
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.29.2...v0.29.3)

Updates `github.com/go-openapi/spec` from 0.22.3 to 0.22.4
- [Release notes](https://github.com/go-openapi/spec/releases)
- [Commits](go-openapi/spec@v0.22.3...v0.22.4)

Updates `golang.org/x/net` from 0.49.0 to 0.52.0
- [Commits](golang/net@v0.49.0...v0.52.0)

Updates `golang.org/x/oauth2` from 0.34.0 to 0.36.0
- [Commits](golang/oauth2@v0.34.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](golang/sync@v0.19.0...v0.20.0)

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

Updates `github.com/charmbracelet/glamour` from 0.10.0 to 1.0.0
- [Release notes](https://github.com/charmbracelet/glamour/releases)
- [Commits](charmbracelet/glamour@v0.10.0...v1.0.0)

Updates `github.com/go-openapi/errors` from 0.22.6 to 0.22.7
- [Release notes](https://github.com/go-openapi/errors/releases)
- [Commits](go-openapi/errors@v0.22.6...v0.22.7)

Updates `github.com/go-openapi/strfmt` from 0.25.0 to 0.26.1
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.25.0...v0.26.1)

Updates `github.com/go-openapi/swag` from 0.25.4 to 0.25.5
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.25.4...v0.25.5)

Updates `github.com/go-openapi/validate` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/go-openapi/validate/releases)
- [Commits](go-openapi/validate@v0.25.1...v0.25.2)

Updates `github.com/go-playground/validator/v10` from 10.30.1 to 10.30.2
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.30.1...v10.30.2)

Updates `github.com/goreleaser/goreleaser/v2` from 2.13.3 to 2.15.2
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Commits](goreleaser/goreleaser@v2.13.3...v2.15.2)

Updates `github.com/jackc/pgx/v5` from 5.8.0 to 5.9.1
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v5.8.0...v5.9.1)

Updates `github.com/magefile/mage` from 1.15.0 to 1.17.1
- [Release notes](https://github.com/magefile/mage/releases)
- [Commits](magefile/mage@v1.15.0...v1.17.1)

Updates `github.com/minio/highwayhash` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/minio/highwayhash/releases)
- [Commits](minio/highwayhash@v1.0.3...v1.0.4)

Updates `github.com/redis/go-redis/extra/redisprometheus/v9` from 9.17.3 to 9.18.0
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md)
- [Commits](redis/go-redis@v9.17.3...v9.18.0)

Updates `github.com/redis/go-redis/v9` from 9.17.3 to 9.18.0
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md)
- [Commits](redis/go-redis@v9.17.3...v9.18.0)

Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.0
- [Commits](rs/zerolog@v1.34.0...v1.35.0)

Updates `github.com/zalando/go-keyring` from 0.2.6 to 0.2.8
- [Release notes](https://github.com/zalando/go-keyring/releases)
- [Commits](zalando/go-keyring@v0.2.6...v0.2.8)

Updates `golang.org/x/term` from 0.39.0 to 0.41.0
- [Commits](golang/term@v0.39.0...v0.41.0)

Updates `golang.org/x/text` from 0.33.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.33.0...v0.35.0)

Updates `golang.org/x/time` from 0.14.0 to 0.15.0
- [Commits](golang/time@v0.14.0...v0.15.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260122232226-8e98ce8d340d to 0.0.0-20260203192932-546029d2fa20
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/analysis
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/go-openapi/jsonreference
  dependency-version: 0.21.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-openapi/loads
  dependency-version: 0.23.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.29.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-openapi/spec
  dependency-version: 0.22.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/grpc
  dependency-version: 1.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/charmbracelet/glamour
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gomod
- dependency-name: github.com/go-openapi/errors
  dependency-version: 0.22.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.25.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-openapi/validate
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-playground/validator/v10
  dependency-version: 10.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/goreleaser/goreleaser/v2
  dependency-version: 2.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/jackc/pgx/v5
  dependency-version: 5.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/magefile/mage
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/minio/highwayhash
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/redis/go-redis/extra/redisprometheus/v9
  dependency-version: 9.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/redis/go-redis/v9
  dependency-version: 9.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/rs/zerolog
  dependency-version: 1.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/zalando/go-keyring
  dependency-version: 0.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/term
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/text
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/time
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20260203192932-546029d2fa20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

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 4, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants