Skip to content

Commit

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

chore(deps): bump github.com/blinklabs-io/gouroboros from 0.71.0 to 0.72.0
  • Loading branch information
agaffney authored Mar 4, 2024
2 parents 6a0c647 + 0792c89 commit 5d079b3
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/cardano-models
go 1.20

require (
github.com/blinklabs-io/gouroboros v0.71.0
github.com/blinklabs-io/gouroboros v0.72.0
github.com/fxamacker/cbor/v2 v2.6.0
github.com/go-playground/validator/v10 v10.19.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/gouroboros v0.71.0 h1:vu7Obgmn/kjFYMiIS4dr9PurzklQhgKVsX/m4hc3eos=
github.com/blinklabs-io/gouroboros v0.71.0/go.mod h1:9UWZu7J050BNTY6TnXioJjgZiQD0pWzpNwM9T9rjEbY=
github.com/blinklabs-io/gouroboros v0.72.0 h1:HI9DFQ3wi+pr8iOPH7jOr31rNRf2ij7jA2v3dv+2vOQ=
github.com/blinklabs-io/gouroboros v0.72.0/go.mod h1:1Vpk6pm86JBKHi5riBQv4EAKixX+XvttWv1o6DewLBg=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/fxamacker/cbor/v2 v2.6.0 h1:sU6J2usfADwWlYDAFhZBQ6TnLFBHxgesMrQfQgk1tWA=
github.com/fxamacker/cbor/v2 v2.6.0/go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ=
Expand Down

0 comments on commit 5d079b3

Please sign in to comment.