Skip to content

Commit

Permalink
Merge pull request #16 from blinklabs-io/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/blinklabs-io/gouroboros-0.66.0

chore(deps): bump github.com/blinklabs-io/gouroboros from 0.64.0 to 0.66.0
  • Loading branch information
agaffney authored Dec 4, 2023
2 parents 9d41ca5 + fb563dd commit 3c4f232
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 @@ -2,7 +2,7 @@ module github.com/blinklabs-io/cardano-models

go 1.20

require github.com/blinklabs-io/gouroboros v0.64.0
require github.com/blinklabs-io/gouroboros v0.66.0

require (
github.com/fxamacker/cbor/v2 v2.5.0 // indirect
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/gouroboros v0.64.0 h1:8wm1blxhE+qI/GElc3/pmi3YoI3jepEEPFJK6LkP/JE=
github.com/blinklabs-io/gouroboros v0.64.0/go.mod h1:fph4LBNmSliMxt5ut40lXqqbZHWmXjT6p7o1hCyDEbQ=
github.com/blinklabs-io/gouroboros v0.66.0 h1:1jZ5r+ZUoSzy+hK/NoZeTiUdBCC2w0ikshnM291B3ps=
github.com/blinklabs-io/gouroboros v0.66.0/go.mod h1:fph4LBNmSliMxt5ut40lXqqbZHWmXjT6p7o1hCyDEbQ=
github.com/fxamacker/cbor/v2 v2.5.0 h1:oHsG0V/Q6E/wqTS2O1Cozzsy69nqCiguo5Q1a1ADivE=
github.com/fxamacker/cbor/v2 v2.5.0/go.mod h1:TA1xS00nchWmaBnEIxPSE5oHLuJBAVvqrtAnWBwBCVo=
github.com/jinzhu/copier v0.4.0 h1:w3ciUoD19shMCRargcpm0cm91ytaBhDvuRpz1ODO/U8=
Expand Down

0 comments on commit 3c4f232

Please sign in to comment.