IPFS-Lite is an embeddable, lightweight IPFS-network peer for IPLD applications
Bumps [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) from 0.4.1 to 0.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ipfs/go-cid/releases">github.com/ipfs/go-cid's releases</a>.</em></p> <blockquote> <h2>v0.5.0</h2> <h2>What's Changed</h2> <ul> <li>Update minimum Go requirement to v1.22</li> <li>Upgrade to GitHub-native Dependabot by <a href="https://github.com/dependabot-preview"><code>@dependabot-preview</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/121">ipfs/go-cid#121</a></li> <li>chore(deps): bump github.com/multiformats/go-multibase from 0.0.3 to 0.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/153">ipfs/go-cid#153</a></li> <li>chore(deps): bump github.com/multiformats/go-multihash from 0.0.15 to 0.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/154">ipfs/go-cid#154</a></li> <li>chore(deps): bump github.com/multiformats/go-varint from 0.0.6 to 0.0.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/155">ipfs/go-cid#155</a></li> <li>chore(deps): bump github.com/multiformats/go-multihash from 0.2.1 to 0.2.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/158">ipfs/go-cid#158</a></li> <li>chore(deps): bump github.com/multiformats/go-multihash from 0.2.2 to 0.2.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/160">ipfs/go-cid#160</a></li> <li>ci: uci/delete-templates by <a href="https://github.com/web3-bot"><code>@web3-bot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/161">ipfs/go-cid#161</a></li> <li>ci: uci/copy-templates by <a href="https://github.com/web3-bot"><code>@web3-bot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/162">ipfs/go-cid#162</a></li> <li>ci: uci/copy-templates by <a href="https://github.com/web3-bot"><code>@web3-bot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/163">ipfs/go-cid#163</a></li> <li>chore(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/164">ipfs/go-cid#164</a></li> <li>ci: uci/update-go by <a href="https://github.com/web3-bot"><code>@web3-bot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/165">ipfs/go-cid#165</a></li> <li>ci: uci/copy-templates by <a href="https://github.com/web3-bot"><code>@web3-bot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/166">ipfs/go-cid#166</a></li> <li>ci: uci/update-go by <a href="https://github.com/web3-bot"><code>@web3-bot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/167">ipfs/go-cid#167</a></li> <li>move _rsrch/cidiface into an internal package by <a href="https://github.com/MichaelMure"><code>@MichaelMure</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/169">ipfs/go-cid#169</a></li> <li>chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.31.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ipfs/go-cid/pull/170">ipfs/go-cid#170</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/MichaelMure"><code>@MichaelMure</code></a> made their first contribution in <a href="https://redirect.github.com/ipfs/go-cid/pull/169">ipfs/go-cid#169</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ipfs/go-cid/compare/v0.4.1...v0.5.0">https://github.com/ipfs/go-cid/compare/v0.4.1...v0.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ipfs/go-cid/commit/5cddba5d532ac5adeec87f5542c057e1dbfbce9b"><code>5cddba5</code></a> v0.5.0 bump (<a href="https://redirect.github.com/ipfs/go-cid/issues/172">#172</a>)</li> <li><a href="https://github.com/ipfs/go-cid/commit/c38d1ef3f40a0ccf934079bce46465401965a029"><code>c38d1ef</code></a> chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.31.0</li> <li><a href="https://github.com/ipfs/go-cid/commit/7f61b44eb93ea36191d53fa7f469281aa028fd55"><code>7f61b44</code></a> move _rsrch/cidiface into an internal package</li> <li><a href="https://github.com/ipfs/go-cid/commit/13ed68d2d72535cbfeeea4d13005318f2c9f74dd"><code>13ed68d</code></a> chore!: bump go.mod to Go 1.22 and run go fix (<a href="https://redirect.github.com/ipfs/go-cid/issues/167">#167</a>)</li> <li><a href="https://github.com/ipfs/go-cid/commit/b655a59a8a11aebbe83f0757f172ffc238f82a34"><code>b655a59</code></a> Merge pull request <a href="https://redirect.github.com/ipfs/go-cid/issues/166">#166</a> from ipfs/uci/copy-templates</li> <li><a href="https://github.com/ipfs/go-cid/commit/81bd42a55c25a891d6e7106afe627ed49df8705e"><code>81bd42a</code></a> chore: add or force update .github/workflows/tagpush.yml</li> <li><a href="https://github.com/ipfs/go-cid/commit/23af06e490abf742c0fa3aa02f081e2ea283c163"><code>23af06e</code></a> chore: add or force update .github/workflows/release-check.yml</li> <li><a href="https://github.com/ipfs/go-cid/commit/52653019a795dd2fa2486f8916164a18bce7d2e0"><code>5265301</code></a> chore: add or force update .github/workflows/releaser.yml</li> <li><a href="https://github.com/ipfs/go-cid/commit/11e146d86de3707ea5486ca7ab77a0d1036469a7"><code>11e146d</code></a> chore: add or force update .github/workflows/go-check.yml</li> <li><a href="https://github.com/ipfs/go-cid/commit/91f1b23adfbeba8ab4caba2b04cde65716ffae9c"><code>91f1b23</code></a> chore: add or force update .github/workflows/go-test.yml</li> <li>Additional commits viewable in <a href="https://github.com/ipfs/go-cid/compare/v0.4.1...v0.5.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 2 comments.