Skip to content

Commit 81644f9

Browse files
chore(deps): bump github.com/blinklabs-io/gouroboros (#255)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.105.2 to 0.106.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.105.2...v0.106.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 cecb275 commit 81644f9

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.22.9
55
require (
66
github.com/blinklabs-io/adder v0.25.2
77
github.com/blinklabs-io/cardano-models v0.3.8
8-
github.com/blinklabs-io/gouroboros v0.105.2
8+
github.com/blinklabs-io/gouroboros v0.106.0
99
github.com/dgraph-io/badger/v4 v4.5.0
1010
github.com/kelseyhightower/envconfig v1.4.0
1111
github.com/miekg/dns v1.1.62

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ github.com/blinklabs-io/adder v0.25.2 h1:qoAR/lzFI1PcBj9VkNTd+rzp0F1vkx3gAHyHlOS
1414
github.com/blinklabs-io/adder v0.25.2/go.mod h1:+qhbV4h8UVKUnGIJs32Uq6lj11hdFmTud3IDBXBfbuI=
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.105.2 h1:4le/9xA1x626hPp1z/rQQalM5lInqKl006O7v5G1dQE=
18-
github.com/blinklabs-io/gouroboros v0.105.2/go.mod h1:W7ENnAVntdrUg5c7SIfEhADTKgeXFNankI5Rfeyb5k4=
17+
github.com/blinklabs-io/gouroboros v0.106.0 h1:AjHeFGDfHyIZe8AEo8RLun0axaffFt1raNZX3ygx/20=
18+
github.com/blinklabs-io/gouroboros v0.106.0/go.mod h1:W7ENnAVntdrUg5c7SIfEhADTKgeXFNankI5Rfeyb5k4=
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)