Skip to content

Commit

Permalink
build(deps): bump chainguard.dev/sdk from 0.1.26 to 0.1.27 (#1347)
Browse files Browse the repository at this point in the history
Bumps [chainguard.dev/sdk](https://github.com/chainguard-dev/sdk) from
0.1.26 to 0.1.27.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/chainguard-dev/sdk/commit/f54ceef8df07cf9bbbe9e00d6f7c3b316e8873a1"><code>f54ceef</code></a>
Merge pull request <a
href="https://redirect.github.com/chainguard-dev/sdk/issues/63">#63</a>
from chainguard-dev/create-pull-request/patch</li>
<li><a
href="https://github.com/chainguard-dev/sdk/commit/1c0a6bcc8167ec832e586766c414ac98da054452"><code>1c0a6bc</code></a>
Export 5de4701d8e2d6aa1c30143821a2908e5dc992721</li>
<li><a
href="https://github.com/chainguard-dev/sdk/commit/ee5c6fa9070bb25173944b508386bc45e4746df3"><code>ee5c6fa</code></a>
Export 1dfe1b41b65fb7952e2a02f57fe3b47c005d7a83</li>
<li><a
href="https://github.com/chainguard-dev/sdk/commit/b35d818ce93450b9fcee5b19cc155590cb1ecc08"><code>b35d818</code></a>
Export 247e164adccd096e837a72af6d1a6de1211e7e84</li>
<li><a
href="https://github.com/chainguard-dev/sdk/commit/826ee605c9bfb259e926b8d6183721507eda87e2"><code>826ee60</code></a>
Export a495c26f7533f688f74a107613846117d7d2c33d</li>
<li><a
href="https://github.com/chainguard-dev/sdk/commit/3f5129848501c35d426609a815faa406eb2df397"><code>3f51298</code></a>
Export c0f75e6c4205b1360c63a441e3827b40956106bf</li>
<li><a
href="https://github.com/chainguard-dev/sdk/commit/b828d92560b7be93b3cd1d80942167eb3be0cf1c"><code>b828d92</code></a>
Export e7398bc95b859352259a9a4a0d978a57dba57a04</li>
<li><a
href="https://github.com/chainguard-dev/sdk/commit/93575d13d96ac45e751d24432dc91fc7640a99ec"><code>93575d1</code></a>
Export 4088ee8496fbd1891dd18e46af3b84f3f9e3b716</li>
<li><a
href="https://github.com/chainguard-dev/sdk/commit/a61d872911a2c8e65c3c6370af7d235e1992316c"><code>a61d872</code></a>
Export fd39c0687aee7c096dd4df639115c4f700f8619c</li>
<li><a
href="https://github.com/chainguard-dev/sdk/commit/fe990e0603e20c71db01a54ed69e671797e5558c"><code>fe990e0</code></a>
Export 39d85dd2100f51b32690f8dcb70201c738f172e9</li>
<li>Additional commits viewable in <a
href="https://github.com/chainguard-dev/sdk/compare/v0.1.26...v0.1.27">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chainguard.dev/sdk&package-manager=go_modules&previous-version=0.1.26&new-version=0.1.27)](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>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent d7be0e5 commit 771bb1d
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 @@ -3,7 +3,7 @@ module chainguard.dev/apko
go 1.23.2

require (
chainguard.dev/sdk v0.1.26
chainguard.dev/sdk v0.1.27
github.com/chainguard-dev/clog v1.5.1-0.20240811185937-4c523ae4593f
github.com/charmbracelet/log v0.4.0
github.com/dominodatalab/os-release v0.0.0-20190522011736-bcdb4a3e3c2f
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
chainguard.dev/go-grpc-kit v0.17.6 h1:lwIs9LmSnm8jwrH1QmigCwMP6MYkIBENq/0xGduYZss=
chainguard.dev/go-grpc-kit v0.17.6/go.mod h1:ZNaXn2KEO++2u2WveHs65krYiHmAEGjYLeEtfaQaOWU=
chainguard.dev/sdk v0.1.26 h1:HKBekoLX0r1mpmPmMslBZ7hcW7JUm34aHlJQNGxaQm0=
chainguard.dev/sdk v0.1.26/go.mod h1:n2kEb/0aR3Pa6CQ1m2GgItfE5mVXraYxmknX2V4PtuI=
chainguard.dev/sdk v0.1.27 h1:ZVu0DUBxryz6ybw8iHfHKy1MJZFACijg3lfKfoAw8Bs=
chainguard.dev/sdk v0.1.27/go.mod h1:z4/ZfLjMR9IycLxNM5/MCXUhsknCL2eDcoI2nPsuCjg=
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go/auth v0.9.8 h1:+CSJ0Gw9iVeSENVCKJoLHhdUykDgXSc4Qn+gu2BRtR8=
cloud.google.com/go/auth v0.9.8/go.mod h1:xxA5AqpDrvS+Gkmo9RqrGGRh6WSNKKOXhY3zNOr38tI=
Expand Down

0 comments on commit 771bb1d

Please sign in to comment.