Skip to content

Commit

Permalink
build(deps): Bump github.com/distribution/reference from 0.5.0 to 0.6…
Browse files Browse the repository at this point in the history
….0 (#670)

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>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jimmi Dyson <[email protected]>
  • Loading branch information
dependabot[bot] and jimmidyson authored Apr 8, 2024
1 parent 451e297 commit 967cae4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,13 @@ module github.com/mesosphere/mindthegap

go 1.21

replace github.com/docker/docker => github.com/docker/docker v24.0.7+incompatible

require (
github.com/aws/aws-sdk-go-v2 v1.26.1
github.com/aws/aws-sdk-go-v2/config v1.27.11
github.com/aws/aws-sdk-go-v2/service/ecr v1.27.4
github.com/containers/image/v5 v5.30.0
github.com/distribution/distribution/v3 v3.0.0-alpha.1
github.com/distribution/reference v0.5.0
github.com/distribution/reference v0.6.0
github.com/docker/cli v26.0.0+incompatible
github.com/docker/docker v25.0.3+incompatible
github.com/docker/docker-credential-helpers v0.8.1
Expand Down Expand Up @@ -160,7 +158,6 @@ require (
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
github.com/morikuni/aec v1.0.0 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
github.com/nwaples/rardecode v1.1.0 // indirect
Expand Down Expand Up @@ -222,7 +219,7 @@ require (
k8s.io/component-base v0.29.0 // indirect
k8s.io/kube-openapi v0.0.0-20231214164306-ab13479f8bf8 // indirect
k8s.io/kubectl v0.29.0 // indirect
oras.land/oras-go v1.2.4 // indirect
oras.land/oras-go v1.2.5 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/kustomize/api v0.16.0 // indirect
sigs.k8s.io/kustomize/kyaml v0.16.0 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -320,14 +320,14 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/r
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
github.com/distribution/distribution/v3 v3.0.0-alpha.1 h1:jn7I1gvjOvmLztH1+1cLiUFud7aeJCIQcgzugtwjyJo=
github.com/distribution/distribution/v3 v3.0.0-alpha.1/go.mod h1:LCp4JZp1ZalYg0W/TN05jarCQu+h4w7xc7ZfQF4Y/cY=
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/cli v26.0.0+incompatible h1:90BKrx1a1HKYpSnnBFR6AgDq/FqkHxwlUyzJVPxD30I=
github.com/docker/cli v26.0.0+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker v24.0.7+incompatible h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM=
github.com/docker/docker v24.0.7+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v25.0.3+incompatible h1:D5fy/lYmY7bvZa0XTZ5/UJPljor41F+vdyJG5luQLfQ=
github.com/docker/docker v25.0.3+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo=
github.com/docker/docker-credential-helpers v0.8.1/go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M=
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=
Expand Down Expand Up @@ -1443,8 +1443,8 @@ k8s.io/kubectl v0.29.0 h1:Oqi48gXjikDhrBF67AYuZRTcJV4lg2l42GmvsP7FmYI=
k8s.io/kubectl v0.29.0/go.mod h1:0jMjGWIcMIQzmUaMgAzhSELv5WtHo2a8pq67DtviAJs=
k8s.io/utils v0.0.0-20231127182322-b307cd553661 h1:FepOBzJ0GXm8t0su67ln2wAZjbQ6RxQGZDnzuLcrUTI=
k8s.io/utils v0.0.0-20231127182322-b307cd553661/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
oras.land/oras-go v1.2.4 h1:djpBY2/2Cs1PV87GSJlxv4voajVOMZxqqtq9AB8YNvY=
oras.land/oras-go v1.2.4/go.mod h1:DYcGfb3YF1nKjcezfX2SNlDAeQFKSXmf+qrFmrh4324=
oras.land/oras-go v1.2.5 h1:XpYuAwAb0DfQsunIyMfeET92emK8km3W4yEzZvUbsTo=
oras.land/oras-go v1.2.5/go.mod h1:PuAwRShRZCsZb7g8Ar3jKKQR/2A/qN+pkYxIOd/FAoo=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
Expand Down
2 changes: 1 addition & 1 deletion make/go.mk
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ endif
.PHONY: mod-tidy.%
mod-tidy.%: ## Runs go mod tidy for a specific module
mod-tidy.%: ; $(info $(M) running go mod tidy for $* module)
$(if $(filter-out root,$*),cd $* && )go mod tidy -v -compat=1.17
$(if $(filter-out root,$*),cd $* && )go mod tidy -v
$(if $(filter-out root,$*),cd $* && )go mod verify

.PHONY: go-clean
Expand Down

0 comments on commit 967cae4

Please sign in to comment.