Skip to content

Commit

Permalink
chore(deps): bump github.com/ipld/go-car/v2 in /cmd
Browse files Browse the repository at this point in the history
Bumps [github.com/ipld/go-car/v2](https://github.com/ipld/go-car) from 2.9.1-0.20230406035547-a06f8a9fdb4a to 2.10.0.
- [Release notes](https://github.com/ipld/go-car/releases)
- [Changelog](https://github.com/ipld/go-car/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/ipld/go-car/commits/v2.10.0)

---
updated-dependencies:
- dependency-name: github.com/ipld/go-car/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rvagg committed Apr 24, 2023
1 parent 164c23b commit 393664a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/ipfs/go-ipld-format v0.4.0
github.com/ipfs/go-unixfsnode v1.6.0
github.com/ipld/go-car v0.6.1-0.20230406035547-a06f8a9fdb4a
github.com/ipld/go-car/v2 v2.9.1-0.20230406035547-a06f8a9fdb4a
github.com/ipld/go-car/v2 v2.10.0
github.com/ipld/go-codec-dagpb v1.6.0
github.com/ipld/go-ipld-prime v0.20.0
github.com/multiformats/go-multicodec v0.8.1
Expand Down
4 changes: 2 additions & 2 deletions cmd/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ github.com/ipfs/go-verifcid v0.0.2 h1:XPnUv0XmdH+ZIhLGKg6U2vaPaRDXb9urMyNVCE7uvT
github.com/ipfs/go-verifcid v0.0.2/go.mod h1:40cD9x1y4OWnFXbLNJYRe7MpNvWlMn3LZAG5Wb4xnPU=
github.com/ipld/go-car v0.6.1-0.20230406035547-a06f8a9fdb4a h1:rnJQsx2JeiFFNItSa8zrOvcPhjeziYnS2bRMMVN870M=
github.com/ipld/go-car v0.6.1-0.20230406035547-a06f8a9fdb4a/go.mod h1:45Rw+lb08NgLV7a48WH3LNLuDRGBwKmDa0w8L75vbec=
github.com/ipld/go-car/v2 v2.9.1-0.20230406035547-a06f8a9fdb4a h1:hYGbVkFMjQ5TJauZ58vHMu2XlKXK2JvlXqS59syCGK4=
github.com/ipld/go-car/v2 v2.9.1-0.20230406035547-a06f8a9fdb4a/go.mod h1:mBZ4d86IKvL7eKhNHhQgywQ5coZHAGhmG1P+cMrdby8=
github.com/ipld/go-car/v2 v2.10.0 h1:0Wrt0uk3IoBge1PjEokXsS1eOX6v8QxeTxjPQ9TH71M=
github.com/ipld/go-car/v2 v2.10.0/go.mod h1:mBZ4d86IKvL7eKhNHhQgywQ5coZHAGhmG1P+cMrdby8=
github.com/ipld/go-codec-dagpb v1.6.0 h1:9nYazfyu9B1p3NAgfVdpRco3Fs2nFC72DqVsMj6rOcc=
github.com/ipld/go-codec-dagpb v1.6.0/go.mod h1:ANzFhfP2uMJxRBr8CE+WQWs5UsNa0pYtmKZ+agnUw9s=
github.com/ipld/go-ipld-prime v0.9.1-0.20210324083106-dc342a9917db/go.mod h1:KvBLMr4PX1gWptgkzRjVZCrLmSGcZCb/jioOQwCqZN8=
Expand Down

0 comments on commit 393664a

Please sign in to comment.