Skip to content

Bump the go-mod group with 19 updates#214

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-mod-5f0f17b28e
Closed

Bump the go-mod group with 19 updates#214
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-mod-5f0f17b28e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the go-mod group with 19 updates:

Package From To
github.com/ClickHouse/clickhouse-go/v2 2.40.3 2.44.0
github.com/DIMO-Network/attestation-api 0.1.9 0.1.16
github.com/DIMO-Network/cloudevent 0.1.6 1.0.4
github.com/DIMO-Network/devices-api 1.41.8 1.42.0
github.com/DIMO-Network/fetch-api 0.0.14 0.1.5
github.com/DIMO-Network/model-garage 0.8.18-0.20260303220624-7b973b516a3a 1.0.9
github.com/DIMO-Network/shared 1.0.7 1.1.5
github.com/IBM/sarama 1.46.1 1.47.0
github.com/aarondl/sqlboiler/v4 4.19.5 4.19.7
github.com/ethereum/go-ethereum 1.17.0 1.17.1
github.com/go-viper/mapstructure/v2 2.4.0 2.5.0
github.com/lib/pq 1.10.9 1.12.1
github.com/pressly/goose/v3 3.25.0 3.27.0
github.com/rs/zerolog 1.34.0 1.35.0
github.com/testcontainers/testcontainers-go 0.39.0 0.40.0
github.com/testcontainers/testcontainers-go/modules/postgres 0.39.0 0.41.0
golang.org/x/exp 0.0.0-20250911091902-df9299821621 0.0.0-20260218203240-3dfff04db8fa
golang.org/x/sync 0.18.0 0.19.0
google.golang.org/grpc 1.77.0 1.79.3

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.40.3 to 2.44.0

Release notes

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

v2.44.0

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.43.0...v2.44.0

v2.43.0

What's Changed

Enhancements 🎉

... (truncated)

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.44.0, 2026-03-31

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.43.0...v2.44.0

v2.43.0, 2026-01-29

What's Changed

Enhancements 🎉

... (truncated)

Commits
  • b24794b Update release notes
  • d6c6a95 Merge pull request #1816 from ClickHouse/kavirajk/agent-review-id-token-fix
  • 9ca8018 chore: remove the todos
  • 5e30f1d chore: fix the code-review CI error with enough rights.
  • fcfc8b8 Merge pull request #1811 from ClickHouse/kavirajk/integrate-claude-code-gh-ac...
  • bbccf8c chore: add a premble about allowed tools
  • 1da17c1 chore: add basic permissions needed for code review
  • 208ead9 chore: update few agent notes on code review
  • 0c97e2c workflow: add github workflow for claude based code review
  • b8d1fe8 Merge pull request #1809 from ClickHouse/kavirajk/agent-init
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/attestation-api from 0.1.9 to 0.1.16

Release notes

Sourced from github.com/DIMO-Network/attestation-api's releases.

v0.1.16

What's Changed

Full Changelog: DIMO-Network/attestation-api@v0.1.15...v0.1.16

v0.1.15

Full Changelog: DIMO-Network/attestation-api@v0.1.14...v0.1.15

v0.1.14

What's Changed

Full Changelog: DIMO-Network/attestation-api@v0.1.13...v0.1.14

v0.1.13

Release v0.1.13. See commit history for changes.

v0.1.11

Full Changelog: DIMO-Network/attestation-api@v0.1.10...v0.1.11

v0.1.10

Full Changelog: DIMO-Network/attestation-api@v0.1.9...v0.1.10

Commits
  • 95ec9ae Update Image Version to 4f8255d
  • 4f8255d Use developer license as attestation source (#119)
  • ba566e5 Update Image Version to 0.1.15
  • 0e59ef4 Update Image Version to e3041a4
  • e3041a4 chore: update model-garage to v0.8.16
  • c0e9348 Update Image Version to aa5f5b0
  • aa5f5b0 Update Image Version to 0.1.14
  • 6b351ef Update Image Version to 6fc2878
  • 6fc2878 Merge pull request #112 from DIMO-Network/remove-vin-definition-match-check
  • ad5574c Update Image Version to 0.1.13
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/cloudevent from 0.1.6 to 1.0.4

Release notes

Sourced from github.com/DIMO-Network/cloudevent's releases.

v0.2.6

Full Changelog: DIMO-Network/cloudevent@v0.2.5...v0.2.6

v0.2.5

Changes

  • Adding types

v0.2.4

Changes

  • Modifying name a little bit

v0.2.3

Changes

  • new types added

v0.2.2

Changes

  • Remove specversion from parquet row — it's always "1.0" per the CloudEvents spec, so it's now set from the constant on decode and omitted from encode
  • Reorder and clean up ParquetRow struct fields

v0.2.1

Restructured package layout: moved pkg/clickhouse to clickhouse, merged did and types sub-packages into the root cloudevent package Added parquet encoder/decoder with full test coverage Replaced cloudevent_json.go with separate encoder and decoder files Added field_accessors.go for header field access Removed model-garage dependency and codegen

Commits

Updates github.com/DIMO-Network/devices-api from 1.41.8 to 1.42.0

Release notes

Sourced from github.com/DIMO-Network/devices-api's releases.

v1.42.0

Full Changelog: DIMO-Network/devices-api@v1.41.10...v1.42.0

v1.41.9

No release notes provided.

Commits

Updates github.com/DIMO-Network/fetch-api from 0.0.14 to 0.1.5

Release notes

Sourced from github.com/DIMO-Network/fetch-api's releases.

v0.1.5

Full Changelog: DIMO-Network/fetch-api@v0.1.4...v0.1.5

v0.1.4

What's Changed

Full Changelog: DIMO-Network/fetch-api@v0.1.3...v0.1.4

v0.1.3

What's Changed

Full Changelog: DIMO-Network/fetch-api@v0.1.2...v0.1.3

v0.1.2

Full Changelog: DIMO-Network/fetch-api@v0.1.1...v0.1.2

v0.1.1

What's Changed

Full Changelog: DIMO-Network/fetch-api@v0.1.0...v0.1.1

v0.1.0

Full Changelog: DIMO-Network/fetch-api@v0.0.24...v0.1.0

v0.0.24

Upgrade cloudevent to v0.2.2

v0.0.23

What's Changed

  • Upgrade cloudevent to v0.2.1 and consolidate subpackage imports (cloudevent/did, cloudevent/types → root cloudevent package)
  • Upgrade dependencies: clickhouse-go, go-ethereum, token-exchange-api, grpc
  • Remove standalone parquetreader package in favor of cloudevent/parquet integration

v0.0.22

Full Changelog: DIMO-Network/fetch-api@v0.0.21...v0.0.22

v0.0.21

Release v0.0.21

  • Adjust error message in raw data permission check

v0.0.20

Release v0.0.20

... (truncated)

Commits
  • be019f0 Update Image Version to 71d72b7
  • 71d72b7 Fix the bucket for presigns: it's always "Parquet"
  • be54939 Update Image Version to 0.1.4
  • b3b639f Update Image Version to 0779bd1
  • 0779bd1 Add presigned S3 URL support for large blob payloads (#66)
  • cfb4038 Update Image Version to 0.1.3
  • b5276d4 Update Image Version to 906dade
  • 906dade Add a query for available event types (#65)
  • f8c9d9c Update Image Version to 74cd6c7
  • 74cd6c7 Happier Dependabot
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/model-garage from 0.8.18-0.20260303220624-7b973b516a3a to 1.0.9

Release notes

Sourced from github.com/DIMO-Network/model-garage's releases.

v1.0.9

What's Changed

Full Changelog: DIMO-Network/model-garage@v1.0.8...v1.0.9

v1.0.7

No release notes provided.

v1.0.6

What's Changed

Full Changelog: DIMO-Network/model-garage@v1.0.5...v1.0.6

v1.0.5

What's Changed

Full Changelog: DIMO-Network/model-garage@v1.0.4...v1.0.5

v1.0.4

What's Changed

Full Changelog: DIMO-Network/model-garage@v1.0.3...v1.0.4

v1.0.3

What's Changed

Full Changelog: DIMO-Network/model-garage@v1.0.2...v1.0.3

v1.0.2

What's Changed

Full Changelog: DIMO-Network/model-garage@v0.9.1...v1.0.2

v0.9.1

What's Changed

Full Changelog: DIMO-Network/model-garage@v0.9.0...v0.9.1

... (truncated)

Commits

Updates github.com/DIMO-Network/shared from 1.0.7 to 1.1.5

Release notes

Sourced from github.com/DIMO-Network/shared's releases.

v1.1.5

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.4...v1.1.5

v1.1.4

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.3...v1.1.4

v1.1.3

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.2...v1.1.3

v1.1.2

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.1...v1.1.2

v1.1.1

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.0...v1.1.1

v1.1.0

What's Changed

Full Changelog: DIMO-Network/shared@v1.0.9...v1.1.0

v1.0.9

What's Changed

Full Changelog: DIMO-Network/shared@v1.0.8...v1.0.9

v1.0.8

... (truncated)

Commits

Updates github.com/IBM/sarama from 1.46.1 to 1.47.0

Release notes

Sourced from github.com/IBM/sarama's releases.

Version 1.47.0 (2026-02-27)

What's Changed

🎉 New Features / Improvements

🐛 Fixes

🔧 Maintenance

📦 Dependency updates

New Contributors

Full Changelog: IBM/sarama@v1.46.3...v1.47.0

Version 1.46.3 (2025-10-26)

What's Changed

🐛 Fixes

📦 Dependency updates

... (truncated)

Commits
  • c6a7ea0 chore(deps): bump github.com/klauspost/compress from 1.18.3 to 1.18.4 (#3442)
  • 66eabe8 chore(deps): update dependency dominikh/go-tools to v2026 (#3446)
  • e46c213 ci(gosec): suppress G117 and G704 false positives
  • 7f0e26c ci(workflows): bump golangci-lint to v2.10.1
  • 7a33045 chore(ci): Update registry.access.redhat.com/ubi9/ubi-minimal:9.7 Docker dige...
  • 34acfaa chore(ci): bump the actions group with 2 updates (#3450)
  • 4df4d82 chore(ci): bump github/codeql-action from 4.31.10 to 4.32.4 (#3451)
  • d4862ce chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-x grou...
  • c1bf7ec chore: add ai-assistance guidelines to CONTRIBUTING.md (#3452)
  • 0a3b6e3 chore(ci): Update registry.access.redhat.com/ubi9/ubi-minimal:9.7 Docker dige...
  • Additional commits viewable in compare view

Updates github.com/aarondl/sqlboiler/v4 from 4.19.5 to 4.19.7

Changelog

Sourced from github.com/aarondl/sqlboiler/v4's changelog.

[4.19.7] - 2025-12-31

Fixed

  • Version number in main.go

[4.19.6] - 2025-12-31

Fixed

  • Do not treat columns with partial unique indexes as unique in psql driver.

Security

  • Update golang.org/x/crypto from 0.38.0 -> 0.45.0

[4.19.2-4] - 2025-06-26

Changed

  • Change import paths

[4.19.1] - 2025-05-20

Fixed

  • Fix performance issue in v4.19.0 by reverting the cleanup of unused imports.
  • Updated minimum required Go version to 1.23.
  • Updated dependencies to fix CVEs.

[4.19.0] - 2025-05-09

Added

  • Add relation getters on base model structs. (thanks @​parnic)
  • Added --no-relation-getters option to prevent generation relation getters on the main structs. (thanks @​parnic)
  • Add Query, Exec, and Bind helpers to the global executor. (thanks @​parnic)
    • BindGP
    • QueryRowG
    • QueryRowContextG
    • ExecG
    • ExecGP
    • QueryG
    • QueryGP
    • ExecContextG
    • ExecContextP
    • ExecContextGP
    • QueryContextG
    • QueryContextP
    • QueryContextGP

... (truncated)

Commits
  • 3b1f527 Bump version
  • 33a326a Update changelog
  • c11dae0 Merge pull request #1467 from aarondl/dependabot/go_modules/golang.org/x/cryp...
  • fba535b Bump golang.org/x/crypto from 0.38.0 to 0.45.0
  • 544e18d Merge pull request #1463 from shantanuraj/shantanu/fix-json-buffer-reuse
  • 7f8daf0 Drop unused sliceType argument from bind
  • b5b94dd Fix buffer reuse when reading types.JSON
  • 8b2fd83 add TestBindJsonSlice
  • b385498 Merge pull request #1462 from beonode/psql-partial-unique-index-fix
  • 5f0bad9 Revert accidental autoformatting
  • Additional commits viewable in compare view

Updates github.com/ethereum/go-ethereum from 1.17.0 to 1.17.1

Release notes

Sourced from github.com/ethereum/go-ethereum's releases.

Eezo Shunt (v1.17.1)

This is a bug fix release and is recommended for all users. It resolves a regression in snap sync, as well as several security issues.

Geth

  • The engine API no longer enables plain-text HTTP2, due to some reports of incompatibilities with the teku CL (#33922)
  • The new --metrics.influxdb.interval flag allows changing the metrics reporting interval. (#33767)
  • Geth has a new inspect-trie subcommand that prints information about node counts at all state trie depths (#28892)

Core

  • Some Amsterdam fork-related changes:
  • Payload building had a fix that could prevent the CL from receiving the latest built payloads (#33908)

Networking

  • Geth no longer supports p2p protocol version eth/68 (#33511)
  • A rare crash in p2p request tracking is resolved (#33940)
  • The transaction pool, and specifically the blobpool, saw some fixes that reduce relaying transactions that likely won't make it into the chain, or have already been included on chain recently. This should reduce txpool traffic (#33607, #33887, #33923, #33893)
  • In v1.17.0, a regression in snap-sync was introduced that would cause sync to fail when using --history.chain=postmerge (#33865)
  • Snap-sync had a bug where peer connections would stop being used after a timeout or similar event. This wasn't too noticeable for mainnet sync because of peer churn (#33790)
  • Unexpected state delivered by peers is now reported during snap-sync (#33898)
  • P2P listener metrics now record handshake timeouts correctly (#33539)

RPC

  • eth_estimateGas now honors the user-supplied access list (#33849)
  • New RPC method: eth_getStorageValues (#32591)
  • New RPC method: testing_buildBlockV1 (#33656)

Build

  • This release is built with Go 1.25.7 (#33874)
  • Our official Docker images are experimentally built with Go 1.26 (#33899)

For a full rundown of the changes please consult the Geth 1.17.1 release milestone.


As with all our previous releases, you can find the:

Commits
  • 16783c1 version: release go-ethereum v1.17.1 stable
  • 9962e2c p2p/tracker: fix crash in clean when tracker is stopped (#33940)
  • d318e8e node: disable http2 for auth API (#33922)
  • b25080c miner: account for generateWork elapsed time in payload rebui...

    Description has been truncated

Bumps the go-mod group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.40.3` | `2.44.0` |
| [github.com/DIMO-Network/attestation-api](https://github.com/DIMO-Network/attestation-api) | `0.1.9` | `0.1.16` |
| [github.com/DIMO-Network/cloudevent](https://github.com/DIMO-Network/cloudevent) | `0.1.6` | `1.0.4` |
| [github.com/DIMO-Network/devices-api](https://github.com/DIMO-Network/devices-api) | `1.41.8` | `1.42.0` |
| [github.com/DIMO-Network/fetch-api](https://github.com/DIMO-Network/fetch-api) | `0.0.14` | `0.1.5` |
| [github.com/DIMO-Network/model-garage](https://github.com/DIMO-Network/model-garage) | `0.8.18-0.20260303220624-7b973b516a3a` | `1.0.9` |
| [github.com/DIMO-Network/shared](https://github.com/DIMO-Network/shared) | `1.0.7` | `1.1.5` |
| [github.com/IBM/sarama](https://github.com/IBM/sarama) | `1.46.1` | `1.47.0` |
| [github.com/aarondl/sqlboiler/v4](https://github.com/aarondl/sqlboiler) | `4.19.5` | `4.19.7` |
| [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.0` | `1.17.1` |
| [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) | `2.4.0` | `2.5.0` |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.12.1` |
| [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.25.0` | `3.27.0` |
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.0` |
| [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.41.0` |
| [golang.org/x/exp](https://github.com/golang/exp) | `0.0.0-20250911091902-df9299821621` | `0.0.0-20260218203240-3dfff04db8fa` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.18.0` | `0.19.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.77.0` | `1.79.3` |


Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.40.3 to 2.44.0
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.40.3...v2.44.0)

Updates `github.com/DIMO-Network/attestation-api` from 0.1.9 to 0.1.16
- [Release notes](https://github.com/DIMO-Network/attestation-api/releases)
- [Commits](DIMO-Network/attestation-api@v0.1.9...v0.1.16)

Updates `github.com/DIMO-Network/cloudevent` from 0.1.6 to 1.0.4
- [Release notes](https://github.com/DIMO-Network/cloudevent/releases)
- [Commits](https://github.com/DIMO-Network/cloudevent/commits)

Updates `github.com/DIMO-Network/devices-api` from 1.41.8 to 1.42.0
- [Release notes](https://github.com/DIMO-Network/devices-api/releases)
- [Commits](DIMO-Network/devices-api@v1.41.8...v1.42.0)

Updates `github.com/DIMO-Network/fetch-api` from 0.0.14 to 0.1.5
- [Release notes](https://github.com/DIMO-Network/fetch-api/releases)
- [Commits](DIMO-Network/fetch-api@v0.0.14...v0.1.5)

Updates `github.com/DIMO-Network/model-garage` from 0.8.18-0.20260303220624-7b973b516a3a to 1.0.9
- [Release notes](https://github.com/DIMO-Network/model-garage/releases)
- [Commits](https://github.com/DIMO-Network/model-garage/commits/v1.0.9)

Updates `github.com/DIMO-Network/shared` from 1.0.7 to 1.1.5
- [Release notes](https://github.com/DIMO-Network/shared/releases)
- [Commits](DIMO-Network/shared@v1.0.7...v1.1.5)

Updates `github.com/IBM/sarama` from 1.46.1 to 1.47.0
- [Release notes](https://github.com/IBM/sarama/releases)
- [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.46.1...v1.47.0)

Updates `github.com/aarondl/sqlboiler/v4` from 4.19.5 to 4.19.7
- [Release notes](https://github.com/aarondl/sqlboiler/releases)
- [Changelog](https://github.com/aarondl/sqlboiler/blob/master/CHANGELOG.md)
- [Commits](aarondl/sqlboiler@v4.19.5...v4.19.7)

Updates `github.com/ethereum/go-ethereum` from 1.17.0 to 1.17.1
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.17.0...v1.17.1)

Updates `github.com/go-viper/mapstructure/v2` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](go-viper/mapstructure@v2.4.0...v2.5.0)

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

Updates `github.com/pressly/goose/v3` from 3.25.0 to 3.27.0
- [Release notes](https://github.com/pressly/goose/releases)
- [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md)
- [Commits](pressly/goose@v3.25.0...v3.27.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/testcontainers/testcontainers-go` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.39.0 to 0.41.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.41.0)

Updates `golang.org/x/exp` from 0.0.0-20250911091902-df9299821621 to 0.0.0-20260218203240-3dfff04db8fa
- [Commits](https://github.com/golang/exp/commits)

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

Updates `google.golang.org/grpc` from 1.77.0 to 1.79.3
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.77.0...v1.79.3)

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-version: 2.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/attestation-api
  dependency-version: 0.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/cloudevent
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/devices-api
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/fetch-api
  dependency-version: 0.1.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/model-garage
  dependency-version: 1.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/shared
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/IBM/sarama
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/aarondl/sqlboiler/v4
  dependency-version: 4.19.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/lib/pq
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/pressly/goose/v3
  dependency-version: 3.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/rs/zerolog
  dependency-version: 1.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/testcontainers/testcontainers-go
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: golang.org/x/exp
  dependency-version: 0.0.0-20260218203240-3dfff04db8fa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: golang.org/x/sync
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
...

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 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

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

@dependabot dependabot Bot closed this May 2, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-mod-5f0f17b28e branch May 2, 2026 00:01
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