Skip to content

Commit

Permalink
Bump github.com/distribution/reference from 0.5.0 to 0.6.0 (#908)
Browse files Browse the repository at this point in the history
Bumps [github.com/distribution/reference](https://github.com/distribution/reference) from 0.5.0 to 0.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/distribution/reference/releases">github.com/distribution/reference's releases</a>.</em></p>
<blockquote>
<h2>v0.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>remove deprecated SplitHostname by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/distribution/reference/pull/5">distribution/reference#5</a></li>
<li>refactor splitDockerDomain to include more documentation by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/distribution/reference/pull/7">distribution/reference#7</a></li>
<li>fix typo in readme by <a href="https://github.com/xrstf"><code>@​xrstf</code></a> in <a href="https://redirect.github.com/distribution/reference/pull/10">distribution/reference#10</a></li>
<li>Exclude domain from name length check by <a href="https://github.com/ozairasim"><code>@​ozairasim</code></a> in <a href="https://redirect.github.com/distribution/reference/pull/9">distribution/reference#9</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/xrstf"><code>@​xrstf</code></a> made their first contribution in <a href="https://redirect.github.com/distribution/reference/pull/10">distribution/reference#10</a></li>
<li><a href="https://github.com/ozairasim"><code>@​ozairasim</code></a> made their first contribution in <a href="https://redirect.github.com/distribution/reference/pull/9">distribution/reference#9</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/distribution/reference/compare/v0.5.0...v0.6.0">https://github.com/distribution/reference/compare/v0.5.0...v0.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/distribution/reference/commit/ff14fafe2236e51c2894ac07d4bdfc778e96d682"><code>ff14faf</code></a> Merge pull request <a href="https://redirect.github.com/distribution/reference/issues/9">#9</a> from ozairasim/exclude-domain-from-name-length-validation</li>
<li><a href="https://github.com/distribution/reference/commit/2a663126da529af1dd9b5564212e805209fa5f50"><code>2a66312</code></a> Merge pull request <a href="https://redirect.github.com/distribution/reference/issues/10">#10</a> from xrstf/patch-1</li>
<li><a href="https://github.com/distribution/reference/commit/094e717c286711ae18ede511c2b2d49b51e8cb32"><code>094e717</code></a> fix typo in readme</li>
<li><a href="https://github.com/distribution/reference/commit/aaca75ef76fc0ab5eaf5c9d3a868d25685ae35bc"><code>aaca75e</code></a> Exclude domain from name length check</li>
<li><a href="https://github.com/distribution/reference/commit/8507c7fcf0da9f570540c958ea7b972c30eeaeca"><code>8507c7f</code></a> Merge pull request <a href="https://redirect.github.com/distribution/reference/issues/7">#7</a> from thaJeztah/cleanup_splitDockerDomain</li>
<li><a href="https://github.com/distribution/reference/commit/89ee7ec63e17bd74e6766ecac7d8ff2bd4b8dd8a"><code>89ee7ec</code></a> refactor splitDockerDomain to include more documentation</li>
<li><a href="https://github.com/distribution/reference/commit/a3fb784683c98e4fed084e4950c490d9d9025b83"><code>a3fb784</code></a> Merge pull request <a href="https://redirect.github.com/distribution/reference/issues/5">#5</a> from thaJeztah/rm_deprecated</li>
<li><a href="https://github.com/distribution/reference/commit/4894124079e525c3c3c5c8aacaa653b5499004e9"><code>4894124</code></a> remove deprecated SplitHostname</li>
<li>See full diff in <a href="https://github.com/distribution/reference/compare/v0.5.0...v0.6.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/distribution/reference&package-manager=go_modules&previous-version=0.5.0&new-version=0.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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>
  • Loading branch information
mergify[bot] committed Apr 26, 2024
2 parents bf24265 + 75297f8 commit 19635f4
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 @@ -7,7 +7,7 @@ toolchain go1.21.4
require (
github.com/Masterminds/sprig/v3 v3.2.3
github.com/avast/retry-go v3.0.0+incompatible
github.com/distribution/reference v0.5.0
github.com/distribution/reference v0.6.0
github.com/docker/docker v26.1.0+incompatible
github.com/equinix-labs/otel-init-go v0.0.9
github.com/go-logr/logr v1.4.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,8 @@ github.com/dgryski/go-gk v0.0.0-20140819190930-201884a44051/go.mod h1:qm+vckxRlD
github.com/dgryski/go-gk v0.0.0-20200319235926-a69029f61654/go.mod h1:qm+vckxRlDt0aOla0RYJJVeqHZlWfOm2UIxHaqPB46E=
github.com/dgryski/go-lttb v0.0.0-20180810165845-318fcdf10a77/go.mod h1:Va5MyIzkU0rAM92tn3hb3Anb7oz7KcnixF49+2wOMe4=
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK2OFGvA0=
github.com/distribution/reference v0.5.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
github.com/docker/docker v26.1.0+incompatible h1:W1G9MPNbskA6VZWL7b3ZljTh0pXI68FpINx0GKaOdaM=
github.com/docker/docker v26.1.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
Expand Down

0 comments on commit 19635f4

Please sign in to comment.