Skip to content

Commit

Permalink
chore(deps): Bump github.com/blinklabs-io/cardano-models
Browse files Browse the repository at this point in the history
Bumps [github.com/blinklabs-io/cardano-models](https://github.com/blinklabs-io/cardano-models) from 0.0.0-20231017185043-3138e1eca17e to 0.1.0.
- [Release notes](https://github.com/blinklabs-io/cardano-models/releases)
- [Commits](https://github.com/blinklabs-io/cardano-models/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/cardano-models
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 4322dde commit 93ce204
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/blinklabs-io/tx-submit-api-mirror
go 1.20

require (
github.com/blinklabs-io/cardano-models v0.0.0-20231017185043-3138e1eca17e
github.com/blinklabs-io/cardano-models v0.1.0
github.com/blinklabs-io/gouroboros v0.64.0
github.com/fxamacker/cbor/v2 v2.5.0
github.com/gin-contrib/zap v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/blinklabs-io/cardano-models v0.0.0-20231017185043-3138e1eca17e h1:Ci4jouvRLR7wjvsl2symiMsXChcqykjL0eqkr+VyWng=
github.com/blinklabs-io/cardano-models v0.0.0-20231017185043-3138e1eca17e/go.mod h1:WrWzWgqqsY9sFQ0qpZw1hO4A9OdG5peIFQ1SCM5JTJ0=
github.com/blinklabs-io/cardano-models v0.1.0 h1:tgSAuo8V8cXDeDf4OrevY3Aj5AIJSjI1DINAOrQeda0=
github.com/blinklabs-io/cardano-models v0.1.0/go.mod h1:XYJvY5XE6vTKbVVK1YqUq615T/bUoeavcc9zG25M8Os=
github.com/blinklabs-io/gouroboros v0.64.0 h1:8wm1blxhE+qI/GElc3/pmi3YoI3jepEEPFJK6LkP/JE=
github.com/blinklabs-io/gouroboros v0.64.0/go.mod h1:fph4LBNmSliMxt5ut40lXqqbZHWmXjT6p7o1hCyDEbQ=
github.com/bytedance/sonic v1.5.0/go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM=
Expand Down

0 comments on commit 93ce204

Please sign in to comment.