File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.6
4
4
5
5
require (
6
6
github.com/blinklabs-io/cardano-models v0.4.0
7
- github.com/blinklabs-io/gouroboros v0.109 .0
7
+ github.com/blinklabs-io/gouroboros v0.110 .0
8
8
github.com/fxamacker/cbor/v2 v2.7.0
9
9
github.com/gin-contrib/cors v1.7.3
10
10
github.com/gin-contrib/zap v1.1.4
Original file line number Diff line number Diff line change @@ -3,8 +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/cardano-models v0.4.0 h1:Wz8QtSKmPXcf+6jTU8B1wUDP/T0XkBrBefkWuuMIqKs =
5
5
github.com/blinklabs-io/cardano-models v0.4.0 /go.mod h1:rpSFMN5o9X+kqGmfvpDSPadD0xO+2qoB3wNVMj+I6/Y =
6
- github.com/blinklabs-io/gouroboros v0.109 .0 h1:N8o5EObDfqJM2PQjAbNmkVqS7dtV/gwRnv7z7rkBWQA =
7
- github.com/blinklabs-io/gouroboros v0.109 .0 /go.mod h1:VlfiHqXeVvnaeK97U8MyohQFT1PyB2SiBnSYeF+ZLNo =
6
+ github.com/blinklabs-io/gouroboros v0.110 .0 h1:VWqaTKEC0ituUylT7/KxRwaibM5ZFgqjSsfPmmvgc1Q =
7
+ github.com/blinklabs-io/gouroboros v0.110 .0 /go.mod h1:VlfiHqXeVvnaeK97U8MyohQFT1PyB2SiBnSYeF+ZLNo =
8
8
github.com/btcsuite/btcd v0.20.1-beta /go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ =
9
9
github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c /go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M =
10
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