File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ require (
180
180
github.com/hashicorp/go-multierror v1.1.1 // indirect
181
181
github.com/hashicorp/go-version v1.6.0 // indirect
182
182
github.com/inconshreveable/mousetrap v1.1.0 // indirect
183
- github.com/ipfs/go-cid v0.4.1
183
+ github.com/ipfs/go-cid v0.5.0
184
184
github.com/jackc/pgpassfile v1.0.0 // indirect
185
185
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
186
186
github.com/jackc/pgx/v5 v5.5.5 // indirect
Original file line number Diff line number Diff line change @@ -412,6 +412,8 @@ github.com/ipfs/boxo v0.12.0 h1:AXHg/1ONZdRQHQLgG5JHsSC3XoE4DjCAMgK+asZvUcQ=
412
412
github.com/ipfs/boxo v0.12.0 /go.mod h1:xAnfiU6PtxWCnRqu7dcXQ10bB5/kvI1kXRotuGqGBhg =
413
413
github.com/ipfs/go-cid v0.4.1 h1:A/T3qGvxi4kpKWWcPC/PgbvDA2bjVLO7n4UeVwnbs/s =
414
414
github.com/ipfs/go-cid v0.4.1 /go.mod h1:uQHwDeX4c6CtyrFwdqyhpNcxVewur1M7l7fNU7LKwZk =
415
+ github.com/ipfs/go-cid v0.5.0 h1:goEKKhaGm0ul11IHA7I6p1GmKz8kEYniqFopaB5Otwg =
416
+ github.com/ipfs/go-cid v0.5.0 /go.mod h1:0L7vmeNXpQpUS9vt+yEARkJ8rOg43DF3iPgn4GIN0mk =
415
417
github.com/ipfs/go-ipfs-api v0.7.0 h1:CMBNCUl0b45coC+lQCXEVpMhwoqjiaCwUIrM+coYW2Q =
416
418
github.com/ipfs/go-ipfs-api v0.7.0 /go.mod h1:AIxsTNB0+ZhkqIfTZpdZ0VR/cpX5zrXjATa3prSay3g =
417
419
github.com/itsHenry35/gofakes3 v0.0.8 h1:1AgOl04IgoUV5r/WSK7ycnvwfpgharYLfVTmnzk5miw =
You can’t perform that action at this time.
0 commit comments