Skip to content

Commit d5d9e42

Browse files
chore(deps): bump github.com/blinklabs-io/gouroboros (#398)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.134.2 to 0.135.2. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.134.2...v0.135.2) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-version: 0.135.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bba1648 commit d5d9e42

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
@@ -7,7 +7,7 @@ toolchain go1.24.4
77
require (
88
github.com/blinklabs-io/adder v0.32.4
99
github.com/blinklabs-io/cardano-models v0.5.2
10-
github.com/blinklabs-io/gouroboros v0.135.1
10+
github.com/blinklabs-io/gouroboros v0.135.2
1111
github.com/dgraph-io/badger/v4 v4.8.0
1212
github.com/kelseyhightower/envconfig v1.4.0
1313
github.com/miekg/dns v1.1.68

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ github.com/blinklabs-io/adder v0.32.4 h1:ZJkKIq3Rrp6s/JTBwqDuIDa4AvUEhKLenJN9/xZ
1515
github.com/blinklabs-io/adder v0.32.4/go.mod h1:s9fgLBi1ELO+b71BMavu9SMmnViQTMRwNzBo4I7u1Kg=
1616
github.com/blinklabs-io/cardano-models v0.5.2 h1:AmD/BjXOlUElC5ROcruSqelgFierKT4ingWZ+MaifwA=
1717
github.com/blinklabs-io/cardano-models v0.5.2/go.mod h1:8ZRXr/DKGwdp6iLJBw/0A1Xpc6G0/lD2vpzEqVVuO7w=
18-
github.com/blinklabs-io/gouroboros v0.135.1 h1:2Z+GkULXKMFb/D1x7EE/LkCesAt/MQxrf3JNffBWvF4=
19-
github.com/blinklabs-io/gouroboros v0.135.1/go.mod h1:eCXFpt2fOhp2Id/0AqMaI/qr0bodbS0SIAOpNZVu9Iw=
18+
github.com/blinklabs-io/gouroboros v0.135.2 h1:lGWW8D+d07OKliQ/5ME7T4LJ6b873pD0UBUh1frdqRA=
19+
github.com/blinklabs-io/gouroboros v0.135.2/go.mod h1:XsQrIaAiwsQlkM2z24sVbPJm2kyypQTT/v757GsXFg8=
2020
github.com/blinklabs-io/ouroboros-mock v0.3.8 h1:+DAt2rx0ouZUxee5DBMgZq3I1+ZdxFSHG9g3tYl/FKU=
2121
github.com/blinklabs-io/ouroboros-mock v0.3.8/go.mod h1:UwQIf4KqZwO13P9d90fbi3UL/X7JaJfeEbqk+bEeFQA=
2222
github.com/blinklabs-io/plutigo v0.0.12 h1:DxnYKvKYn9OlgiTJi5Ofd97znSJWUtVZjZFqxW9HW/A=

0 commit comments

Comments
 (0)