From 7ea832ed82ec2468b34c359ba61a95ca7b435f6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 09:42:23 +0000 Subject: [PATCH] chore(deps): Bump github.com/blinklabs-io/gouroboros Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.111.0 to 0.113.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](https://github.com/blinklabs-io/gouroboros/compare/v0.111.0...v0.113.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros 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 3198e66..c2f52b7 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.23.6 require ( github.com/blinklabs-io/cardano-models v0.5.0 - github.com/blinklabs-io/gouroboros v0.111.0 + github.com/blinklabs-io/gouroboros v0.113.0 github.com/fxamacker/cbor/v2 v2.7.0 github.com/gin-contrib/cors v1.7.3 github.com/gin-contrib/zap v1.1.4 diff --git a/go.sum b/go.sum index 742dba6..e5727f5 100644 --- a/go.sum +++ b/go.sum @@ -3,8 +3,8 @@ filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4 github.com/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII= github.com/blinklabs-io/cardano-models v0.5.0 h1:HVhALGCJ+Q6tg0dtdPny/kUqhvDJrenRF7ymxnMblks= github.com/blinklabs-io/cardano-models v0.5.0/go.mod h1:nWMr7NM+jT5xiZLJ0hEjxm57OhIm9WHB/NK9NrkrK54= -github.com/blinklabs-io/gouroboros v0.111.0 h1:A2u+rU6vn/Tg7hyBvJ2SZ4mEAJAnMaijvl6QBgBs3xg= -github.com/blinklabs-io/gouroboros v0.111.0/go.mod h1:KQKtHCrCTgH9jtcJk1cJDx75hs2HaugJowhRAvP2hPU= +github.com/blinklabs-io/gouroboros v0.113.0 h1:NxlsoU494cYJItBzPgFaw2wNwg+/7jZLYuYv8ubIylo= +github.com/blinklabs-io/gouroboros v0.113.0/go.mod h1:KQKtHCrCTgH9jtcJk1cJDx75hs2HaugJowhRAvP2hPU= github.com/btcsuite/btcd v0.20.1-beta/go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ= github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c/go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M= github.com/btcsuite/btcd v0.23.5-0.20231215221805-96c9fd8078fd/go.mod h1:nm3Bko6zh6bWP60UxwoT5LzdGJsQJaPo6HjduXq9p6A=