Skip to content

Commit 83aae89

Browse files
chore(deps): bump github.com/blinklabs-io/gouroboros (#242)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.103.6 to 0.104.2. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.103.6...v0.104.2) --- 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 8284385 commit 83aae89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.22.6
77
require (
88
github.com/blinklabs-io/adder v0.25.1
99
github.com/blinklabs-io/cardano-models v0.3.8
10-
github.com/blinklabs-io/gouroboros v0.103.6
10+
github.com/blinklabs-io/gouroboros v0.104.2
1111
github.com/dgraph-io/badger/v4 v4.4.0
1212
github.com/kelseyhightower/envconfig v1.4.0
1313
github.com/miekg/dns v1.1.62

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ github.com/blinklabs-io/adder v0.25.1 h1:WnXrh8PvAUVX5piY3vfu0KGsOyz2pRiCGk86nUt
1414
github.com/blinklabs-io/adder v0.25.1/go.mod h1:a/rs8gA0+lmISvYvTL8o0RHDZQ88CLGM/W9WOIaeMDg=
1515
github.com/blinklabs-io/cardano-models v0.3.8 h1:Ic+gNeTwAj2etmkRHQbWg3TqAvd8yvVdXBrTy9Ewf5Y=
1616
github.com/blinklabs-io/cardano-models v0.3.8/go.mod h1:uDEiazZ7jdZTKNJALwRQ7t7k2plm+d9zIqXwi1tWNtw=
17-
github.com/blinklabs-io/gouroboros v0.103.6 h1:UG3ZjJh7yHihZmR18/0+QQliyq0xVoWgpgXuKdULD9o=
18-
github.com/blinklabs-io/gouroboros v0.103.6/go.mod h1:nW0/J6Zv5Oupr4MHehfJ3noSXu7VSxKWusFRNKo0nhI=
17+
github.com/blinklabs-io/gouroboros v0.104.2 h1:bmr768am8lndkHdnQNIgF3HhteUJYBBt6cg9DRE1MkE=
18+
github.com/blinklabs-io/gouroboros v0.104.2/go.mod h1:nW0/J6Zv5Oupr4MHehfJ3noSXu7VSxKWusFRNKo0nhI=
1919
github.com/blinklabs-io/ouroboros-mock v0.3.5 h1:/KWbSoH8Pjrd9uxOH7mVbI7XFsDCNW/O9FtLlvJDUpQ=
2020
github.com/blinklabs-io/ouroboros-mock v0.3.5/go.mod h1:JtUQ3Luo22hCnGBxuxNp6JaUx63VxidxWwmcaVMremw=
2121
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs=

0 commit comments

Comments
 (0)