File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 connectrpc.com/connect v1.18.1
99 connectrpc.com/grpchealth v1.4.0
1010 connectrpc.com/grpcreflect v1.3.0
11- github.com/blinklabs-io/gouroboros v0.131 .0
11+ github.com/blinklabs-io/gouroboros v0.132 .0
1212 github.com/blinklabs-io/ouroboros-mock v0.3.8
1313 github.com/dgraph-io/badger/v4 v4.8.0
1414 github.com/glebarez/sqlite v1.11.0
@@ -38,7 +38,7 @@ require (
3838 github.com/ClickHouse/clickhouse-go/v2 v2.30.0 // indirect
3939 github.com/andybalholm/brotli v1.1.1 // indirect
4040 github.com/beorn7/perks v1.0.1 // indirect
41- github.com/blinklabs-io/plutigo v0.0.4 // indirect
41+ github.com/blinklabs-io/plutigo v0.0.6 // indirect
4242 github.com/btcsuite/btcd/btcutil v1.1.6 // indirect
4343 github.com/cenkalti/backoff/v5 v5.0.2 // indirect
4444 github.com/cespare/xxhash/v2 v2.3.0 // indirect
Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ github.com/andybalholm/brotli v1.1.1 h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7X
1515github.com/andybalholm/brotli v1.1.1 /go.mod h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA =
1616github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
1717github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
18- github.com/blinklabs-io/gouroboros v0.131 .0 h1:dFP4ST3CwhWbxOHwxrISEEkA7MFMFEUct0JGaZLDhm0 =
19- github.com/blinklabs-io/gouroboros v0.131 .0 /go.mod h1:5xRJwdcmSrPGOetX2+AkPuk3DxNUoqHPzTbYa2XKPCE =
18+ github.com/blinklabs-io/gouroboros v0.132 .0 h1:zaFL7NHEml0VmM0p1ihZXQTEnSIjis/nj5jsVpDJTz8 =
19+ github.com/blinklabs-io/gouroboros v0.132 .0 /go.mod h1:gjBwd6uK8fzJBeteKWq6y6x82RC13GfpswFgrmqlRsc =
2020github.com/blinklabs-io/ouroboros-mock v0.3.8 h1:+DAt2rx0ouZUxee5DBMgZq3I1+ZdxFSHG9g3tYl/FKU =
2121github.com/blinklabs-io/ouroboros-mock v0.3.8 /go.mod h1:UwQIf4KqZwO13P9d90fbi3UL/X7JaJfeEbqk+bEeFQA =
22- github.com/blinklabs-io/plutigo v0.0.4 h1:YhSt25yTqzfyUAzO0G/UihB16/lZNsvS6J7THO0f3ss =
23- github.com/blinklabs-io/plutigo v0.0.4 /go.mod h1:sXfzbcwvVS8AbyNNVnhyyIT18f88IZMqg5cwOBmiafU =
22+ github.com/blinklabs-io/plutigo v0.0.6 h1:malkUZ9K1mPMnqWKQLQSS8lX0ott+N7GCdAjRhMIV1M =
23+ github.com/blinklabs-io/plutigo v0.0.6 /go.mod h1:gxTWAu9n7+4SgQ+zAoO91LYU+5WanUNdRkl9mLdm8f8 =
2424github.com/btcsuite/btcd v0.20.1-beta /go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ =
2525github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c /go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M =
2626github.com/btcsuite/btcd v0.23.5-0.20231215221805-96c9fd8078fd /go.mod h1:nm3Bko6zh6bWP60UxwoT5LzdGJsQJaPo6HjduXq9p6A =
You can’t perform that action at this time.
0 commit comments