Skip to content

Bump the gomod group across 3 directories with 17 updates - #1781

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-29e70ff02e
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-29e70ff02e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026 •

Copy link
Copy Markdown
Contributor

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

Package From To
blockwatch.cc/tzgo 1.17.1 1.18.4
github.com/getkin/kin-openapi 0.144.0 0.149.0
github.com/go-resty/resty/v2 2.11.0 2.17.2
github.com/golang-migrate/migrate/v4 4.17.0 4.20.1
github.com/gorilla/websocket 1.5.1 1.5.3
github.com/hyperledger-firefly/common 1.6.3 1.6.5
github.com/jarcoal/httpmock 1.2.0 1.4.2
github.com/lib/pq 1.10.9 1.12.3
github.com/mattn/go-sqlite3 1.14.19 1.14.22
github.com/prometheus/client_golang 1.18.0 1.24.1
github.com/sirupsen/logrus 1.9.3 1.10.2
github.com/spf13/cobra 1.8.0 1.10.2
github.com/spf13/viper 1.18.2 1.21.0
github.com/stretchr/testify 1.8.4 1.12.1
golang.org/x/net 0.57.0 0.58.0
golang.org/x/text 0.41.0 0.42.0
github.com/hyperledger/fabric-protos-go 0.3.3 0.3.7
github.com/hyperledger/fabric-protos-go 0.3.3 0.3.7
github.com/stretchr/testify 1.8.4 1.12.1
github.com/hyperledger/fabric-protos-go 0.3.3 0.3.7
github.com/stretchr/testify 1.8.4 1.12.1

Bumps the gomod group with 2 updates in the /smart_contracts/fabric/custompin-sample directory: github.com/stretchr/testify and github.com/hyperledger/fabric-protos-go.
Bumps the gomod group with 2 updates in the /smart_contracts/fabric/firefly-go directory: github.com/stretchr/testify and github.com/hyperledger/fabric-protos-go.

Updates blockwatch.cc/tzgo from 1.17.1 to 1.18.4

Changelog

Sourced from blockwatch.cc/tzgo's changelog.

v1.18.4

  • 2dc9fa0 | rpc: add missing balance update fields

v1.18.3

  • 291607c | Simplify micheline json decoder
  • 586f1bc | Add json tags to proposal model
  • 2205ca9 | Fix links to dev tools
  • b82e574 | rpc: handle empty block metadata level

v1.18.2

  • 82d9374 | Fix genesis info struct

v1.18.1 (broken)

  • 56291ca | Add genesis block helper

v1.18.0

  • Oxford protocol support
  • rpc: add adaptive issuance vote to block models
  • rpc: extend balance updates with staker info
  • rpc: add issuance rpc
  • tezos: add oxfordnet hashes and setup
  • codec: add staking operation codecs
  • codec: fix block encoding
  • codec: support block signing and block hash calculation
  • tzcompose: add oxford staking tasks
  • tzcompose: add double bake task

v1.17.4

  • rpc: fix reading API key from config URL
  • micheline: accept new opcodes as valid

v1.17.3

  • cmd: add tzcompose alpha release
  • rpc: dedicated logger instance per client
  • rpc observer: return full BlockHeaderLogEntry in callback
  • rpc observer: multiple subscriptions for the same op hash
  • rpc observer: support block subscriptions (use zero op hash)
  • micheline: new prim marshaler (type + Go map[string]any -> prim tree)
  • micheline: new builder helpers for key hash, union, sorted map elements
  • micheline: new prim compare, unpack ascii strings, yaml marshaler
  • tezos: fix for sandbox deployments

v1.17.2

... (truncated)

Commits
  • 976074d Update changelog
  • 2dc9fa0 rpc: add missing balance update fields
  • 20047e6 Re-add param json marshaler
  • 291607c Simplify micheline json decoder
  • 0c10b16 Disable custom parameter marshaler
  • 586f1bc Add json tags to proposal model
  • 2205ca9 Fix links to dev tools
  • b82e574 rpc: handle empty block metadata level
  • 82d9374 Fix genesis info struct
  • 56291ca Add genesis block helper
  • Additional commits viewable in compare view

Updates github.com/getkin/kin-openapi from 0.144.0 to 0.149.0

Release notes

Sourced from github.com/getkin/kin-openapi's releases.

v0.149.0

What's Changed

Full Changelog: getkin/kin-openapi@v0.148.0...v0.149.0

v0.148.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.147.0...v0.148.0

v0.147.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.146.0...v0.147.0

v0.146.0

What's Changed

Full Changelog: getkin/kin-openapi@v0.145.0...v0.146.0

v0.145.0

What's Changed

... (truncated)

Commits
  • 1a812b4 openapi3: accept boolean schemas (#1258)
  • 9814d1f Merge commit from fork
  • 9245cef Merge commit from fork
  • 4487f19 Merge commit from fork
  • 53c2ab1 openapi3: validate prefixItems positionally (#1259)
  • ba23e9d docs: add inspect.software health badge (#1253)
  • 94fcebf openapi3: compare multipleOf on exact rationals, not fixed-precision decimals...
  • e9e5e11 openapi3: add FormatOfStringForUUIDOfRFC9562 for UUID v6-v8 (#1251)
  • df7e8f4 openapi3: do not forget to carry schema format validators over to OAS3.1 (#1250)
  • eda80e2 Merge commit from fork
  • Additional commits viewable in compare view

Updates github.com/go-resty/resty/v2 from 2.11.0 to 2.17.2

Release notes

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

v2.17.2

Release Notes

Backport

Release

Full Changelog: go-resty/resty@v2.17.1...v2.17.2

v2.17.1

Release Notes

Bug Fixes

Full Changelog: go-resty/resty@v2.17.0...v2.17.1

v2.17.0

Release Notes

Bug Fixes

Backport

Release Updates

New Contributors

Full Changelog: go-resty/resty@v2.16.5...v2.17.0

v2.16.5

Release Notes

Bug Fixes

Documentation

... (truncated)

Commits
  • b1b3aaa release: version bump to v2.17.2 and readme update (#1112)
  • fb4a091 backport: header deepcopy fix (#1110)
  • 52f3f39 Merge pull request #1079 from go-resty/fix-cnt-type-hdr-on-emptybody
  • 16e2701 release: v2.17.1 readme update
  • 203bf14 fix: content type request header on http.NoBody type #1074
  • 061e449 chore: version bump to v2.17.1
  • d4c3576 Merge pull request #1066 from go-resty/for-v2.17.0-release
  • 6452271 chore: update readme for release v2.17.0
  • 2eab959 ci: update go version 1.23.0
  • 795d6c2 chore: update go.mod package versions
  • Additional commits viewable in compare view

Updates github.com/golang-migrate/migrate/v4 from 4.17.0 to 4.20.1

Release notes

Sourced from github.com/golang-migrate/migrate/v4's releases.

v4.20.1

[!NOTE] This release is the immediate mitigation of the CI / release failure in v4.20.0, to distribute the latest version to all registries.

What's Changed

Full Changelog: golang-migrate/migrate@v4.20.0...v4.20.1

v4.20.0

[!WARNING] Due to a bug in the release workflow, GoReleaser failed and v4.20.0 was not published to Docker or other package registries. We did not want to re-tag (due to the possible impacts of that action), so we will attempt to backfill this shortly.

To mitigate this in the immediate term, v4.20.1 is being released with the patched workflow and distributed to all registries.

What's Changed

New Contributors

Full Changelog: golang-migrate/migrate@v4.19.1...v4.20.0

v4.19.1

What's Changed

... (truncated)

Commits
  • 504568a ci: fix GoReleaser build matrix (#1434)
  • 9429a3c test: update PostgreSQL test matrix (#1388)
  • 276d060 test: add MSSQL 2025 to test matrix (#1390)
  • 10173f0 perf(source): build migrations index lazily to avoid quadratic startup (#1424)
  • 5bcd008 fix(source/aws_s3): paginate ListObjects to load >1000 migrations (#1412)
  • 15c4690 build(deps): bump the go_modules group across 1 directory with 3 updates (#1429)
  • 3eac5d5 fix(mongodb): replace deprecated DecodeBytes (#1432)
  • 01a9643 build: bump alpine docker image to 3.24 (#1431)
  • 7724986 spanner: Update spansql statement parser version (#1398)
  • 18966c7 test(yugabyte): run YugabyteDB tests with supported versions (#1396)
  • Additional commits viewable in compare view

Updates github.com/gorilla/websocket from 1.5.1 to 1.5.3

Release notes

Sourced from github.com/gorilla/websocket's releases.

v1.5.3

Important change

This reverts the websockets package back to gorilla/websocket@931041c

What's Changed

New Contributors

Full Changelog: gorilla/websocket@v1.5.1...v1.5.3

v1.5.2

What's Changed

... (truncated)

Commits
  • ce903f6 Reverts to v1.5.0
  • 9ec25ca fixes broken random value generation
  • 1bddf2e bumps go version & removes deprecated module usage
  • 750bf92 adds GHA & Makefile configs
  • b2c246b Revert " Update go version & add verification/testing tools (#840)"
  • 09a6bab removing error handling while closing connections
  • 58af150 return errors instead of printing to logs
  • e5f1a0a excludes errchecks linter
  • b2a86a1 Do not timeout when WriteControl deadline is zero
  • 695e909 Remove hideTempErr to allow downstream users to check for errors like net.Err...
  • Additional commits viewable in compare view

Updates github.com/hyperledger-firefly/common from 1.6.3 to 1.6.5

Release notes

Sourced from github.com/hyperledger-firefly/common's releases.

v1.6.5

What's Changed

New Contributors

Full Changelog: hyperledger-firefly/common@v1.6.4...v1.6.5

v1.6.4

What's Changed

New Contributors

Full Changelog: hyperledger-firefly/common@v1.6.3...v1.6.4

Commits
  • 4cb9150 Merge pull request #234 from hyperledger-firefly/dependabot/github_actions/gi...
  • ddbf4a9 Bump the github-actions group across 1 directory with 2 updates
  • c959985 Merge pull request #237 from dan-r/main
  • f835aad Update package references for histogram
  • 3a6c585 Merge pull request #202 from Apostlex0/feature/chart-histogram
  • db56dd8 Merge pull request #235 from dan-r/main
  • 3dc0049 Revert #233
  • 12f0ed8 Merge pull request #231 from hyperledger-firefly/dependabot/go_modules/go_mod...
  • 9f1b9cf Merge pull request #233 from kaleido-io/update-ffi-with-topic
  • c9db031 Merge pull request #232 from hyperledger-firefly/dependabot-grouping
  • Additional commits viewable in compare view

Updates github.com/jarcoal/httpmock from 1.2.0 to 1.4.2

Release notes

Sourced from github.com/jarcoal/httpmock's releases.

v1.4.2

What's Changed

Full Changelog: jarcoal/httpmock@v1.4.1...v1.4.2

v1.4.1

What's Changed

New Contributors

Full Changelog: jarcoal/httpmock@v1.4.0...v1.4.1

v1.4.0

What's Changed

New Contributors

Full Changelog: jarcoal/httpmock@v1.3.1...v1.4.0

v1.3.1

Fix:

v1.3.0

New features:

... (truncated)

Commits
  • 1ddfb9e feat: Responder.Delay can be interrupted by context cancellation (#169)
  • a796508 test: update install-go
  • 52e7107 test: use golangci-lint v2.12.2
  • 0147409 test: also test with go v1.26 and use golangci-lint v2.9.0
  • 314d58a fix: protect all body-related methods with mutext
  • e482896 fix: avoid data race when closing body
  • c977145 test: also test with go v1.25 and use golangci-lint v2.4.0
  • 7d2a02f docs: clarify ConnectionFailure doc
  • fad35ec docs: README typo
  • dc21346 test: use golangci-lint v2.0.2
  • Additional commits viewable in compare view

Updates github.com/lib/pq from 1.10.9 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 (#1277).

  • Support connection service file to load connection details (#1285).

  • Support sslrootcert=system and use ~/.postgresql/root.crt as the default value of sslrootcert (#1280, #1281).

  • Add a new pqerror package with PostgreSQL error codes (#1275).

    For example, to test if an error is a UNIQUE constraint violation:

    if pqErr, ok := errors.AsType[*pq.Error](https://github.com/lib/pq/blob/HEAD/err); ok && pqErr.Code == pqerror.UniqueViolation {
        log.Fatalf("email %q already exsts", email)
    }
    

    To make this a bit more convenient, it also adds a pq.As() function:

... (truncated)

Changelog

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

v1.12.3 (2026-04-03)

  • 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 (2026-04-02)

  • 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 (2026-03-30)

  • 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 (2026-03-18)

  • 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 (#1277).

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 11, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 11, 2026 23:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/gomod-29e70ff02e branch 2 times, most recently from d6a165b to cd8cb65 Compare September 18, 2026 23:16
Bumps the gomod group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [blockwatch.cc/tzgo](https://github.com/blockwatch-cc/tzgo) | `1.17.1` | `1.18.4` |
| [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.144.0` | `0.149.0` |
| [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.11.0` | `2.17.2` |
| [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.17.0` | `4.20.1` |
| [github.com/gorilla/websocket](https://github.com/gorilla/websocket) | `1.5.1` | `1.5.3` |
| [github.com/hyperledger-firefly/common](https://github.com/hyperledger-firefly/common) | `1.6.3` | `1.6.5` |
| [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) | `1.2.0` | `1.4.2` |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.12.3` |
| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.19` | `1.14.22` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.18.0` | `1.24.1` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.10.2` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.10.2` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.21.0` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.12.1` |
| [golang.org/x/net](https://github.com/golang/net) | `0.57.0` | `0.58.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.41.0` | `0.42.0` |
| [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) | `0.3.3` | `0.3.7` |
| [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) | `0.3.3` | `0.3.7` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.12.1` |
| [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go) | `0.3.3` | `0.3.7` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.12.1` |

Bumps the gomod group with 2 updates in the /smart_contracts/fabric/custompin-sample directory: [github.com/stretchr/testify](https://github.com/stretchr/testify) and [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go).
Bumps the gomod group with 2 updates in the /smart_contracts/fabric/firefly-go directory: [github.com/stretchr/testify](https://github.com/stretchr/testify) and [github.com/hyperledger/fabric-protos-go](https://github.com/hyperledger/fabric-protos-go).


Updates `blockwatch.cc/tzgo` from 1.17.1 to 1.18.4
- [Changelog](https://github.com/blockwatch-cc/tzgo/blob/master/CHANGELOG.md)
- [Commits](blockwatch-cc/tzgo@v1.17.1...v1.18.4)

Updates `github.com/getkin/kin-openapi` from 0.144.0 to 0.149.0
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.144.0...v0.149.0)

Updates `github.com/go-resty/resty/v2` from 2.11.0 to 2.17.2
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](go-resty/resty@v2.11.0...v2.17.2)

Updates `github.com/golang-migrate/migrate/v4` from 4.17.0 to 4.20.1
- [Release notes](https://github.com/golang-migrate/migrate/releases)
- [Commits](golang-migrate/migrate@v4.17.0...v4.20.1)

Updates `github.com/gorilla/websocket` from 1.5.1 to 1.5.3
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](gorilla/websocket@v1.5.1...v1.5.3)

Updates `github.com/hyperledger-firefly/common` from 1.6.3 to 1.6.5
- [Release notes](https://github.com/hyperledger-firefly/common/releases)
- [Commits](hyperledger-firefly/common@v1.6.3...v1.6.5)

Updates `github.com/jarcoal/httpmock` from 1.2.0 to 1.4.2
- [Release notes](https://github.com/jarcoal/httpmock/releases)
- [Commits](jarcoal/httpmock@v1.2.0...v1.4.2)

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

Updates `github.com/mattn/go-sqlite3` from 1.14.19 to 1.14.22
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.19...v1.14.22)

Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.24.1
- [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.18.0...v1.24.1)

Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.10.2
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.9.3...v1.10.2)

Updates `github.com/spf13/cobra` from 1.8.0 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.0...v1.10.2)

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

Updates `github.com/stretchr/testify` from 1.8.4 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.12.1)

Updates `golang.org/x/net` from 0.57.0 to 0.58.0
- [Commits](golang/net@v0.57.0...v0.58.0)

Updates `golang.org/x/text` from 0.41.0 to 0.42.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.41.0...v0.42.0)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](hyperledger/fabric-protos-go@v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](hyperledger/fabric-protos-go@v0.3.3...v0.3.7)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.12.1)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](hyperledger/fabric-protos-go@v0.3.3...v0.3.7)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.12.1)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.12.1)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](hyperledger/fabric-protos-go@v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](hyperledger/fabric-protos-go@v0.3.3...v0.3.7)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.12.1)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](hyperledger/fabric-protos-go@v0.3.3...v0.3.7)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.12.1)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.12.1)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](hyperledger/fabric-protos-go@v0.3.3...v0.3.7)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](hyperledger/fabric-protos-go@v0.3.3...v0.3.7)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.12.1)

Updates `github.com/hyperledger/fabric-protos-go` from 0.3.3 to 0.3.7
- [Commits](hyperledger/fabric-protos-go@v0.3.3...v0.3.7)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.12.1)

---
updated-dependencies:
- dependency-name: blockwatch.cc/tzgo
  dependency-version: 1.18.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.149.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/go-resty/resty/v2
  dependency-version: 2.17.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/golang-migrate/migrate/v4
  dependency-version: 4.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/gorilla/websocket
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/hyperledger-firefly/common
  dependency-version: 1.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/hyperledger/fabric-protos-go
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/hyperledger/fabric-protos-go
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/hyperledger/fabric-protos-go
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/hyperledger/fabric-protos-go
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/hyperledger/fabric-protos-go
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/hyperledger/fabric-protos-go
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/hyperledger/fabric-protos-go
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/hyperledger/fabric-protos-go
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/hyperledger/fabric-protos-go
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/jarcoal/httpmock
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/lib/pq
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-version: 0.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/text
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/gomod-29e70ff02e branch from cd8cb65 to 79916e4 Compare September 25, 2026 23:15

This branch has not been deployed

No deployments
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