From dc978bcbd52cecfd4fd5f3e2e07f2b98ae3333d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:07:02 +0000 Subject: [PATCH] chore(deps): Bump github.com/celestiaorg/quantum-gravity-bridge Bumps [github.com/celestiaorg/quantum-gravity-bridge](https://github.com/celestiaorg/quantum-gravity-bridge) from 2.0.0+incompatible to 2.1.0+incompatible. - [Release notes](https://github.com/celestiaorg/quantum-gravity-bridge/releases) - [Commits](https://github.com/celestiaorg/quantum-gravity-bridge/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: github.com/celestiaorg/quantum-gravity-bridge dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2c5b5c9fb4..b9deaee179 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.21.0 require ( github.com/celestiaorg/nmt v0.19.0 - github.com/celestiaorg/quantum-gravity-bridge v2.0.0+incompatible + github.com/celestiaorg/quantum-gravity-bridge v2.1.0+incompatible github.com/ethereum/go-ethereum v1.13.0 github.com/gogo/protobuf v1.3.3 github.com/golang/protobuf v1.5.3 diff --git a/go.sum b/go.sum index 032779aa87..a6cdf33746 100644 --- a/go.sum +++ b/go.sum @@ -186,8 +186,8 @@ github.com/celestiaorg/merkletree v0.0.0-20210714075610-a84dc3ddbbe4 h1:CJdIpo8n github.com/celestiaorg/merkletree v0.0.0-20210714075610-a84dc3ddbbe4/go.mod h1:fzuHnhzj1pUygGz+1ZkB3uQbEUL4htqCGJ4Qs2LwMZA= github.com/celestiaorg/nmt v0.19.0 h1:9VXFeI/gt+q8h5HeCE0RjXJhOxsFzxJUjHrkvF9CMYE= github.com/celestiaorg/nmt v0.19.0/go.mod h1:Oz15Ub6YPez9uJV0heoU4WpFctxazuIhKyUtaYNio7E= -github.com/celestiaorg/quantum-gravity-bridge v2.0.0+incompatible h1:M74GUUV+cL8HltWLJLe7QHnHreG3W3AWekpxzy7p62M= -github.com/celestiaorg/quantum-gravity-bridge v2.0.0+incompatible/go.mod h1:6WOajINTDEUXpSj5UZzod16UZ96ZVB/rFNKyM+Mt1gI= +github.com/celestiaorg/quantum-gravity-bridge v2.1.0+incompatible h1:KtkdUPsujcFa53b5GXZOGftL76kkk84Mn8Wmq5VTw+Q= +github.com/celestiaorg/quantum-gravity-bridge v2.1.0+incompatible/go.mod h1:6WOajINTDEUXpSj5UZzod16UZ96ZVB/rFNKyM+Mt1gI= github.com/celestiaorg/rsmt2d v0.11.0 h1:lcto/637WyTEZR3dLRoNvyuExfnUbxvdvKi3qz/2V4k= github.com/celestiaorg/rsmt2d v0.11.0/go.mod h1:6Y580I3gVr0+OVFfW6m2JTwnCCmvW3WfbwSLfuT+HCA= github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4=