Skip to content

deps(deps): bump the go-dependencies group with 25 updates#6

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-a4a141af8d
Closed

deps(deps): bump the go-dependencies group with 25 updates#6
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-a4a141af8d

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the go-dependencies group with 25 updates:

Package From To
github.com/51Degrees/device-detection-go/v4 4.4.35 4.5.10
github.com/DATA-DOG/go-sqlmock 1.5.0 1.5.2
github.com/IABTechLab/adscert 0.34.0 0.51.0
github.com/alitto/pond 1.8.3 1.9.2
github.com/benbjohnson/clock 1.3.0 1.3.5
github.com/buger/jsonparser 1.1.1 1.1.2
github.com/coocood/freecache 1.2.1 1.2.7
github.com/docker/go-units 0.4.0 0.5.0
github.com/go-sql-driver/mysql 1.6.0 1.9.3
github.com/gofrs/uuid 4.2.0+incompatible 4.4.0+incompatible
github.com/golang/glog 1.2.4 1.2.5
github.com/google/go-cmp 0.6.0 0.7.0
github.com/lib/pq 1.10.4 1.12.3
github.com/prebid/go-gdpr 1.12.0 1.12.1
github.com/prometheus/client_golang 1.12.1 1.23.2
github.com/prometheus/client_model 0.2.0 0.6.2
github.com/rs/cors 1.11.0 1.11.1
github.com/spf13/cast 1.5.0 1.10.0
github.com/spf13/viper 1.12.0 1.21.0
github.com/stretchr/testify 1.8.1 1.11.1
github.com/tidwall/gjson 1.17.1 1.18.0
golang.org/x/net 0.38.0 0.43.0
golang.org/x/text 0.23.0 0.28.0
google.golang.org/grpc 1.56.3 1.80.0
gopkg.in/evanphx/json-patch.v5 5.9.0 5.9.11

Updates github.com/51Degrees/device-detection-go/v4 from 4.4.35 to 4.5.10

Release notes

Sourced from github.com/51Degrees/device-detection-go/v4's releases.

v4.5.10

What's Changed

Full Changelog: 51Degrees/device-detection-go@v4.5.9...v4.5.10

v4.5.9

What's Changed

Full Changelog: 51Degrees/device-detection-go@v4.5.8...v4.5.9

v4.5.8

What's Changed

Full Changelog: 51Degrees/device-detection-go@v4.5.7...v4.5.8

v4.5.7

What's Changed

Full Changelog: 51Degrees/device-detection-go@v4.5.6...v4.5.7

v4.5.6

What's Changed

Full Changelog: 51Degrees/device-detection-go@v4.5.5...v4.5.6

v4.5.5

What's Changed

Full Changelog: 51Degrees/device-detection-go@v4.5.4...v4.5.5

v4.5.4

What's Changed

Full Changelog: 51Degrees/device-detection-go@v4.5.3...v4.5.4

v4.5.3

... (truncated)

Commits
  • b3064cd Merged Pull Request '#80 fix-media-hub-ua-tests->main: Fix unit and integrati...
  • a34eaa2 Merged Pull Request '#77 update-packages/main->main: Update packages'
  • bc027ed Merged Pull Request '#76 update-packages/main->main: Update packages'
  • 556d3b9 Merged Pull Request '#75 update-packages/main->main: Update packages'
  • be3fffd Integrate examples, run them as integration tests
  • 44189ca Merged Pull Request '#73 update-packages/main->main: Update packages'
  • 38b65a0 Merged Pull Request '#72 update-packages/main->main: Update packages'
  • e104411 Merged Pull Request '#71 update-packages/main->main: Update packages'
  • 4e73441 Merged Pull Request '#70 common-fetch-assets->main: ci: use common fetch-asse...
  • e5aa303 ci: add unified nightly pipeline
  • Additional commits viewable in compare view

Updates github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2

Release notes

Sourced from github.com/DATA-DOG/go-sqlmock's releases.

v1.5.2

What's Changed

Fixes breaking change from: DATA-DOG/go-sqlmock#295

Full Changelog: DATA-DOG/go-sqlmock@v1.5.1...v1.5.2

v1.5.1

Release was tested & verified using aws-sqk

What's Changed

New Contributors

Full Changelog: DATA-DOG/go-sqlmock@v1.5.0...v1.5.1

Commits
  • 13767dc Merge pull request #329 from IvoGoman/optionalNoArgs
  • a6a27b7 fix: make no argument passed validation opt-in
  • b2d135c Merge pull request #326 from co60ca/master
  • e427030 Modify: existing panic in AddRow to give a hint to the issue
  • b2f0b45 Merge pull request #318 from IvoGoman/fix/nilonstringpointer
  • 4a9308e Update rows_test.go
  • fd971de CSVColParser: correctly set nil values in Rows
  • 3476f31 Merge pull request #315 from IvoGoman/fix/invalidcsvstring
  • a1ad26d fixes csv parse errors being silently ignored
  • 44e746a Merge pull request #295 from IvoGoman/fix-args-passed-not-exp
  • Additional commits viewable in compare view

Updates github.com/IABTechLab/adscert from 0.34.0 to 0.51.0

Commits
  • 74f8179 Bump golang.org/x/crypto from 0.0.0-20220131195533-30dcbda58838 to 0.1.0 (#96)
  • 8734739 Docker readme update (#90)
  • 0dab3e3 Improve logging in testsign and testreceiver tools; remove unnecessary reques...
  • 877cb0c Updates to the testsign and testreceiver commands, and deactivate the load te...
  • ba1e820 Update README.md (#89)
  • 069dff4 removes usage of grpc health check (#88)
  • 01c2d63 Load testing (#87)
  • 3fa4773 Benchmarking (#86)
  • 1627d43 runs web server on push action (#85)
  • 65c9f68 Receiver cmd (#84)
  • Additional commits viewable in compare view

Updates github.com/alitto/pond from 1.8.3 to 1.9.2

Release notes

Sourced from github.com/alitto/pond's releases.

Release v1.9.2

Changes included

Release v1.9.1

Changes included

Release v1.9.0

Changes included

  • Fix: clear pending tasks in the worker when the context is canceled to avoid deadlocks in StopAndWait when tasks are queued for the worker. PR: alitto/pond#62 - Thanks @​CorentinClabaut! 🙌
  • Fix errors in github actions workflow
  • Bump max supported go version in tests to 1.22
  • Rename default branch from master to main
Commits
  • 18002c1 Merge pull request #72 from hongkuancn/data-race
  • a64a339 Merge pull request #71 from hongkuancn/context-done
  • 44b1bcc drain tasks in an unblocked way to avoid data race
  • 1b21aaa drain task before return
  • 7f4c992 fix bug that worker doesn't return after context cancel
  • 5f162d4 Merge pull request #67 from CorentinClabaut/stopCtx
  • 4152431 Add comment to Stop() method to explain what the returned context does
  • 5e03cf1 Return context in Stop() to notify user when everything has been stopped
  • e2fe415 Merge pull request #66 from alitto/fix/AD/codecov-coverage
  • c325347 fix(codecov): update project coverage target
  • Additional commits viewable in compare view

Updates github.com/benbjohnson/clock from 1.3.0 to 1.3.5

Release notes

Sourced from github.com/benbjohnson/clock's releases.

v1.3.5

What's Changed

New Contributors

Full Changelog: benbjohnson/clock@v1.3.4...v1.3.5

v1.3.4

What's Changed

New Contributors

Full Changelog: benbjohnson/clock@v1.3.3...v1.3.4

Commits
  • 96c602c Merge pull request #58 from mjte-riot/master
  • b675fcb Fix race condition on 'now' when creating a timer
  • 4362d70 Merge pull request #50 from marten-seemann/immediately-fire-negative-timer
  • 2fbf0cb Merge pull request #51 from jpicht/feat/add-func-to-wait-for-all-timers
  • 8f7eecd Merge pull request #54 from djmitche/issue44
  • c7aedc1 Merge pull request #45 from smirnov-vs/fix/afterfunc_goroutine
  • e225bc7 fix new test from master
  • 75ae330 Merge branch 'master' into fix/afterfunc_goroutine
  • d13048d fix tests
  • 023ccf9 Merge pull request #46 from cptpcrd/master
  • Additional commits viewable in compare view

Updates github.com/buger/jsonparser from 1.1.1 to 1.1.2

Release notes

Sourced from github.com/buger/jsonparser's releases.

v1.1.2

What's Changed

New Contributors

Full Changelog: buger/jsonparser@v1.1.1...v1.1.2

Commits
  • a69e7e0 Merge pull request #276 from dbarrosop/master
  • d3eacc0 fix: prevent panic on negative slice index in Delete with malformed JSON (GO-...
  • 61b32cf Merge pull request #241 from unxcepted/master
  • 2181e83 Merge pull request #244 from ScaleChamp/patch-2
  • 1510b51 Added latest versions of go to tests
  • 6fc2e48 fix: eachkey allocation
  • a6f867e Merge pull request #239 from AdamKorcz/cifuzz1
  • cbc01fd Fuzzing: Add CIFuzz
  • dc92d69 Merge pull request #228 from jonomacd/null-handling
  • 2d9d634 Merge pull request #231 from carsonip/fix-parseint-overflow-check
  • Additional commits viewable in compare view

Updates github.com/coocood/freecache from 1.2.1 to 1.2.7

Release notes

Sourced from github.com/coocood/freecache's releases.

v1.2.7

What's Changed

Full Changelog: coocood/freecache@v1.2.6...v1.2.7

v1.2.6

What's Changed

New Contributors

Full Changelog: coocood/freecache@v1.2.5...v1.2.6

v1.2.5

What's Changed

New Contributors

Full Changelog: coocood/freecache@v1.2.4...v1.2.5

v1.2.4

What's Changed

New Contributors

Full Changelog: coocood/freecache@v1.2.3...v1.2.4

v1.2.3

What's Changed

New Contributors

... (truncated)

Commits

Updates github.com/docker/go-units from 0.4.0 to 0.5.0

Commits
  • e682442 Merge pull request #40 from kolyshkin/no-regex
  • 7375726 size: stop using regexp
  • cec4960 size_test: add more tests
  • 54c3e55 size_test: add t.Helper annotations
  • 1d23ffa size_test: add parseSize benchmark
  • af07f36 size_test: add tests for 0.3 + suffix
  • See full diff in compare view

Updates github.com/go-sql-driver/mysql from 1.6.0 to 1.9.3

Release notes

Sourced from github.com/go-sql-driver/mysql's releases.

v1.9.3

What's Changed

Full Changelog: go-sql-driver/mysql@v1.9.2...v1.9.3

v1.9.2

What's Changed

v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.

Full Changelog: go-sql-driver/mysql@v1.9.1...v1.9.2

v1.9.1

What's Changed

New Contributors

Full Changelog: go-sql-driver/mysql@v1.9.0...v1.9.1

v1.9.0

Major Changes

  • Implement zlib compression. (#1487)
  • Supported Go version is updated to Go 1.21+. (#1639)
  • Add support for VECTOR type introduced in MySQL 9.0. (#1609)
  • Config object can have custom dial function. (#1527)

Bugfixes

  • Fix auth errors when username/password are too long. (#1625)
  • Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. (#1640)
  • Fix auth switch request handling. (#1666)

Other changes

  • Add "filename:line" prefix to log in go-mysql. Custom loggers now show it. (#1589)
  • Improve error handling. It reduces the "busy buffer" errors. (#1595, #1601, #1641)
  • Use strconv.Atoi to parse max_allowed_packet. (#1661)
  • rejectReadOnly option now handles ER_READ_ONLY_MODE (1290) error too. (#1660)

... (truncated)

Changelog

Sourced from github.com/go-sql-driver/mysql's changelog.

v1.9.3 (2025-06-13)

  • tx.Commit() and tx.Rollback() returned ErrInvalidConn always. Now they return cached real error if present. (#1690)

  • Optimize reading small resultsets to fix performance regression introduced by compression protocol support. (#1707)

  • Fix db.Ping() on compressed connection. (#1723)

v1.9.2 (2025-04-07)

v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.

v1.9.1 (2025-03-21)

Major Changes

  • Add Charset() option. (#1679)

Bugfixes

  • go.mod: fix go version format (#1682)
  • Fix FormatDSN missing ConnectionAttributes (#1619)

v1.9.0 (2025-02-18)

Major Changes

  • Implement zlib compression. (#1487)
  • Supported Go version is updated to Go 1.21+. (#1639)
  • Add support for VECTOR type introduced in MySQL 9.0. (#1609)
  • Config object can have custom dial function. (#1527)

Bugfixes

  • Fix auth errors when username/password are too long. (#1625)
  • Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. (#1640)
  • Fix auth switch request handling. (#1666)

Other changes

  • Add "filename:line" prefix to log in go-mysql. Custom loggers now show it. (#1589)
  • Improve error handling. It reduces the "busy buffer" errors. (#1595, #1601, #1641)
  • Use strconv.Atoi to parse max_allowed_packet. (#1661)
  • rejectReadOnly option now handles ER_READ_ONLY_MODE (1290) error too. (#1660)

... (truncated)

Commits

Updates github.com/gofrs/uuid from 4.2.0+incompatible to 4.4.0+incompatible

Release notes

Sourced from github.com/gofrs/uuid's releases.

v4.4.0

NOTE: This release uses Time.UnixMilli() internally which is only available on Go 1.17 or later.

Full Changelog: v4.3.1...v4.4.0

v4.3.1

  • Update UUIDv7 to use unix millisecond calculation that is friendly to legacy go versions by @​convto Full Changelog: v4.3.0...v4.3.1

Update to UUIDv7

Full Changelog: v4.2.0...v4.3.0

Commits
  • 8345c9a Updated V7 generator to Draft04. (#112)
  • 7b40032 sql: assert UUID satisfies the driver.Valuer and sql.Scanner interfaces (#113)
  • f1cfba7 Added a generator constructor that accepts options (#111)
  • 6ba114c Remove deprecated coverage pkg (#115)
  • 9363593 all: gofmt with Go 1.19 (#110)
  • ebca088 improve performance and reduce allocations of most UUID methods (#96)
  • e1079f3 Use legacy go versions compatible unix millisecond calculation (#104)
  • e420387 Enhance defaultHWAddrFunc() and tests to hit 100% coverage (#57)
  • f267b3d update UUIDv7 implementation with RFC Draft Rev 03 spec (#99)
  • edd511b update build to use go 1.19 as primary (#103)
  • Additional commits viewable in compare view

Updates github.com/golang/glog from 1.2.4 to 1.2.5

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.5

What's Changed

Full Changelog: golang/glog@v1.2.4...v1.2.5

Commits
  • 2b790ef glog: generate a Fatalf-like error message when writing to logsinks fails (#76)
  • See full diff in compare view

Updates github.com/google/go-cmp from 0.6.0 to 0.7.0

Release notes

Sourced from github.com/google/go-cmp's releases.

v0.7.0

New API:

  • (#367) Support compare functions with SortSlices and SortMaps

Panic messaging:

  • (#370) Detect proto.Message types when failing to export a field
Commits

Updates github.com/lib/pq from 1.10.4 to 1.12.3

Release notes

Sourced from github.com/lib/pq's releases.

v1.12.3

  • Send datestyle startup parameter, improving compatbility with database engines that use a different default datestyle such as EnterpriseDB (#1312).

#1312: lib/pq#1312

v1.12.2

  • Treat io.ErrUnexpectedEOF as driver.ErrBadConn so database/sql discards the connection. Since v1.12.0 this could result in permanently broken connections, especially with CockroachDB which frequently sends partial messages (#1299).

#1299: lib/pq#1299

v1.12.1

  • Look for pgpass file in ~/.pgpass instead of ~/.postgresql/pgpass (#1300).

  • Don't clear password if directly set on pq.Config (#1302).

#1300: lib/pq#1300 #1302: lib/pq#1302

v1.12.0

  • The next release may change the default sslmode from require to prefer. See #1271 for details.

  • CopyIn() and CopyInToSchema() have been marked as deprecated. These are simple query builders and not needed for COPY [..] FROM STDIN support (which is not deprecated). (#1279)

    // Old
    tx.Prepare(CopyIn("temp", "num", "text", "blob", "nothing"))
    

    // Replacement tx.Prepare(copy temp (num, text, blob, nothing) from stdin)

Features

  • Support protocol 3.2, and the min_protocol_version and max_protocol_version DSN parameters (#1258).

  • Support sslmode=prefer and sslmode=allow (#1270).

  • Support ssl_min_protocol_version and ssl_max_protocol_version (

Bumps the go-dependencies group with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/51Degrees/device-detection-go/v4](https://github.com/51Degrees/device-detection-go) | `4.4.35` | `4.5.10` |
| [github.com/DATA-DOG/go-sqlmock](https://github.com/DATA-DOG/go-sqlmock) | `1.5.0` | `1.5.2` |
| [github.com/IABTechLab/adscert](https://github.com/IABTechLab/adscert) | `0.34.0` | `0.51.0` |
| [github.com/alitto/pond](https://github.com/alitto/pond) | `1.8.3` | `1.9.2` |
| [github.com/benbjohnson/clock](https://github.com/benbjohnson/clock) | `1.3.0` | `1.3.5` |
| [github.com/buger/jsonparser](https://github.com/buger/jsonparser) | `1.1.1` | `1.1.2` |
| [github.com/coocood/freecache](https://github.com/coocood/freecache) | `1.2.1` | `1.2.7` |
| [github.com/docker/go-units](https://github.com/docker/go-units) | `0.4.0` | `0.5.0` |
| [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.6.0` | `1.9.3` |
| [github.com/gofrs/uuid](https://github.com/gofrs/uuid) | `4.2.0+incompatible` | `4.4.0+incompatible` |
| [github.com/golang/glog](https://github.com/golang/glog) | `1.2.4` | `1.2.5` |
| [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.10.4` | `1.12.3` |
| [github.com/prebid/go-gdpr](https://github.com/prebid/go-gdpr) | `1.12.0` | `1.12.1` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.12.1` | `1.23.2` |
| [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.2.0` | `0.6.2` |
| [github.com/rs/cors](https://github.com/rs/cors) | `1.11.0` | `1.11.1` |
| [github.com/spf13/cast](https://github.com/spf13/cast) | `1.5.0` | `1.10.0` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.12.0` | `1.21.0` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.1` | `1.11.1` |
| [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.17.1` | `1.18.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.38.0` | `0.43.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.23.0` | `0.28.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.56.3` | `1.80.0` |
| gopkg.in/evanphx/json-patch.v5 | `5.9.0` | `5.9.11` |


Updates `github.com/51Degrees/device-detection-go/v4` from 4.4.35 to 4.5.10
- [Release notes](https://github.com/51Degrees/device-detection-go/releases)
- [Commits](51Degrees/device-detection-go@v4.4.35...v4.5.10)

Updates `github.com/DATA-DOG/go-sqlmock` from 1.5.0 to 1.5.2
- [Release notes](https://github.com/DATA-DOG/go-sqlmock/releases)
- [Commits](DATA-DOG/go-sqlmock@v1.5.0...v1.5.2)

Updates `github.com/IABTechLab/adscert` from 0.34.0 to 0.51.0
- [Commits](IABTechLab/adscert@v0.34.0...v0.51.0)

Updates `github.com/alitto/pond` from 1.8.3 to 1.9.2
- [Release notes](https://github.com/alitto/pond/releases)
- [Commits](alitto/pond@v1.8.3...v1.9.2)

Updates `github.com/benbjohnson/clock` from 1.3.0 to 1.3.5
- [Release notes](https://github.com/benbjohnson/clock/releases)
- [Commits](benbjohnson/clock@v1.3.0...v1.3.5)

Updates `github.com/buger/jsonparser` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/buger/jsonparser/releases)
- [Commits](buger/jsonparser@v1.1.1...v1.1.2)

Updates `github.com/coocood/freecache` from 1.2.1 to 1.2.7
- [Release notes](https://github.com/coocood/freecache/releases)
- [Commits](coocood/freecache@v1.2.1...v1.2.7)

Updates `github.com/docker/go-units` from 0.4.0 to 0.5.0
- [Commits](docker/go-units@v0.4.0...v0.5.0)

Updates `github.com/go-sql-driver/mysql` from 1.6.0 to 1.9.3
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.9.3/CHANGELOG.md)
- [Commits](go-sql-driver/mysql@v1.6.0...v1.9.3)

Updates `github.com/gofrs/uuid` from 4.2.0+incompatible to 4.4.0+incompatible
- [Release notes](https://github.com/gofrs/uuid/releases)
- [Commits](gofrs/uuid@v4.2.0...v4.4.0)

Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.4...v1.2.5)

Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.6.0...v0.7.0)

Updates `github.com/lib/pq` from 1.10.4 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](lib/pq@v1.10.4...v1.12.3)

Updates `github.com/prebid/go-gdpr` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/prebid/go-gdpr/releases)
- [Commits](prebid/go-gdpr@v1.12.0...v1.12.1)

Updates `github.com/prometheus/client_golang` from 1.12.1 to 1.23.2
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.12.1...v1.23.2)

Updates `github.com/prometheus/client_model` from 0.2.0 to 0.6.2
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](prometheus/client_model@v0.2.0...v0.6.2)

Updates `github.com/rs/cors` from 1.11.0 to 1.11.1
- [Commits](rs/cors@v1.11.0...v1.11.1)

Updates `github.com/spf13/cast` from 1.5.0 to 1.10.0
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.5.0...v1.10.0)

Updates `github.com/spf13/viper` from 1.12.0 to 1.21.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.12.0...v1.21.0)

Updates `github.com/stretchr/testify` from 1.8.1 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.1...v1.11.1)

Updates `github.com/tidwall/gjson` from 1.17.1 to 1.18.0
- [Commits](tidwall/gjson@v1.17.1...v1.18.0)

Updates `golang.org/x/net` from 0.38.0 to 0.43.0
- [Commits](golang/net@v0.38.0...v0.43.0)

Updates `golang.org/x/text` from 0.23.0 to 0.28.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.23.0...v0.28.0)

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

Updates `gopkg.in/evanphx/json-patch.v5` from 5.9.0 to 5.9.11

---
updated-dependencies:
- dependency-name: github.com/51Degrees/device-detection-go/v4
  dependency-version: 4.5.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/DATA-DOG/go-sqlmock
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/IABTechLab/adscert
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/alitto/pond
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/benbjohnson/clock
  dependency-version: 1.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/buger/jsonparser
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/coocood/freecache
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/docker/go-units
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-sql-driver/mysql
  dependency-version: 1.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/gofrs/uuid
  dependency-version: 4.4.0+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/golang/glog
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/google/go-cmp
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/lib/pq
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/prebid/go-gdpr
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/prometheus/client_model
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/rs/cors
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/spf13/cast
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/tidwall/gjson
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: gopkg.in/evanphx/json-patch.v5
  dependency-version: 5.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 16, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: security. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Apr 16, 2026

Copy link
Copy Markdown
Author

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

@dependabot dependabot Bot closed this Apr 16, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-dependencies-a4a141af8d branch April 16, 2026 07:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants