File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ toolchain go1.24.1
99
1010require (
1111 connectrpc.com/connect v1.19.1
12- github.com/blinklabs-io/gouroboros v0.159.2
12+ github.com/blinklabs-io/gouroboros v0.160.0
1313 github.com/utxorpc/go-codegen v0.18.1
1414 golang.org/x/net v0.50.0
1515 google.golang.org/protobuf v1.36.11
@@ -18,7 +18,7 @@ require (
1818require (
1919 github.com/ProjectZKM/Ziren/crates/go-runtime/zkvm_runtime v0.0.0-20251001021608-1fe7b43fc4d6 // indirect
2020 github.com/bits-and-blooms/bitset v1.20.0 // indirect
21- github.com/blinklabs-io/plutigo v0.0.25 // indirect
21+ github.com/blinklabs-io/plutigo v0.0.26 // indirect
2222 github.com/btcsuite/btcd/btcec/v2 v2.3.6 // indirect
2323 github.com/btcsuite/btcd/btcutil v1.1.6 // indirect
2424 github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ github.com/ProjectZKM/Ziren/crates/go-runtime/zkvm_runtime v0.0.0-20251001021608
77github.qkg1.top/aead/siphash v1.0.1 /go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII =
88github.qkg1.top/bits-and-blooms/bitset v1.20.0 h1:2F+rfL86jE2d/bmw7OhqUg2Sj/1rURkBn3MdfoPyRVU =
99github.qkg1.top/bits-and-blooms/bitset v1.20.0 /go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8 =
10- github.com/blinklabs-io/gouroboros v0.159.2 h1:igIFQSMEDAXa0vSGKoz+65ytWOBFMN1ucEvrfxww0+4 =
11- github.com/blinklabs-io/gouroboros v0.159.2 /go.mod h1:OuKGQEmPF7O/uf0OX8jrdTZBl8qIkuI9ti4t++JV65Y =
10+ github.com/blinklabs-io/gouroboros v0.160.0 h1:E+8y59xcBqEZHLfjxpgCEwOBWOJcQ2ijmJyi8D39sus =
11+ github.com/blinklabs-io/gouroboros v0.160.0 /go.mod h1:ZhQREyLgf8zv63oz2qNj9rEhForAJj/ySTMiXdeH3l8 =
1212github.qkg1.top/blinklabs-io/ouroboros-mock v0.9.1 h1:88LvCaivQ6j/JSb3j8t99lQvsgnWcjXGaMPdZngbxZo =
1313github.qkg1.top/blinklabs-io/ouroboros-mock v0.9.1 /go.mod h1:wLZTHLwKdIC9axVzG7nyAynn2wfLp/ikvX9LjsDh8Xw =
14- github.com/blinklabs-io/plutigo v0.0.25 h1:0FIsUPnuL9O/YLYC7ZhwHW3wpubLjPNwX/FZgj5b0Nw =
15- github.com/blinklabs-io/plutigo v0.0.25 /go.mod h1:a7U+TDtoyHrbNuGGQCWxkVqsfiuoc9CO889hlsur7mY =
14+ github.com/blinklabs-io/plutigo v0.0.26 h1:LrEMTtgpiUMjTXwHgBt/PAZeW6l/6UQUbeYK/tbiBkM =
15+ github.com/blinklabs-io/plutigo v0.0.26 /go.mod h1:a7U+TDtoyHrbNuGGQCWxkVqsfiuoc9CO889hlsur7mY =
1616github.qkg1.top/btcsuite/btcd v0.20.1-beta /go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ =
1717github.qkg1.top/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c /go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M =
1818github.qkg1.top/btcsuite/btcd v0.23.5-0.20231215221805-96c9fd8078fd /go.mod h1:nm3Bko6zh6bWP60UxwoT5LzdGJsQJaPo6HjduXq9p6A =
You can’t perform that action at this time.
0 commit comments