Skip to content

Commit 855ce38

Browse files
chore(deps): bump github.com/blinklabs-io/gouroboros (#384)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.116.0 to 0.117.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.116.0...v0.117.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-version: 0.117.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 514d04a commit 855ce38

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/blinklabs-io/adder v0.28.0
1010
github.com/blinklabs-io/bursa v0.11.0
1111
github.com/blinklabs-io/cardano-models v0.5.1
12-
github.com/blinklabs-io/gouroboros v0.116.0
12+
github.com/blinklabs-io/gouroboros v0.117.0
1313
github.com/blinklabs-io/merkle-patricia-forestry v0.1.3
1414
github.com/dgraph-io/badger/v4 v4.7.0
1515
github.com/kelseyhightower/envconfig v1.4.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ github.com/blinklabs-io/bursa v0.11.0 h1:TKgDSqAvL8TO35avT13zNn+EymswedIj/0l4nMj
1515
github.com/blinklabs-io/bursa v0.11.0/go.mod h1:iRMqaLl1kj8CxqRwCplTD1YaRRT/doZMOg6OUvs7gxU=
1616
github.com/blinklabs-io/cardano-models v0.5.1 h1:dPe5gT8vwmYUbc+rgofO9WS8otbgAKTo5fpMJhLPLIE=
1717
github.com/blinklabs-io/cardano-models v0.5.1/go.mod h1:8z20pRjrS/0nUO3r0HEKKP3cYstwbyfIWUsYKv+ud3s=
18-
github.com/blinklabs-io/gouroboros v0.116.0 h1:B+2HUCdMgu1TRlME1Y1ds+nhzmgKLuJwdq7nfSJta08=
19-
github.com/blinklabs-io/gouroboros v0.116.0/go.mod h1:g4e4aqLWcsRCgwk1KLq49CJF4uNq/ZXAp4Z63BbSo4o=
18+
github.com/blinklabs-io/gouroboros v0.117.0 h1:ZWi3zN5htfok9D7dMmMTfCF8Pg2XhOTdQSrYPgSZNlY=
19+
github.com/blinklabs-io/gouroboros v0.117.0/go.mod h1:4slb9HmHNlV1Z7wi6WDDa9GlYCutff8qCEfGYRVN9i8=
2020
github.com/blinklabs-io/merkle-patricia-forestry v0.1.3 h1:KF3NCojSCJGwNaMSoV+EjYFYGTo5c22CC7nyBNJz9wU=
2121
github.com/blinklabs-io/merkle-patricia-forestry v0.1.3/go.mod h1:RozVrsdYPG/iLKXen91X/3eKvQnqaWP8naU7XnrihlU=
2222
github.com/blinklabs-io/ouroboros-mock v0.3.7 h1:86FvD591XhdGk2BqQweRKfwc6Y6ll5Lunmo/RUehJ6o=

0 commit comments

Comments
 (0)