Skip to content

Commit 0e7e2c9

Browse files
chore(deps): Bump github.com/blinklabs-io/cardano-models
Bumps [github.com/blinklabs-io/cardano-models](https://github.com/blinklabs-io/cardano-models) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/blinklabs-io/cardano-models/releases) - [Commits](blinklabs-io/cardano-models@v0.1.0...v0.2.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]>
1 parent 4991dd0 commit 0e7e2c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/blinklabs-io/tx-submit-api-mirror
33
go 1.20
44

55
require (
6-
github.com/blinklabs-io/cardano-models v0.1.0
6+
github.com/blinklabs-io/cardano-models v0.2.0
77
github.com/blinklabs-io/gouroboros v0.67.0
88
github.com/fxamacker/cbor/v2 v2.5.0
99
github.com/gin-contrib/zap v0.2.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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=
1+
github.com/blinklabs-io/cardano-models v0.2.0 h1:fQ2vkvMLFgQodtFpYE73i+6+eNN5vaIB3GBIys8FsyI=
2+
github.com/blinklabs-io/cardano-models v0.2.0/go.mod h1:iH8IqSca4WzFQIAT3Ssd3TviILfoCgaJQ8mc3JrIvwE=
33
github.com/blinklabs-io/gouroboros v0.67.0 h1:+oE3+WsxmkLb5u2V1SHJk6LC8HpiUripyftSe5nnqJ8=
44
github.com/blinklabs-io/gouroboros v0.67.0/go.mod h1:Q154NJPs7gB93Tggt8ts9RGIlW2kkknr6M90Q3jh0s4=
55
github.com/bytedance/sonic v1.5.0/go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM=

0 commit comments

Comments
 (0)