File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.1
7
7
require (
8
8
filippo.io/edwards25519 v1.1.0
9
9
github.com/blinklabs-io/ouroboros-mock v0.3.8
10
- github.com/blinklabs-io/plutigo v0.0.3-0.20250731030414-827898a669e9
10
+ github.com/blinklabs-io/plutigo v0.0.3
11
11
github.com/btcsuite/btcd/btcutil v1.1.6
12
12
github.com/fxamacker/cbor/v2 v2.9.0
13
13
github.com/jinzhu/copier v0.4.0
Original file line number Diff line number Diff line change @@ -3,10 +3,8 @@ filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4
3
3
github.com/aead/siphash v1.0.1 /go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII =
4
4
github.com/blinklabs-io/ouroboros-mock v0.3.8 h1:+DAt2rx0ouZUxee5DBMgZq3I1+ZdxFSHG9g3tYl/FKU =
5
5
github.com/blinklabs-io/ouroboros-mock v0.3.8 /go.mod h1:UwQIf4KqZwO13P9d90fbi3UL/X7JaJfeEbqk+bEeFQA =
6
- github.com/blinklabs-io/plutigo v0.0.2-0.20250717183329-b331a97fb319 h1:1LDEbQwobPtbaZYJ+imWoDQ0n5aAKKbFQocek2HxXXU =
7
- github.com/blinklabs-io/plutigo v0.0.2-0.20250717183329-b331a97fb319 /go.mod h1:Bh2zD801zEN90MIFv78HF1d3c/RpG/GD18wQrbdeN+0 =
8
- github.com/blinklabs-io/plutigo v0.0.3-0.20250731030414-827898a669e9 h1:yUb5X4CPLw2MLVXSRl749MbQfJZsCNre/avsj6A1yPM =
9
- github.com/blinklabs-io/plutigo v0.0.3-0.20250731030414-827898a669e9 /go.mod h1:49P8jixVWblHzdYdiFmnPPCTDd8SxZ6IvlfRBQRIldQ =
6
+ github.com/blinklabs-io/plutigo v0.0.3 h1:t5ujYD+1uCFy/JPu04dZEyN5Wfzhp4KsOTQabkRSPng =
7
+ github.com/blinklabs-io/plutigo v0.0.3 /go.mod h1:49P8jixVWblHzdYdiFmnPPCTDd8SxZ6IvlfRBQRIldQ =
10
8
github.com/btcsuite/btcd v0.20.1-beta /go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ =
11
9
github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c /go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M =
12
10
github.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