Skip to content

Commit af513d9

Browse files
chore(deps): bump github.com/blinklabs-io/gouroboros (#168)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.87.0 to 0.88.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.87.0...v0.88.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e87732c commit af513d9

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
@@ -5,7 +5,7 @@ go 1.21
55
require (
66
github.com/blinklabs-io/adder v0.22.1
77
github.com/blinklabs-io/cardano-models v0.3.3
8-
github.com/blinklabs-io/gouroboros v0.87.0
8+
github.com/blinklabs-io/gouroboros v0.88.0
99
github.com/dgraph-io/badger/v4 v4.2.0
1010
github.com/kelseyhightower/envconfig v1.4.0
1111
github.com/miekg/dns v1.1.61

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ github.com/blinklabs-io/adder v0.22.1 h1:AgH73hk9t+7FOzCGcCdefxRCFwq+6NrEWcSwuyt
66
github.com/blinklabs-io/adder v0.22.1/go.mod h1:UA4zIi69MNW+gCqNUqW+eobnVn0X2CK6YmTme1NCSCI=
77
github.com/blinklabs-io/cardano-models v0.3.3 h1:Bh/Rp6OhoyqkMWSp+F7hbyzKJDkubRgUrcwjQpv+JrA=
88
github.com/blinklabs-io/cardano-models v0.3.3/go.mod h1:N1Xol+S+IlMk6FeM1LRVLPbM+MVTMuaA6Iu3PrE9DNg=
9-
github.com/blinklabs-io/gouroboros v0.87.0 h1:Z3HCk2wxUlfkS21kNNltzdtT50BfxSSEsawqSznd20I=
10-
github.com/blinklabs-io/gouroboros v0.87.0/go.mod h1:1lxsmbJQQMbzta5np5TG0qmb0aNYAeMDvQXcoCwE7XU=
9+
github.com/blinklabs-io/gouroboros v0.88.0 h1:LCZ6V5NxO7YxEjOz5eLuKFSNkZX1y70+H7iYoXkEzgY=
10+
github.com/blinklabs-io/gouroboros v0.88.0/go.mod h1:1lxsmbJQQMbzta5np5TG0qmb0aNYAeMDvQXcoCwE7XU=
1111
github.com/blinklabs-io/ouroboros-mock v0.3.1 h1:oQiMgH0VgsJIGy4lJGaySegObq5FsVgFTYXUO2PS2T8=
1212
github.com/blinklabs-io/ouroboros-mock v0.3.1/go.mod h1:6DosKZuBZ4mmvky3hXUzGZqqb/KhbwOiKOldwAtNoxc=
1313
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=

0 commit comments

Comments
 (0)