Skip to content

Bump the gomod group across 1 directory with 31 updates#4895

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

Bump the gomod group across 1 directory with 31 updates#4895
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/gomod-fe985efa13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Package From To
github.com/apache/pulsar-client-go 0.18.0 0.19.0
github.com/coreos/go-oidc/v3 3.17.0 3.18.0
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.4
google.golang.org/grpc 1.78.0 1.80.0
github.com/IBM/pgxpoolprometheus 1.1.2 1.1.3
github.com/Masterminds/semver/v3 3.4.0 3.5.0
github.com/charmbracelet/glamour 0.10.0 1.0.0
github.com/go-openapi/swag 0.25.4 0.26.0
github.com/go-playground/validator/v10 10.30.1 10.30.2
github.com/goreleaser/goreleaser/v2 2.13.3 2.15.4
github.com/magefile/mage 1.15.0 1.17.2
github.com/minio/highwayhash 1.0.3 1.0.4
github.com/redis/go-redis/extra/redisprometheus/v9 9.17.3 9.19.0
github.com/rs/zerolog 1.34.0 1.35.1
github.com/zalando/go-keyring 0.2.6 0.2.8

Updates github.com/apache/pulsar-client-go from 0.18.0 to 0.19.0

Release notes

Sourced from github.com/apache/pulsar-client-go's releases.

v0.19.0

What's Changed

New Contributors

Changelog

Sourced from github.com/apache/pulsar-client-go's changelog.

Pulsar-client-go Changelog

All notable changes to this project will be documented in this file.

[0.19.0] 2026-04-07

What's Changed

New Contributors

... (truncated)

Commits
  • 593fccf [Issue 1446][Consumer] Fix consumer can't consume resent chunked messages (#1...
  • e7eb92f feat(pulsaradmin): add scoped topic policies support (#1471)
  • d0db340 improve: service URL parsing compatible with Go 1.26 (#1468)
  • 15bd915 fix(consumer): fix panic when messages size is 0 (#1460)
  • d7fafb5 feat: regard ProducerBlockedQuotaExceededException as retryable exception to ...
  • 70d34c9 admin: add remove replication clusters topic API (#1470)
  • 7832a7d feat(topic): add support for retrieving applied schema compatibility strategy...
  • 3564674 feat(namespace): add removal methods for namespace policies (#1465)
  • 203dcf1 feat(oauth2): add support for issuer URL override in client credentials flow ...
  • cc18590 Implement ReconsumeLater on regex consumer (#1456)
  • Additional commits viewable in compare view

Updates github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0

Release notes

Sourced from github.com/coreos/go-oidc/v3's releases.

v3.18.0

What's Changed

Full Changelog: coreos/go-oidc@v3.17.0...v3.18.0

Commits
  • da6b3bf build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4
  • 7f80694 build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.36.0
  • 7271de5 .github: update go versions in CI
  • 3ccf20f .github: configure dependabot
  • See full diff in compare view

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.4

Release notes

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

v0.29.4

0.29.4 - 2026-04-18

Security update

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

16 commits in this release.


Documentation

Testing

  • test: removed static testing TLS material (replaced by test helper) by @​fredbi in #413 ...

Miscellaneous tasks

Updates


People who contributed to this release

... (truncated)

Commits
  • 502610c chore: prepare release v0.29.4
  • ab827de build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 (#415)
  • cd6e3ce build(deps): bump the go-openapi-dependencies group across 1 directory with 4...
  • 095e8a5 build(deps): bump the development-dependencies group with 7 updates
  • 64b7679 doc: updated contributors file
  • f52c4b9 test: removed static testing TLS material (replaced by test helper) (#413)
  • 7b92467 doc: updated contributors file
  • 37756d4 build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • 7a1eb81 build(deps): bump the other-dependencies group across 1 directory with 3 upda...
  • 564acec build(deps): bump golang.org/x/sync
  • 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. (

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

| Package | From | To |
| --- | --- | --- |
| [github.com/apache/pulsar-client-go](https://github.com/apache/pulsar-client-go) | `0.18.0` | `0.19.0` |
| [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.17.0` | `3.18.0` |
| [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.4` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.78.0` | `1.80.0` |
| [github.com/IBM/pgxpoolprometheus](https://github.com/IBM/pgxpoolprometheus) | `1.1.2` | `1.1.3` |
| [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.4.0` | `3.5.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.26.0` |
| [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.4` |
| [github.com/magefile/mage](https://github.com/magefile/mage) | `1.15.0` | `1.17.2` |
| [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.19.0` |
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.1` |
| [github.com/zalando/go-keyring](https://github.com/zalando/go-keyring) | `0.2.6` | `0.2.8` |



Updates `github.com/apache/pulsar-client-go` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/apache/pulsar-client-go/releases)
- [Changelog](https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md)
- [Commits](apache/pulsar-client-go@v0.18.0...v0.19.0)

Updates `github.com/coreos/go-oidc/v3` from 3.17.0 to 3.18.0
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](coreos/go-oidc@v3.17.0...v3.18.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.4
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.29.2...v0.29.4)

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/IBM/pgxpoolprometheus` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/IBM/pgxpoolprometheus/releases)
- [Commits](IBM/pgxpoolprometheus@v1.1.2...v1.1.3)

Updates `github.com/Masterminds/semver/v3` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](Masterminds/semver@v3.4.0...v3.5.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.26.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.25.4...v0.26.0)

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.4
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Commits](goreleaser/goreleaser@v2.13.3...v2.15.4)

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

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

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.19.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.19.0)

Updates `github.com/redis/go-redis/v9` from 9.17.3 to 9.19.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.19.0)

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

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.42.0
- [Commits](golang/term@v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.33.0...v0.36.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-20260401024825-9d38bb4040a9
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/apache/pulsar-client-go
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- 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.4
  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/IBM/pgxpoolprometheus
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/Masterminds/semver/v3
  dependency-version: 3.5.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.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/jackc/pgx/v5
  dependency-version: 5.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/magefile/mage
  dependency-version: 1.17.2
  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.19.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.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/rs/zerolog
  dependency-version: 1.35.1
  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.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/text
  dependency-version: 0.36.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-20260401024825-9d38bb4040a9
  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 May 2, 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