Skip to content

Bump the go-mod group across 1 directory with 19 updates#36

Merged
KevinJoiner merged 2 commits into
mainfrom
dependabot/go_modules/go-mod-2e0d44675e
Aug 14, 2025
Merged

Bump the go-mod group across 1 directory with 19 updates#36
KevinJoiner merged 2 commits into
mainfrom
dependabot/go_modules/go-mod-2e0d44675e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2025

Copy link
Copy Markdown
Contributor

Bumps the go-mod group with 15 updates in the / directory:

Package From To
github.com/ClickHouse/clickhouse-go/v2 2.35.0 2.40.1
github.com/DIMO-Network/clickhouse-infra 0.0.3 0.0.4
github.com/DIMO-Network/cloudevent 0.1.1 0.1.2
github.com/DIMO-Network/shared 0.12.7 1.0.7
github.com/aws/aws-sdk-go-v2/credentials 1.17.48 1.18.2
github.com/ethereum/go-ethereum 1.15.11 1.16.1
github.com/gofiber/contrib/jwt 1.0.10 1.1.2
github.com/gofiber/fiber/v2 2.52.7 2.52.9
github.com/gofiber/swagger 1.1.0 1.1.1
github.com/golang-jwt/jwt/v5 5.2.2 5.3.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 2.2.0 2.3.2
github.com/prometheus/client_golang 1.20.5 1.23.0
github.com/rs/zerolog 1.33.0 1.34.0
github.com/swaggo/swag 1.16.4 1.16.6
google.golang.org/grpc 1.67.1 1.74.2

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.35.0 to 2.40.1

Release notes

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

v2.40.1

What's Changed

Bug fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.40.0...v2.40.1

v2.40.0

What's Changed

Enhancements 🎉

Bug fixes 🐛

Other Changes 🛠

Full Changelog: ClickHouse/clickhouse-go@v2.39.0...v2.40.0

v2.39.0

What's Changed

Bug fixes 🐛

Read Timeout behavior changes

This bug fix has potential to affect longer running queries, ensure you're setting clickhouse.Options ReadTimeout to a reasonable value, and that your context.WithDeadline is also set to a reasonable value. The read timeout will now be applied to all blocks, previously it was only set for the first block.

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.38.1...v2.39.0

v2.38.1

What's Changed

Bug fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.38.0...v2.38.1

v2.38.0

... (truncated)

Changelog

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

v2.40.1, 2025-07-30

What's Changed

Bug fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.40.0...v2.40.1

v2.40.0, 2025-07-30

What's Changed

Enhancements 🎉

Bug fixes 🐛

Other Changes 🛠

Full Changelog: ClickHouse/clickhouse-go@v2.39.0...v2.40.0

v2.39.0, 2025-07-23

What's Changed

Bug fixes 🐛

Read Timeout behavior changes

This bug fix has potential to affect longer running queries, ensure you're setting clickhouse.Options ReadTimeout to a reasonable value, and that your context.WithDeadline is also set to a reasonable value. The read timeout will now be applied to all blocks, previously it was only set for the first block.

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.38.1...v2.39.0

v2.38.1, 2025-07-23

What's Changed

Bug fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.38.0...v2.38.1

v2.38.0, 2025-07-22

What's Changed

Enhancements 🎉

... (truncated)

Commits
  • 7bbaf83 Update release notes
  • 6b6b5b2 Merge pull request #1625 from ClickHouse/stdlib_json_nullable_fix
  • 0bd445c fix: database/sql Nullable(JSON) string scan
  • affd90d Update release notes
  • 500ce05 Merge pull request #1623 from ClickHouse/stdlib_json_scan_string
  • 3fa9e16 Merge pull request #1624 from ClickHouse/fix_nullable_json
  • 487d31d fix min version for json string tests
  • b6978e4 add version check for Nullable(JSON) test
  • 2b866a1 fix: Nullable base types with prefix
  • 783e407 support stdlib scanning json into string/[]byte/json.RawMessage
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/clickhouse-infra from 0.0.3 to 0.0.4

Release notes

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

v0.0.4

What's Changed

New Contributors

Full Changelog: DIMO-Network/clickhouse-infra@v0.0.3...v0.0.4

Commits

Updates github.com/DIMO-Network/cloudevent from 0.1.1 to 0.1.2

Release notes

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

v0.1.2

What's Changed

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

Commits

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

Release notes

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

v1.0.7

What's Changed

Full Changelog: DIMO-Network/shared@v1.0.6...v1.0.7

v1.0.6

What's Changed

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

v1.0.5

What's Changed

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

v1.0.4

What's Changed

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

v1.0.3

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

v1.0.2

What's Changed

Full Changelog: DIMO-Network/shared@v1.0.1...v1.0.2

v1.0.1

What's Changed

Full Changelog: DIMO-Network/shared@v1.0.0...v1.0.1

v1.0.0

What's Changed

... (truncated)

Commits
  • c7fb175 add check for all chars the same (#95)
  • b36c27b add vin validation func, updates to japan chassis validation (#94)
  • 798c81b package rename to make more sense (#93)
  • 32cf7bf add unit test for tesla (#92)
  • d052508 add tests, see how invalid case is handled
  • 97da170 remove race around ready bool (#91)
  • ba728fb Add a Go 1.23 iterator for StringSet
  • 1a95c46 support japan chassis number (#89)
  • 728f4e0 INTG-1715 Add a graphql query helper to our existing http client wrapper (#88)
  • 75ade42 add http exec option with auth
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.36.3 to 1.36.4

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.48 to 1.18.2

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.

Release (2022-11-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.12.0
    • Feature: Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.19.0
    • Feature: AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.16.0
    • Feature: This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.22.0
    • Feature: Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.71.0
    • Feature: This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.18.25
    • Documentation: Provides new target group attributes to turn on/off cross zone load balancing and configure target group health for Network Load Balancers and Application Load Balancers. Provides improvements to health check configuration for Network Load Balancers.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.4.0
    • Feature: Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones.
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.1.0
    • Feature: Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.25.0
    • Feature: Add Node 18 (nodejs18.x) support to AWS Lambda.
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.22.0
    • Feature: This release provides support for creation and use of metric attributions in AWS Personalize
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.20.0
    • Feature: Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).
  • github.com/aws/aws-sdk-go-v2/service/rum: v1.8.0
    • Feature: CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.26.0
    • Feature: Added 34 new S3 Storage Lens metrics to support additional customer use cases.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.16.7
    • Documentation: Documentation updates for Secrets Manager.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.24.0
    • Feature: Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail
  • github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry: v1.15.0
    • Feature: This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.17.4
    • Documentation: Documentation updates for AWS Security Token Service.
  • github.com/aws/aws-sdk-go-v2/service/textract: v1.18.0
    • Feature: This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.27.0
    • Feature: The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details.

Release (2022-11-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.4 to 1.80.2

Commits

Updates github.com/ethereum/go-ethereum from 1.15.11 to 1.16.1

Release notes

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

Repair Actuals (v1.16.1)

This is a patch release, fixing some regressions with v1.16.0.

  • abigen v2 now creates TryPack methods that return an error for invalid parameter values. (#31692)
  • geth --vmtrace, enabling the live tracer, did not work due to a bug. (#32107)
  • The blockTimestamp as returned by eth_getLogs is now hex-encoded. (#32129)
  • eth_getLogs and related endpoints now limit the number of queried addresses to 1000. (#31876)
  • eth_getTransactionReceipt should be a bit faster. (#32021)
  • A buggy interaction of the new archive node and snap sync is resolved. (#32104)
  • A rare crash in geth --dev mode related to debug_setHead is resolved. (#31871)
  • Release archives now contain statically-linked binaries. (#32118)

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


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

Terran Rivets (v1.16.0)

We are proud to present the v1.16.0 release, introducing path-based archive node and several other improvements to the state database implementation. There is also the usual amount of bug fixes and small improvements.

Archive Node

This release includes a new, experimental implementation of the archive node (--gcmode=archive). As an archive node, Geth stores all historical states, and can thus retrieve account balances, nonces and storage values at old blocks.

In previous versions of Geth, running as an archive node was only possible using the legacy 'hash-based' state storage scheme (--state.scheme=hash). When syncing mainnet the resulting database would reach sizes larger than 20TB, and it all had to be stored on a high-speed SSD.

The new implementation provides the state archive in combination with 'path-based' storage (--state.scheme=path). Comparing to hash-based storage, there are three basic advantages:

  • Geth can be configured to store historical states on a dedicated disk, and it doesn't have to be an SSD (it will be ~3x faster to access when stored on SSD though).
  • For the full state history of mainnet, the state database will have a size of ~1.9TB (this is without the tx-by-hash index and log index).
  • The amount of historical state kept by the node is configurable as well. By default, Geth will keep historical state for the last 90k blocks, and older state is pruned from disk automatically as the chain advances. You can set the number of states to keep with the --history.state flag.

Notably, there is also one drawback with the new archive node: eth_getProof is not supported for historical blocks. With --state.scheme=path, Geth can only serve state proofs for the latest 128 blocks. We believe this is an acceptable tradeoff. If you need older proofs, you can still a hash-based archive node as before, but we'd also really like to hear about your use case. Please contact us via email at geth@ethereum.org so we can learn more, and possibly find a solution that can be implemented within Geth.

How it works

With 'path-based' state storage, Geth keeps exactly one full state in the database. Specifically, the persistent state is 128 blocks in the past. For newer blocks up to the head, forward diffs are kept in memory. In order to support rolling back to blocks older than head-128, Geth also keeps 'state history' in the form of reverse key-value diffs. When the chain is reset to an old block, these diffs are applied to the persistent state, going backwards one diff at a time until the target block is reached.

A reverse state diff contains the previous values of all modified accounts and storage locations for a specific block. There is a reverse diff for each historical block. This makes reverse diffs suitable for storage into the 'freezer', i.e. they do not need to live within Pebble/LevelDB.

... (truncated)

Commits
  • 12b4131 version: release go-ethereum v1.16.1 stable
  • bc67e7d accounts/abi: generate TryPack* methods for abigen v2 bindings (#31692)
  • 3fb6499 eth/catalyst: fix edge case in simulated backend (#31871)
  • 62a17fd core/rawdb, triedb/pathdb: fix two inaccurate comments (#32130)
  • fe7a77a core/types: blockTimestamp in logs is hex-encoded (#32129)
  • cbd6ed9 core/filtermaps: define APIs for map, epoch calculation (#31659)
  • cc8d58f internal: remove unused shh and swarm modules from console (#32073)
  • f70aaa8 ethapi: reduce some of the wasted effort in GetTransactionReceipt (#32021)
  • 7c180f8 internal/ethapi: prealloc map for the txpool api (#32110)
  • 2055196 eth/catalyst: fix the log message in newPayloadV4 (#32125)
  • Additional commits viewable in compare view

Updates github.com/gofiber/contrib/jwt from 1.0.10 to 1.1.2

Release notes

Sourced from github.com/gofiber/contrib/jwt's releases.

jwt - v1.1.2

🐛 Fixes

  • Fix usage with custom headers. (#1305)

Full Changelog: gofiber/contrib@jwt/v1.1.1...jwt/v1.1.2

Thank you @​martinei for making this update possible.

jwt - v1.1.1

  • jwt: enforce space between the scheme and token (#1190)

Full Changelog: gofiber/contrib@jwt/v1.1.0...jwt/v1.1.1

Thank you @​lvjp for making this update possible.

casbin - v1.0.18

🧹 Updates

  • build(deps): bump github.com/casbin/casbin/v2 from 2.100.0 to 2.105.0 in /casbin (#1284)

Full Changelog: gofiber/contrib@casbin/v1.0.17...casbin/v1.0.18

Casbin - v1.0.17

🧹 Updates

  • build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 in /casbin (#1241)

Full Changelog: gofiber/contrib@casbin/v1.0.16...casbin/v1.0.17

JWT - v1.1.0

🚀 New

  • jwt: Handle obfuscated JSON Web tokens (#1189)

🧹 Updates

  • build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /jwt (#1274)
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 in /jwt (#1250)

Full Changelog: gofiber/contrib@jwt/v1.0.10...jwt/v1.1.0

Casbin - v1.0.16

🧹 Updates

  • build(deps): bump github.com/casbin/casbin/v2 from 2.99.0 to 2.100.0 in /casbin (#1177)
  • build(deps): bump github.com/casbin/casbin/v2 from 2.98.0 to 2.99.0 in /casbin (#1167)

... (truncated)

Commits
  • 92d0035 Merge pull request #1305 from martinei/jwt-fix-custom-headers
  • 6188033 Fix usage with custom headers.
  • 5abf11b Merge pull request #1303 from gofiber/dependabot/github_actions/dependabot/fe...
  • d928403 build(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
  • 2e566e8 Merge pull request #1289 from gofiber/dependabot/go_modules/monitor/github.co...
  • 17427e6 build(deps): bump github.com/shirou/gopsutil/v4 in /monitor
  • b39ecfa Merge pull request #1298 from gofiber/dependabot/go_modules/monitor/github.co...
  • 38fc693 Merge pull request #1297 from gofiber/dependabot/go_modules/hcaptcha/github.c...
  • 1b7a666 build(deps): bump github.com/valyala/fasthttp in /monitor
  • 08dc82d build(deps): bump github.com/valyala/fasthttp in /hcaptcha
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v2 from 2.52.7 to 2.52.9

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

v2.52.9

🐛 Bug Fixes

Full Changelog: gofiber/fiber@v2.52.8...v2.52.9

v2.52.8

👮 Security

🧹 Updates

🐛 Bug Fixes

📚 Documentation

Full Changelog: gofiber/fiber@v2.52.6...v2.52.8

Commits

Updates github.com/gofiber/swagger from 1.1.0 to 1.1.1

Release notes

Sourced from github.com/gofiber/swagger's releases.

v1.1.1

🧹 Updates

  • build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 (#107)
  • build(deps): bump github.com/swaggo/files/v2 from 2.0.1 to 2.0.2 (#108)
  • build(deps): bump github.com/swaggo/swag from 1.16.3 to 1.16.4 (#101)
  • build(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#98)
  • build(deps): bump github.com/swaggo/files/v2 from 2.0.0 to 2.0.1 (#97)

Full Changelog: gofiber/swagger@v1.1.0...v1.1.1

Commits
  • 6c5f065 Merge pull request #107 from gofiber/dependabot/go_modules/github.com/gofiber...
  • c044361 build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6
  • b8bd6e6 Merge pull request #108 from gofiber/dependabot/go_modules/github.com/swaggo/...
  • 5de16a9 build(deps): bump github.com/swaggo/files/v2 from 2.0.1 to 2.0.2
  • e2d9e99 Merge pull request #101 from gofiber/dependabot/go_modules/github.com/swaggo/...
  • 1cfbf04 build(deps): bump github.com/swaggo/swag from 1.16.3 to 1.16.4
  • 7729f57 Merge pull request #98 from gofiber/dependabot/github_actions/dependabot/fetc...
  • 4f69bb5 build(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
  • 3725e39 Merge pull request #97 from gofiber/dependabot/go_modules/github.com/swaggo/f...
  • 06078c8 build(deps): bump github.com/swaggo/files/v2 from 2.0.0 to 2.0.1
  • See full diff in compare view

Updates github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.3.0

Release notes

Sourced from github.com/golang-jwt/jwt/v5's releases.

v5.3.0

This release is almost identical to to v5.2.3 but now correctly indicates Go 1.21 as minimum requirement.

What's Changed

Full Changelog: golang-jwt/jwt@v5.2.3...v5.3.0

v5.2.3

What's Changed

New Contributors

Full Changelog: golang-jwt/jwt@v5.2.2...v5.2.3

Commits

Updates github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.2.0 to 2.3.2

Release notes

Sourced from github.com/grpc-ecosystem/go-grpc-middleware/v2's releases.

v2.3.2

What's Changed

New Contributors

Full Changelog:

Bumps the go-mod group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.35.0` | `2.40.1` |
| [github.com/DIMO-Network/clickhouse-infra](https://github.com/DIMO-Network/clickhouse-infra) | `0.0.3` | `0.0.4` |
| [github.com/DIMO-Network/cloudevent](https://github.com/DIMO-Network/cloudevent) | `0.1.1` | `0.1.2` |
| [github.com/DIMO-Network/shared](https://github.com/DIMO-Network/shared) | `0.12.7` | `1.0.7` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.48` | `1.18.2` |
| [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.15.11` | `1.16.1` |
| [github.com/gofiber/contrib/jwt](https://github.com/gofiber/contrib) | `1.0.10` | `1.1.2` |
| [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | `2.52.7` | `2.52.9` |
| [github.com/gofiber/swagger](https://github.com/gofiber/swagger) | `1.1.0` | `1.1.1` |
| [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.2` | `5.3.0` |
| [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) | `2.2.0` | `2.3.2` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.5` | `1.23.0` |
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.33.0` | `1.34.0` |
| [github.com/swaggo/swag](https://github.com/swaggo/swag) | `1.16.4` | `1.16.6` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.1` | `1.74.2` |



Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.35.0 to 2.40.1
- [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.35.0...v2.40.1)

Updates `github.com/DIMO-Network/clickhouse-infra` from 0.0.3 to 0.0.4
- [Release notes](https://github.com/DIMO-Network/clickhouse-infra/releases)
- [Commits](DIMO-Network/clickhouse-infra@v0.0.3...v0.0.4)

Updates `github.com/DIMO-Network/cloudevent` from 0.1.1 to 0.1.2
- [Release notes](https://github.com/DIMO-Network/cloudevent/releases)
- [Commits](DIMO-Network/cloudevent@v0.1.1...v0.1.2)

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

Updates `github.com/aws/aws-sdk-go-v2` from 1.36.3 to 1.36.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.36.3...v1.36.4)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.48 to 1.18.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.48...config/v1.18.2)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.79.4 to 1.80.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.79.4...service/s3/v1.80.2)

Updates `github.com/ethereum/go-ethereum` from 1.15.11 to 1.16.1
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.15.11...v1.16.1)

Updates `github.com/gofiber/contrib/jwt` from 1.0.10 to 1.1.2
- [Release notes](https://github.com/gofiber/contrib/releases)
- [Commits](gofiber/contrib@jwt/v1.0.10...jwt/v1.1.2)

Updates `github.com/gofiber/fiber/v2` from 2.52.7 to 2.52.9
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.7...v2.52.9)

Updates `github.com/gofiber/swagger` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/gofiber/swagger/releases)
- [Commits](gofiber/swagger@v1.1.0...v1.1.1)

Updates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](golang-jwt/jwt@v5.2.2...v5.3.0)

Updates `github.com/grpc-ecosystem/go-grpc-middleware/v2` from 2.2.0 to 2.3.2
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.2.0...v2.3.2)

Updates `github.com/prometheus/client_golang` from 1.20.5 to 1.23.0
- [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.20.5...v1.23.0)

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

Updates `github.com/swaggo/swag` from 1.16.4 to 1.16.6
- [Release notes](https://github.com/swaggo/swag/releases)
- [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml)
- [Commits](swaggo/swag@v1.16.4...v1.16.6)

Updates `golang.org/x/sync` from 0.14.0 to 0.16.0
- [Commits](golang/sync@v0.14.0...v0.16.0)

Updates `google.golang.org/grpc` from 1.67.1 to 1.74.2
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.67.1...v1.74.2)

Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.6

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-version: 2.40.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/clickhouse-infra
  dependency-version: 0.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/cloudevent
  dependency-version: 0.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/shared
  dependency-version: 1.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: go-mod
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.36.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.80.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/gofiber/contrib/jwt
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/gofiber/fiber/v2
  dependency-version: 2.52.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/gofiber/swagger
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/rs/zerolog
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/swaggo/swag
  dependency-version: 1.16.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: golang.org/x/sync
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: google.golang.org/grpc
  dependency-version: 1.74.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Aug 1, 2025
@dependabot
dependabot Bot requested a review from KevinJoiner as a code owner August 1, 2025 23:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2025
@KevinJoiner
KevinJoiner merged commit 35e31cf into main Aug 14, 2025
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-mod-2e0d44675e branch August 14, 2025 20:27
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.

1 participant