E593 fix(deps): update github.com/anchore/clio digest to 06cf78f (#2297) · zarf-dev/zarf@d4d9ed6 · GitHub
[go: up one dir, main page]

Skip to content

Commit d4d9ed6

Browse files
fix(deps): update github.com/anchore/clio digest to 06cf78f (#2297)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/anchore/clio](https://togithub.com/anchore/clio) | require | digest | `378d8c0` -> `06cf78f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/zarf). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9402e82 commit d4d9ed6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/AlecAivazis/survey/v2 v2.3.7
1111
github.com/Masterminds/semver/v3 v3.2.1
1212
github.com/alecthomas/jsonschema v0.0.0-20220216202328-9eeeec9d044b
13-
github.com/anchore/clio v0.0.0-20240208153717-378d8c0180f9
13+
github.com/anchore/clio v0.0.0-20240209170235-06cf78ff3446
1414
github.com/anchore/stereoscope v0.0.1
1515
github.com/anchore/syft v0.100.0
1616
github.com/derailed/k9s v0.31.7

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,8 @@ github.com/aliyun/credentials-go v1.3.1 h1:uq/0v7kWrxmoLGpqjx7vtQ/s03f0zR//0br/x
364364
github.com/aliyun/credentials-go v1.3.1/go.mod h1:8jKYhQuDawt8x2+fusqa1Y6mPxemTsBEN04dgcAcYz0=
365365
github.com/anchore/bubbly v0.0.0-20231115134915-def0aba654a9 h1:p0ZIe0htYOX284Y4axJaGBvXHU0VCCzLN5Wf5XbKStU=
366366
github.com/anchore/bubbly v0.0.0-20231115134915-def0aba654a9/go.mod h1:3ZsFB9tzW3vl4gEiUeuSOMDnwroWxIxJelOOHUp8dSw=
367-
github.com/anchore/clio v0.0.0-20240208153717-378d8c0180f9 h1:KiUb07yqKw0At2pK7ExxQxe4tJnTelRyrD5f8QG3w6s=
368-
github.com/anchore/clio v0.0.0-20240208153717-378d8c0180f9/go.mod h1:8Jr7CjmwFVcBPtkJdTpaAGHimoGJGfbExypjzOu87Og=
367+
github.com/anchore/clio v0.0.0-20240209170235-06cf78ff3446 h1:44e0L+vE5dYq20nAl/QOWUqYJcJQn8ThOXJCue50peM=
368+
github.com/anchore/clio v0.0.0-20240209170235-06cf78ff3446/go.mod h1:8Jr7CjmwFVcBPtkJdTpaAGHimoGJGfbExypjzOu87Og=
369369
github.com/anchore/fangs v0.0.0-20231201140849-5075d28d6d8b h1:L/djgY7ZbZ/38+wUtdkk398W3PIBJLkt1N8nU/7e47A=
370370
github.com/anchore/fangs v0.0.0-20231201140849-5075d28d6d8b/go.mod h1:TLcE0RE5+8oIx2/NPWem/dq1DeaMoC+fPEH7hoSzPLo=
371371
github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a h1:nJ2G8zWKASyVClGVgG7sfM5mwoZlZ2zYpIzN2OhjWkw=

0 commit comments

Comments
 (0)
0