Skip to content

Commit

Permalink
Bump github.com/ipld/go-codec-dagpb from 1.3.0 to 1.3.1 in /cmd (#299)
Browse files Browse the repository at this point in the history
Bumps [github.com/ipld/go-codec-dagpb](https://github.com/ipld/go-codec-dagpb) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/ipld/go-codec-dagpb/releases)
- [Commits](ipld/go-codec-dagpb@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/ipld/go-codec-dagpb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 13, 2022
1 parent 8717c68 commit 70fb771
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/go.mod
Expand Up @@ -10,7 +10,7 @@ require (
github.com/ipfs/go-unixfsnode v1.4.0
github.com/ipld/go-car v0.3.3
github.com/ipld/go-car/v2 v2.1.2-0.20220121091436-7e10f104f452
github.com/ipld/go-codec-dagpb v1.3.0
github.com/ipld/go-codec-dagpb v1.3.1
github.com/ipld/go-ipld-prime v0.16.1-0.20220324131737-6e219a02ca16
github.com/multiformats/go-multicodec v0.4.1
github.com/multiformats/go-multihash v0.1.0
Expand Down
3 changes: 2 additions & 1 deletion cmd/go.sum
Expand Up @@ -353,8 +353,9 @@ github.com/ipld/go-car v0.3.3/go.mod h1:/wkKF4908ULT4dFIFIUZYcfjAnj+KFnJvlh8Hsz1
github.com/ipld/go-car/v2 v2.1.1/go.mod h1:+2Yvf0Z3wzkv7NeI69i8tuZ+ft7jyjPYIWZzeVNeFcI=
github.com/ipld/go-car/v2 v2.1.2-0.20220121091436-7e10f104f452 h1:yjpZ1qyFqJH6Nuz/aH1psMyUGxKQ1NIanllni8r8vCk=
github.com/ipld/go-car/v2 v2.1.2-0.20220121091436-7e10f104f452/go.mod h1:+2Yvf0Z3wzkv7NeI69i8tuZ+ft7jyjPYIWZzeVNeFcI=
github.com/ipld/go-codec-dagpb v1.3.0 h1:czTcaoAuNNyIYWs6Qe01DJ+sEX7B+1Z0LcXjSatMGe8=
github.com/ipld/go-codec-dagpb v1.3.0/go.mod h1:ga4JTU3abYApDC3pZ00BC2RSvC3qfBb9MSJkMLSwnhA=
github.com/ipld/go-codec-dagpb v1.3.1 h1:yVNlWRQexCa54ln3MSIiUN++ItH7pdhBFhh0hSgZu1w=
github.com/ipld/go-codec-dagpb v1.3.1/go.mod h1:ErNNglIi5KMur/MfFE/svtgQthzVvf+43MrzLbpcIZY=
github.com/ipld/go-ipld-prime v0.9.1-0.20210324083106-dc342a9917db/go.mod h1:KvBLMr4PX1gWptgkzRjVZCrLmSGcZCb/jioOQwCqZN8=
github.com/ipld/go-ipld-prime v0.11.0/go.mod h1:+WIAkokurHmZ/KwzDOMUuoeJgaRQktHtEaLglS3ZeV8=
github.com/ipld/go-ipld-prime v0.14.0/go.mod h1:9ASQLwUFLptCov6lIYc70GRB4V7UTyLD0IJtrDJe6ZM=
Expand Down

0 comments on commit 70fb771

Please sign in to comment.