Bump github.com/fluxcd/cli-utils from 1.2.1 to 1.2.2 in /test/e2e in the gomod-e2e group across 1 directory (#362)

Bumps the gomod-e2e group with 1 update in the /test/e2e directory:
[github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils).

Updates `github.com/fluxcd/cli-utils` from 1.2.1 to 1.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/cli-utils/releases">github.com/fluxcd/cli-utils's
releases</a>.</em></p>
<blockquote>
<h2>v1.2.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgrade golang.org/x/net to v0.55.0 by <a
href="https://github.com/matheuscscp"><code>@​matheuscscp</code></a> in
<a
href="https://redirect.github.com/fluxcd/cli-utils/pull/36">fluxcd/cli-utils#36</a></li>
<li>Upgrade kubernetes to 1.36.2 by <a
href="https://github.com/matheuscscp"><code>@​matheuscscp</code></a> in
<a
href="https://redirect.github.com/fluxcd/cli-utils/pull/37">fluxcd/cli-utils#37</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fluxcd/cli-utils/compare/v1.2.1...v1.2.2">https://github.com/fluxcd/cli-utils/compare/v1.2.1...v1.2.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/5620149f28a2c49a80dacfb7f02139b5ffd79e9d"><code>5620149</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/cli-utils/issues/37">#37</a>
from fluxcd/upgrade-k8s-36.2</li>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/1e5951f5fa8e440d518f2cb89923dec62f32e384"><code>1e5951f</code></a>
Upgrade kubernetes to 1.36.2</li>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/94614cdd85facd126305f43e9f526f3fb2887448"><code>94614cd</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/cli-utils/issues/36">#36</a>
from fluxcd/upgrade-deps</li>
<li><a
href="https://github.com/fluxcd/cli-utils/commit/e7fc06f64c096ec043f64f978ae1c725999f59e1"><code>e7fc06f</code></a>
Upgrade golang.org/x/net to v0.55.0</li>
<li>See full diff in <a
href="https://github.com/fluxcd/cli-utils/compare/v1.2.1...v1.2.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/fluxcd/cli-utils&package-manager=go_modules&previous-version=1.2.1&new-version=1.2.2)](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 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>
This commit is contained in:
dependabot[bot]
2026-07-08 10:45:57 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent e5fbdadd24
commit 805685a042
2 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -7,7 +7,7 @@ toolchain go1.26.3
replace github.com/netbirdio/kubernetes-operator => ../../
require (
github.com/fluxcd/cli-utils v1.2.1
github.com/fluxcd/cli-utils v1.2.2
github.com/go-openapi/testify/v2 v2.6.0
github.com/moby/moby/api v1.55.0
github.com/moby/moby/client v0.5.0
@@ -133,11 +133,11 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiextensions-apiserver v0.36.1 // indirect
k8s.io/apiserver v0.36.1 // indirect
k8s.io/component-base v0.36.1 // indirect
k8s.io/component-base v0.36.2 // indirect
k8s.io/klog/v2 v2.140.0 // indirect
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a // indirect
k8s.io/kubectl v0.36.1 // indirect
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 // indirect
k8s.io/kubectl v0.36.2 // indirect
k8s.io/utils v0.0.0-20260507154919-ff6756f316d2 // indirect
oras.land/oras-go/v2 v2.6.1 // indirect
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 // indirect
sigs.k8s.io/kustomize/api v0.21.1 // indirect