Skip to content

Commit 1f54020

Browse files
authored
chore(deps): upgrade to gouroboros 0.135.2 (#924)
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
1 parent 10e9755 commit 1f54020

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
connectrpc.com/connect v1.18.1
1010
connectrpc.com/grpchealth v1.4.0
1111
connectrpc.com/grpcreflect v1.3.0
12-
github.com/blinklabs-io/gouroboros v0.135.1
12+
github.com/blinklabs-io/gouroboros v0.135.2
1313
github.com/blinklabs-io/ouroboros-mock v0.3.8
1414
github.com/blinklabs-io/plutigo v0.0.12
1515
github.com/dgraph-io/badger/v4 v4.8.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ github.com/bits-and-blooms/bitset v1.20.0 h1:2F+rfL86jE2d/bmw7OhqUg2Sj/1rURkBn3M
122122
github.com/bits-and-blooms/bitset v1.20.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
123123
github.com/blang/semver v3.5.1+incompatible h1:cQNTCjp13qL8KC3Nbxr/y2Bqb63oX6wdnnjpJbkM4JQ=
124124
github.com/blang/semver v3.5.1+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
125-
github.com/blinklabs-io/gouroboros v0.135.1 h1:2Z+GkULXKMFb/D1x7EE/LkCesAt/MQxrf3JNffBWvF4=
126-
github.com/blinklabs-io/gouroboros v0.135.1/go.mod h1:eCXFpt2fOhp2Id/0AqMaI/qr0bodbS0SIAOpNZVu9Iw=
125+
github.com/blinklabs-io/gouroboros v0.135.2 h1:lGWW8D+d07OKliQ/5ME7T4LJ6b873pD0UBUh1frdqRA=
126+
github.com/blinklabs-io/gouroboros v0.135.2/go.mod h1:XsQrIaAiwsQlkM2z24sVbPJm2kyypQTT/v757GsXFg8=
127127
github.com/blinklabs-io/ouroboros-mock v0.3.8 h1:+DAt2rx0ouZUxee5DBMgZq3I1+ZdxFSHG9g3tYl/FKU=
128128
github.com/blinklabs-io/ouroboros-mock v0.3.8/go.mod h1:UwQIf4KqZwO13P9d90fbi3UL/X7JaJfeEbqk+bEeFQA=
129129
github.com/blinklabs-io/plutigo v0.0.12 h1:DxnYKvKYn9OlgiTJi5Ofd97znSJWUtVZjZFqxW9HW/A=

0 commit comments

Comments
 (0)