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 @@ -3,7 +3,7 @@ module github.com/blinklabs-io/tx-submit-api-mirror
3
3
go 1.20
4
4
5
5
require (
6
- github.com/blinklabs-io/cardano-models v0.0.0-20231017185043-3138e1eca17e
6
+ github.com/blinklabs-io/cardano-models v0.1.0
7
7
github.com/blinklabs-io/gouroboros v0.64.0
8
8
github.com/fxamacker/cbor/v2 v2.5.0
9
9
github.com/gin-contrib/zap v0.2.0
Original file line number Diff line number Diff line change 1
- github.com/blinklabs-io/cardano-models v0.0.0-20231017185043-3138e1eca17e h1:Ci4jouvRLR7wjvsl2symiMsXChcqykjL0eqkr+VyWng =
2
- github.com/blinklabs-io/cardano-models v0.0.0-20231017185043-3138e1eca17e /go.mod h1:WrWzWgqqsY9sFQ0qpZw1hO4A9OdG5peIFQ1SCM5JTJ0 =
1
+ github.com/blinklabs-io/cardano-models v0.1.0 h1:tgSAuo8V8cXDeDf4OrevY3Aj5AIJSjI1DINAOrQeda0 =
2
+ github.com/blinklabs-io/cardano-models v0.1.0 /go.mod h1:XYJvY5XE6vTKbVVK1YqUq615T/bUoeavcc9zG25M8Os =
3
3
github.com/blinklabs-io/gouroboros v0.64.0 h1:8wm1blxhE+qI/GElc3/pmi3YoI3jepEEPFJK6LkP/JE =
4
4
github.com/blinklabs-io/gouroboros v0.64.0 /go.mod h1:fph4LBNmSliMxt5ut40lXqqbZHWmXjT6p7o1hCyDEbQ =
5
5
github.com/bytedance/sonic v1.5.0 /go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM =
You can’t perform that action at this time.
0 commit comments