Skip to content

Commit 9a070e1

Browse files
chore(deps): bump the go group with 5 updates (#1536)
Bumps the go group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.82` | `1.17.83` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.82.0` | `1.83.0` | | [github.com/docker/cli](https://github.com/docker/cli) | `28.3.0+incompatible` | `28.3.1+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.3.0+incompatible` | `28.3.1+incompatible` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.48.0` | `0.49.0` | Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.82 to 1.17.83 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e9a97206aff1d25c17ee29c183c87cdf09c168f0"><code>e9a9720</code></a> Release 2025-07-02</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ea7d5affedd3acf3978516c21d73fbd74dc280b0"><code>ea7d5af</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/84d256486dc3316060d451df775c11f855ef02cb"><code>84d2564</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b51b97681c6a48351099b4814ea30f9a2c7781ec"><code>b51b976</code></a> update min go version in README (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3130">#3130</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/eef5dc435e96e2cc8a08008467461652bcefe5ea"><code>eef5dc4</code></a> Release 2025-07-01</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/bde06472b5d2fea25a3c4df6aff8f8e89e8ccbf0"><code>bde0647</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2f67ffa7312a43cbbb1c036c17034f4ccbb36df2"><code>2f67ffa</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7fd9b449d1dc055c0e0e4b190e46a567812cb799"><code>7fd9b44</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/47c51f3b3e3861429bfcbfa33b91590e2dc8385c"><code>47c51f3</code></a> Release 2025-06-30</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5392ccec827ad8d552323634de62d70d50f045bb"><code>5392cce</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/feature/s3/manager/v1.17.82...feature/s3/manager/v1.17.83">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.82.0 to 1.83.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e9a97206aff1d25c17ee29c183c87cdf09c168f0"><code>e9a9720</code></a> Release 2025-07-02</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ea7d5affedd3acf3978516c21d73fbd74dc280b0"><code>ea7d5af</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/84d256486dc3316060d451df775c11f855ef02cb"><code>84d2564</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b51b97681c6a48351099b4814ea30f9a2c7781ec"><code>b51b976</code></a> update min go version in README (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3130">#3130</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/eef5dc435e96e2cc8a08008467461652bcefe5ea"><code>eef5dc4</code></a> Release 2025-07-01</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/bde06472b5d2fea25a3c4df6aff8f8e89e8ccbf0"><code>bde0647</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2f67ffa7312a43cbbb1c036c17034f4ccbb36df2"><code>2f67ffa</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7fd9b449d1dc055c0e0e4b190e46a567812cb799"><code>7fd9b44</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/47c51f3b3e3861429bfcbfa33b91590e2dc8385c"><code>47c51f3</code></a> Release 2025-06-30</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5392ccec827ad8d552323634de62d70d50f045bb"><code>5392cce</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.82.0...service/s3/v1.83.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/docker/cli` from 28.3.0+incompatible to 28.3.1+incompatible <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/docker/cli/compare/v28.3.0...v28.3.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/docker/docker` from 28.3.0+incompatible to 28.3.1+incompatible <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/docker/releases">github.com/docker/docker's releases</a>.</em></p> <blockquote> <h2>28.3.1</h2> <p>For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:</p> <ul> <li><a href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.3.1">docker/cli, 28.3.1 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.3.1">moby/moby, 28.3.1 milestone</a></li> <li>Deprecated and removed features, see <a href="https://github.com/docker/cli/blob/v28.3.1/docs/deprecated.md">Deprecated Features</a>.</li> <li>Changes to the Engine API, see <a href="https://github.com/moby/moby/blob/v28.3.1/docs/api/version-history.md">API version history</a>.</li> </ul> <h3>Packaging updates</h3> <ul> <li>Update BuildKit to <a href="https://github.com/moby/buildkit/releases/tag/v0.23.2">v0.23.2</a>. <a href="https://redirect.github.com/moby/moby/pull/50309">moby/moby#50309</a></li> <li>Update Compose to <a href="https://github.com/docker/compose/releases/tag/v2.38.1">v2.38.1</a>. <a href="https://redirect.github.com/docker/docker-ce-packaging/pull/1221">docker/docker-ce-packaging#1221</a></li> <li>Update Model to v0.1.32 which adds the support for the new top-level <code>models:</code> key in Docker Compose. <a href="https://redirect.github.com/docker/docker-ce-packaging/pull/1222">docker/docker-ce-packaging#1222</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/5beb93de84f02bf7e167cbb87ce81355ddd8f560"><code>5beb93d</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/50309">#50309</a> from crazy-max/28.x_pick_buildkit-0.23.2</li> <li><a href="https://github.com/moby/moby/commit/e17e96e3c504d4767bc31ef9251d57c4caebe2e4"><code>e17e96e</code></a> vendor: update buildkit to v0.23.2</li> <li><a href="https://github.com/moby/moby/commit/e0183475e03cd05b6a560d8b22fe0a83cd1cba14"><code>e018347</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/50264">#50264</a> from vvoland/50263-28.x</li> <li><a href="https://github.com/moby/moby/commit/a2af8bdebde1a41961b6bdaa42533d0f5ff1c8f0"><code>a2af8bd</code></a> gha/bin-image: add major and minor version image tags</li> <li>See full diff in <a href="https://github.com/docker/docker/compare/v28.3.0...v28.3.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/ssa` from 0.48.0 to 0.49.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/69fd2d1e91bfb9a2f2b81c8ca36e08634ccea069"><code>69fd2d1</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/928">#928</a> from fluxcd/auth-audience-cache-key</li> <li><a href="https://github.com/fluxcd/pkg/commit/82fd6879ccad798275a617355a33fe167ea051b3"><code>82fd687</code></a> [RFC-0010] Add provider audience to cache key and decouple packages</li> <li><a href="https://github.com/fluxcd/pkg/commit/7a72e48536ab9762bb4127a39b46f2bf064e76a3"><code>7a72e48</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/927">#927</a> from fluxcd/rfc-0010-feature-gate</li> <li><a href="https://github.com/fluxcd/pkg/commit/d1cd390ccab425d05ade7119e4db8dcf9d2ee847"><code>d1cd390</code></a> [RFC-0010] Introduce feature gate for enabling object-level workload identity</li> <li><a href="https://github.com/fluxcd/pkg/commit/a556f82a7d5286b8f8ccc9c063ac61a2da3a26d0"><code>a556f82</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/926">#926</a> from fluxcd/azure-int-tests</li> <li><a href="https://github.com/fluxcd/pkg/commit/d8a62c14d85dd39c1af74d654315d1623bbd5f28"><code>d8a62c1</code></a> Enable scheduled Azure integration tests</li> <li><a href="https://github.com/fluxcd/pkg/commit/a7adfff4d015d8c6fe3b3a249bff1ae144830ee3"><code>a7adfff</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/922">#922</a> from fluxcd/dependabot/github_actions/ci-1bf90fd100</li> <li><a href="https://github.com/fluxcd/pkg/commit/b5058d47e49597f696f08b207264e42a2187750b"><code>b5058d4</code></a> build(deps): bump the ci group across 1 directory with 4 updates</li> <li><a href="https://github.com/fluxcd/pkg/commit/8204f9259ddba304108280cb609f08cb739fb957"><code>8204f92</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/925">#925</a> from fluxcd/federation</li> <li><a href="https://github.com/fluxcd/pkg/commit/4d58d6dae6111fb6170be869c4aa9c0fcac6991c"><code>4d58d6d</code></a> [RFC-0010] Support cross-cloud object-level workload identity</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/oci/v0.48.0...oci/v0.49.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 200cafa commit 9a070e1

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ require (
1010
github.com/aws/aws-sdk-go-v2 v1.36.5
1111
github.com/aws/aws-sdk-go-v2/config v1.29.17
1212
github.com/aws/aws-sdk-go-v2/credentials v1.17.70
13-
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.82
13+
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.83
1414
github.com/aws/aws-sdk-go-v2/service/ecr v1.45.1
15-
github.com/aws/aws-sdk-go-v2/service/s3 v1.82.0
15+
github.com/aws/aws-sdk-go-v2/service/s3 v1.83.0
1616
github.com/chainguard-dev/git-urls v1.0.2
1717
github.com/cloudflare/cfssl v1.6.5
1818
github.com/containerd/containerd v1.7.27
@@ -21,12 +21,12 @@ require (
2121
github.com/containers/image/v5 v5.35.0
2222
github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467
2323
github.com/distribution/reference v0.6.0
24-
github.com/docker/cli v28.3.0+incompatible
25-
github.com/docker/docker v28.3.0+incompatible
24+
github.com/docker/cli v28.3.1+incompatible
25+
github.com/docker/docker v28.3.1+incompatible
2626
github.com/docker/go-connections v0.5.0
2727
github.com/drone/envsubst v1.0.3
2828
github.com/fluxcd/cli-utils v0.36.0-flux.13
29-
github.com/fluxcd/pkg/ssa v0.48.0
29+
github.com/fluxcd/pkg/ssa v0.49.0
3030
github.com/gertd/go-pluralize v0.2.1
3131
github.com/ghodss/yaml v1.0.0
3232
github.com/go-git/go-billy/v5 v5.6.2

go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@ github.com/aws/aws-sdk-go-v2/credentials v1.17.70 h1:ONnH5CM16RTXRkS8Z1qg7/s2eDO
208208
github.com/aws/aws-sdk-go-v2/credentials v1.17.70/go.mod h1:M+lWhhmomVGgtuPOhO85u4pEa3SmssPTdcYpP/5J/xc=
209209
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32 h1:KAXP9JSHO1vKGCr5f4O6WmlVKLFFXgWYAGoJosorxzU=
210210
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32/go.mod h1:h4Sg6FQdexC1yYG9RDnOvLbW1a/P986++/Y/a+GyEM8=
211-
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.82 h1:EO13QJTCD1Ig2IrQnoHTRrn981H9mB7afXsZ89WptI4=
212-
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.82/go.mod h1:AGh1NCg0SH+uyJamiJA5tTQcql4MMRDXGRdMmCxCXzY=
211+
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.83 h1:08otkOELsIi0toRRGMytlJhOctcN8xfKfKFR2NXz3kE=
212+
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.83/go.mod h1:dGsGb2wI8JDWeMAhjVPP+z+dqvYjL6k6o+EujcRNk5c=
213213
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36 h1:SsytQyTMHMDPspp+spo7XwXTP44aJZZAC7fBV2C5+5s=
214214
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36/go.mod h1:Q1lnJArKRXkenyog6+Y+zr7WDpk4e6XlR6gs20bbeNo=
215215
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36 h1:i2vNHQiXUvKhs3quBR6aqlgJaiaexz/aNvdCktW/kAM=
@@ -232,8 +232,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.17 h1:qcLWgdhq45sDM
232232
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.17/go.mod h1:M+jkjBFZ2J6DJrjMv2+vkBbuht6kxJYtJiwoVgX4p4U=
233233
github.com/aws/aws-sdk-go-v2/service/kms v1.41.0 h1:2jKyib9msVrAVn+lngwlSplG13RpUZmzVte2yDao5nc=
234234
github.com/aws/aws-sdk-go-v2/service/kms v1.41.0/go.mod h1:RyhzxkWGcfixlkieewzpO3D4P4fTMxhIDqDZWsh0u/4=
235-
github.com/aws/aws-sdk-go-v2/service/s3 v1.82.0 h1:JubM8CGDDFaAOmBrd8CRYNr49ZNgEAiLwGwgNMdS0nw=
236-
github.com/aws/aws-sdk-go-v2/service/s3 v1.82.0/go.mod h1:kUklwasNoCn5YpyAqC/97r6dzTA1SRKJfKq16SXeoDU=
235+
github.com/aws/aws-sdk-go-v2/service/s3 v1.83.0 h1:5Y75q0RPQoAbieyOuGLhjV9P3txvYgXv2lg0UwJOfmE=
236+
github.com/aws/aws-sdk-go-v2/service/s3 v1.83.0/go.mod h1:kUklwasNoCn5YpyAqC/97r6dzTA1SRKJfKq16SXeoDU=
237237
github.com/aws/aws-sdk-go-v2/service/sso v1.25.5 h1:AIRJ3lfb2w/1/8wOOSqYb9fUKGwQbtysJ2H1MofRUPg=
238238
github.com/aws/aws-sdk-go-v2/service/sso v1.25.5/go.mod h1:b7SiVprpU+iGazDUqvRSLf5XmCdn+JtT1on7uNL6Ipc=
239239
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3 h1:BpOxT3yhLwSJ77qIY3DoHAQjZsc4HEGfMCE4NGy3uFg=
@@ -409,13 +409,13 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
409409
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
410410
github.com/dlclark/regexp2 v1.11.5 h1:Q/sSnsKerHeCkc/jSTNq1oCm7KiVgUMZRDUoRu0JQZQ=
411411
github.com/dlclark/regexp2 v1.11.5/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
412-
github.com/docker/cli v28.3.0+incompatible h1:s+ttruVLhB5ayeuf2BciwDVxYdKi+RoUlxmwNHV3Vfo=
413-
github.com/docker/cli v28.3.0+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
412+
github.com/docker/cli v28.3.1+incompatible h1:ZUdwOLDEBoE3TE5rdC9IXGY5HPHksJK3M+hJEWhh2mc=
413+
github.com/docker/cli v28.3.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
414414
github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
415415
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
416416
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
417-
github.com/docker/docker v28.3.0+incompatible h1:ffS62aKWupCWdvcee7nBU9fhnmknOqDPaJAMtfK0ImQ=
418-
github.com/docker/docker v28.3.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
417+
github.com/docker/docker v28.3.1+incompatible h1:20+BmuA9FXlCX4ByQ0vYJcUEnOmRM6XljDnFWR+jCyY=
418+
github.com/docker/docker v28.3.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
419419
github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8=
420420
github.com/docker/docker-credential-helpers v0.9.3/go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo=
421421
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0=
@@ -469,8 +469,8 @@ github.com/firefart/nonamedreturns v1.0.6 h1:vmiBcKV/3EqKY3ZiPxCINmpS431OcE1S47A
469469
github.com/firefart/nonamedreturns v1.0.6/go.mod h1:R8NisJnSIpvPWheCq0mNRXJok6D8h7fagJTF8EMEwCo=
470470
github.com/fluxcd/cli-utils v0.36.0-flux.13 h1:2X5yjz/rk9mg7+bMFBDZKGKzeZpAmY2s6iwbNZz7OzM=
471471
github.com/fluxcd/cli-utils v0.36.0-flux.13/go.mod h1:b2iSoIeDTtjfCB0IKtGgqlhhvWa1oux3e90CjOf81oA=
472-
github.com/fluxcd/pkg/ssa v0.48.0 h1:DW+4DG8L/yZEi30UltOEXPB1d/ZFn4HfVhpJQp5oc2o=
473-
github.com/fluxcd/pkg/ssa v0.48.0/go.mod h1:T50TO0U2obLodZnrFgOrxollfBEy4V673OkM2aTUF1c=
472+
github.com/fluxcd/pkg/ssa v0.49.0 h1:3xBMxWQIpmKu+zUmyuKQ9M4f+ALhbMJIkiLXeGkhig4=
473+
github.com/fluxcd/pkg/ssa v0.49.0/go.mod h1:T50TO0U2obLodZnrFgOrxollfBEy4V673OkM2aTUF1c=
474474
github.com/foxcpp/go-mockdns v1.1.0 h1:jI0rD8M0wuYAxL7r/ynTrCQQq0BVqfB99Vgk7DlmewI=
475475
github.com/foxcpp/go-mockdns v1.1.0/go.mod h1:IhLeSFGed3mJIAXPH2aiRQB+kqz7oqu8ld2qVbOu7Wk=
476476
github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8=

0 commit comments

Comments
 (0)