Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 0e1f06d

Browse files
fix(deps): update module github.com/kyverno/chainsaw to v0.2.9 (#6)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/kyverno/chainsaw](https://redirect.github.com/kyverno/chainsaw) | `v0.2.8` -> `v0.2.9` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkyverno%2fchainsaw/v0.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fkyverno%2fchainsaw/v0.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fkyverno%2fchainsaw/v0.2.8/v0.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fkyverno%2fchainsaw/v0.2.8/v0.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kyverno/chainsaw (github.com/kyverno/chainsaw)</summary> ### [`v0.2.9`](https://redirect.github.com/kyverno/chainsaw/releases/tag/v0.2.9) [Compare Source](https://redirect.github.com/kyverno/chainsaw/compare/v0.2.8...v0.2.9) #### 💫 New features 💫 - Added support for templating filenames used in operations - Added `ppc64le` and `s390x` binaries in release artifacts - Added support for Kubernetes 1.31 - Added server side validation to validate the submitted resource - Added support for overriding the working directory in `command` and `script` operations - Compile string expressions at loading time - Made json path value optional in `wait` operation - Improved logging with `begin`, `end` and `warning` statuses - Added golang 1.23 support #### 🔧 Fixes 🔧 - Fixed configuration `v1alpha2` lint command #### What's Changed - chore: add unit tests (cherry-pick [#&#8203;1815](https://redirect.github.com/kyverno/chainsaw/issues/1815)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1818](https://redirect.github.com/kyverno/chainsaw/pull/1818) - chore: add unit tests (cherry-pick [#&#8203;1819](https://redirect.github.com/kyverno/chainsaw/issues/1819)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1820](https://redirect.github.com/kyverno/chainsaw/pull/1820) - chore: add unit tests (cherry-pick [#&#8203;1821](https://redirect.github.com/kyverno/chainsaw/issues/1821)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1822](https://redirect.github.com/kyverno/chainsaw/pull/1822) - refactor: more engine package (cherry-pick [#&#8203;1824](https://redirect.github.com/kyverno/chainsaw/issues/1824)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1825](https://redirect.github.com/kyverno/chainsaw/pull/1825) - chore(deps): bump github/codeql-action from 3.25.15 to 3.26.0 (cherry-pick [#&#8203;1828](https://redirect.github.com/kyverno/chainsaw/issues/1828)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1833](https://redirect.github.com/kyverno/chainsaw/pull/1833) - chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 (cherry-pick [#&#8203;1829](https://redirect.github.com/kyverno/chainsaw/issues/1829)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1834](https://redirect.github.com/kyverno/chainsaw/pull/1834) - chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (cherry-pick [#&#8203;1832](https://redirect.github.com/kyverno/chainsaw/issues/1832)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1835](https://redirect.github.com/kyverno/chainsaw/pull/1835) - feat: support templating in files (cherry-pick [#&#8203;1826](https://redirect.github.com/kyverno/chainsaw/issues/1826)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1836](https://redirect.github.com/kyverno/chainsaw/pull/1836) - feat: add type for string expressions (cherry-pick [#&#8203;1837](https://redirect.github.com/kyverno/chainsaw/issues/1837)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1838](https://redirect.github.com/kyverno/chainsaw/pull/1838) - feat: simplify string expressions management (cherry-pick [#&#8203;1839](https://redirect.github.com/kyverno/chainsaw/issues/1839)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1840](https://redirect.github.com/kyverno/chainsaw/pull/1840) - feat: add expression method to get value (cherry-pick [#&#8203;1841](https://redirect.github.com/kyverno/chainsaw/issues/1841)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1842](https://redirect.github.com/kyverno/chainsaw/pull/1842) - feat: migrate to new expressions (cherry-pick [#&#8203;1843](https://redirect.github.com/kyverno/chainsaw/issues/1843)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1844](https://redirect.github.com/kyverno/chainsaw/pull/1844) - feat: compile expressions when unmarshaling (cherry-pick [#&#8203;1845](https://redirect.github.com/kyverno/chainsaw/issues/1845)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1847](https://redirect.github.com/kyverno/chainsaw/pull/1847) - feat: add begin, end, and warning log statuses (cherry-pick [#&#8203;1848](https://redirect.github.com/kyverno/chainsaw/issues/1848)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1849](https://redirect.github.com/kyverno/chainsaw/pull/1849) - chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (cherry-pick [#&#8203;1850](https://redirect.github.com/kyverno/chainsaw/issues/1850)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1859](https://redirect.github.com/kyverno/chainsaw/pull/1859) - chore(deps): bump github/codeql-action from 3.26.0 to 3.26.2 (cherry-pick [#&#8203;1861](https://redirect.github.com/kyverno/chainsaw/issues/1861)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1862](https://redirect.github.com/kyverno/chainsaw/pull/1862) - chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1 (cherry-pick [#&#8203;1853](https://redirect.github.com/kyverno/chainsaw/issues/1853)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1863](https://redirect.github.com/kyverno/chainsaw/pull/1863) - chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6 (cherry-pick [#&#8203;1865](https://redirect.github.com/kyverno/chainsaw/issues/1865)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1867](https://redirect.github.com/kyverno/chainsaw/pull/1867) - chore(deps): bump github/codeql-action from 3.26.2 to 3.26.4 (cherry-pick [#&#8203;1873](https://redirect.github.com/kyverno/chainsaw/issues/1873)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1877](https://redirect.github.com/kyverno/chainsaw/pull/1877) - chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 (cherry-pick [#&#8203;1872](https://redirect.github.com/kyverno/chainsaw/issues/1872)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1878](https://redirect.github.com/kyverno/chainsaw/pull/1878) - chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.10 to 3.0.11 (cherry-pick [#&#8203;1880](https://redirect.github.com/kyverno/chainsaw/issues/1880)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1882](https://redirect.github.com/kyverno/chainsaw/pull/1882) - chore(deps): bump github/codeql-action from 3.26.4 to 3.26.5 (cherry-pick [#&#8203;1879](https://redirect.github.com/kyverno/chainsaw/issues/1879)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1883](https://redirect.github.com/kyverno/chainsaw/pull/1883) - feat: add go 1.23 support (cherry-pick [#&#8203;1881](https://redirect.github.com/kyverno/chainsaw/issues/1881)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1886](https://redirect.github.com/kyverno/chainsaw/pull/1886) - fix: make wait for jsonpath value optional (cherry-pick [#&#8203;1887](https://redirect.github.com/kyverno/chainsaw/issues/1887)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1888](https://redirect.github.com/kyverno/chainsaw/pull/1888) - chore: bump a couple of deps (cherry-pick [#&#8203;1889](https://redirect.github.com/kyverno/chainsaw/issues/1889)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1890](https://redirect.github.com/kyverno/chainsaw/pull/1890) - feat: bump kubectl-validate and k8s to 1.31 (cherry-pick [#&#8203;1892](https://redirect.github.com/kyverno/chainsaw/issues/1892)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1893](https://redirect.github.com/kyverno/chainsaw/pull/1893) - feat: add server side validation support (cherry-pick [#&#8203;1894](https://redirect.github.com/kyverno/chainsaw/issues/1894)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1895](https://redirect.github.com/kyverno/chainsaw/pull/1895) - chore(deps): bump github.com/prometheus/common from 0.55.0 to 0.56.0 (cherry-pick [#&#8203;1898](https://redirect.github.com/kyverno/chainsaw/issues/1898)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1899](https://redirect.github.com/kyverno/chainsaw/pull/1899) - chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 (cherry-pick [#&#8203;1901](https://redirect.github.com/kyverno/chainsaw/issues/1901)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1902](https://redirect.github.com/kyverno/chainsaw/pull/1902) - chore(deps): bump github.com/prometheus/common from 0.56.0 to 0.57.0 (cherry-pick [#&#8203;1900](https://redirect.github.com/kyverno/chainsaw/issues/1900)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1903](https://redirect.github.com/kyverno/chainsaw/pull/1903) - chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (cherry-pick [#&#8203;1904](https://redirect.github.com/kyverno/chainsaw/issues/1904)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1906](https://redirect.github.com/kyverno/chainsaw/pull/1906) - chore(deps): bump github.com/kudobuilder/kuttl from 0.18.0 to 0.19.0 (cherry-pick [#&#8203;1905](https://redirect.github.com/kyverno/chainsaw/issues/1905)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1907](https://redirect.github.com/kyverno/chainsaw/pull/1907) - feat: add ppc64le and s390x builds (cherry-pick [#&#8203;1910](https://redirect.github.com/kyverno/chainsaw/issues/1910)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1911](https://redirect.github.com/kyverno/chainsaw/pull/1911) - chore(deps): bump github.com/prometheus/common from 0.57.0 to 0.58.0 (cherry-pick [#&#8203;1914](https://redirect.github.com/kyverno/chainsaw/issues/1914)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1916](https://redirect.github.com/kyverno/chainsaw/pull/1916) - feat: Add workDir API to the script and command operation APIs to make parametrize the working directory (cherry-pick [#&#8203;1913](https://redirect.github.com/kyverno/chainsaw/issues/1913)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1919](https://redirect.github.com/kyverno/chainsaw/pull/1919) - feat: work dir override follow-up (cherry-pick [#&#8203;1920](https://redirect.github.com/kyverno/chainsaw/issues/1920)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1921](https://redirect.github.com/kyverno/chainsaw/pull/1921) - chore(deps): bump github.com/prometheus/common from 0.58.0 to 0.59.1 (cherry-pick [#&#8203;1922](https://redirect.github.com/kyverno/chainsaw/issues/1922)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1923](https://redirect.github.com/kyverno/chainsaw/pull/1923) - fix: lint different versions (cherry-pick [#&#8203;1924](https://redirect.github.com/kyverno/chainsaw/issues/1924)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1925](https://redirect.github.com/kyverno/chainsaw/pull/1925) - chore: update goreleaser config (cherry-pick [#&#8203;1926](https://redirect.github.com/kyverno/chainsaw/issues/1926)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1929](https://redirect.github.com/kyverno/chainsaw/pull/1929) - chore: update release notes (cherry-pick [#&#8203;1928](https://redirect.github.com/kyverno/chainsaw/issues/1928)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1930](https://redirect.github.com/kyverno/chainsaw/pull/1930) - release: v0.2.9 (cherry-pick [#&#8203;1931](https://redirect.github.com/kyverno/chainsaw/issues/1931)) by [@&#8203;gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot) in [https://github.com/kyverno/chainsaw/pull/1932](https://redirect.github.com/kyverno/chainsaw/pull/1932) **Full Changelog**: kyverno/chainsaw@v0.2.8...v0.2.9 </details> --- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/anza-labs/scribe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXJlYS9kZXBlbmRlbmN5Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e2e624 commit 0e1f06d

File tree

2 files changed

+111
-108
lines changed

2 files changed

+111
-108
lines changed

go.mod

+37-36
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/anza-labs/scribe
22

3-
go 1.22.2
3+
go 1.23.0
44

5-
toolchain go1.22.6
5+
toolchain go1.23.1
66

77
require (
88
k8s.io/api v0.31.0
@@ -15,11 +15,11 @@ require (
1515
require (
1616
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
1717
4d63.com/gochecknoglobals v0.2.1 // indirect
18-
cloud.google.com/go v0.115.0 // indirect
19-
cloud.google.com/go/auth v0.7.2 // indirect
20-
cloud.google.com/go/auth/oauth2adapt v0.2.3 // indirect
18+
cloud.google.com/go v0.115.1 // indirect
19+
cloud.google.com/go/auth v0.9.1 // indirect
20+
cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
2121
cloud.google.com/go/compute/metadata v0.5.0 // indirect
22-
cloud.google.com/go/iam v1.1.12 // indirect
22+
cloud.google.com/go/iam v1.2.0 // indirect
2323
cloud.google.com/go/storage v1.43.0 // indirect
2424
github.com/4meepo/tagalign v1.3.4 // indirect
2525
github.com/Abirdcfly/dupword v0.0.14 // indirect
@@ -34,7 +34,7 @@ require (
3434
github.com/IGLOU-EU/go-wildcard v1.0.3 // indirect
3535
github.com/Masterminds/goutils v1.1.1 // indirect
3636
github.com/Masterminds/semver v1.5.0 // indirect
37-
github.com/Masterminds/semver/v3 v3.2.1 // indirect
37+
github.com/Masterminds/semver/v3 v3.3.0 // indirect
3838
github.com/Masterminds/sprig v2.22.0+incompatible // indirect
3939
github.com/Microsoft/go-winio v0.5.2 // indirect
4040
github.com/NYTimes/gziphandler v1.1.1 // indirect
@@ -44,12 +44,12 @@ require (
4444
github.com/alexkohler/nakedret/v2 v2.0.4 // indirect
4545
github.com/alexkohler/prealloc v1.0.0 // indirect
4646
github.com/alingse/asasalint v0.0.11 // indirect
47-
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
47+
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
4848
github.com/aquilax/truncate v1.0.0 // indirect
4949
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
5050
github.com/ashanbrown/forbidigo v1.6.0 // indirect
5151
github.com/ashanbrown/makezero v1.1.1 // indirect
52-
github.com/aws/aws-sdk-go v1.55.3 // indirect
52+
github.com/aws/aws-sdk-go v1.55.5 // indirect
5353
github.com/beorn7/perks v1.0.1 // indirect
5454
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
5555
github.com/bkielbasa/cyclop v1.2.1 // indirect
@@ -79,7 +79,7 @@ require (
7979
github.com/distribution/reference v0.6.0 // indirect
8080
github.com/docker/cli v27.1.1+incompatible // indirect
8181
github.com/docker/distribution v2.8.2+incompatible // indirect
82-
github.com/docker/docker v27.1.1+incompatible // indirect
82+
github.com/docker/docker v27.2.0+incompatible // indirect
8383
github.com/docker/docker-credential-helpers v0.6.3 // indirect
8484
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c // indirect
8585
github.com/docker/go-connections v0.4.0 // indirect
@@ -138,7 +138,7 @@ require (
138138
github.com/google/safetext v0.0.0-20220905092116-b49f7bc46da2 // indirect
139139
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
140140
github.com/google/uuid v1.6.0 // indirect
141-
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
141+
github.com/googleapis/enterprise-certificate-proxy v0.3.3 // indirect
142142
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
143143
github.com/gordonklaus/ineffassign v0.1.0 // indirect
144144
github.com/gorilla/mux v1.8.0 // indirect
@@ -148,9 +148,9 @@ require (
148148
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
149149
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
150150
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c99 // indirect
151-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
151+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
152152
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
153-
github.com/hashicorp/go-getter v1.7.5 // indirect
153+
github.com/hashicorp/go-getter v1.7.6 // indirect
154154
github.com/hashicorp/go-safetemp v1.0.0 // indirect
155155
github.com/hashicorp/go-version v1.7.0 // indirect
156156
github.com/hashicorp/hcl v1.0.0 // indirect
@@ -172,9 +172,10 @@ require (
172172
github.com/kisielk/errcheck v1.7.0 // indirect
173173
github.com/kkHAIKE/contextcheck v1.1.5 // indirect
174174
github.com/klauspost/compress v1.17.9 // indirect
175-
github.com/kudobuilder/kuttl v0.18.0 // indirect
175+
github.com/kudobuilder/kuttl v0.19.0 // indirect
176176
github.com/kulti/thelper v0.6.3 // indirect
177177
github.com/kunwardeep/paralleltest v1.0.10 // indirect
178+
github.com/kylelemons/godebug v1.1.0 // indirect
178179
github.com/kyoh86/exportloopref v0.1.11 // indirect
179180
github.com/kyverno/kyverno-json v0.0.4-0.20240730143747-aade3d42fc0e // indirect
180181
github.com/kyverno/pkg/ext v0.0.0-20240418121121-df8add26c55c // indirect
@@ -224,9 +225,9 @@ require (
224225
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
225226
github.com/polyfloyd/go-errorlint v1.5.2 // indirect
226227
github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c // indirect
227-
github.com/prometheus/client_golang v1.19.1 // indirect
228+
github.com/prometheus/client_golang v1.20.2 // indirect
228229
github.com/prometheus/client_model v0.6.1 // indirect
229-
github.com/prometheus/common v0.55.0 // indirect
230+
github.com/prometheus/common v0.59.1 // indirect
230231
github.com/prometheus/procfs v0.15.1 // indirect
231232
github.com/quasilyte/go-ruleguard v0.4.2 // indirect
232233
github.com/quasilyte/go-ruleguard/dsl v0.3.22 // indirect
@@ -296,38 +297,38 @@ require (
296297
go.etcd.io/etcd/client/pkg/v3 v3.5.15 // indirect
297298
go.etcd.io/etcd/client/v3 v3.5.15 // indirect
298299
go.opencensus.io v0.24.0 // indirect
299-
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 // indirect
300-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 // indirect
301-
go.opentelemetry.io/otel v1.28.0 // indirect
300+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
301+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
302+
go.opentelemetry.io/otel v1.29.0 // indirect
302303
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.28.0 // indirect
303-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0 // indirect
304-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0 // indirect
305-
go.opentelemetry.io/otel/metric v1.28.0 // indirect
306-
go.opentelemetry.io/otel/sdk v1.28.0 // indirect
304+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 // indirect
305+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29.0 // indirect
306+
go.opentelemetry.io/otel/metric v1.29.0 // indirect
307+
go.opentelemetry.io/otel/sdk v1.29.0 // indirect
307308
go.opentelemetry.io/otel/sdk/metric v1.28.0 // indirect
308-
go.opentelemetry.io/otel/trace v1.28.0 // indirect
309+
go.opentelemetry.io/otel/trace v1.29.0 // indirect
309310
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
310311
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
311312
go.uber.org/automaxprocs v1.5.3 // indirect
312313
go.uber.org/multierr v1.11.0 // indirect
313314
go.uber.org/zap v1.27.0 // indirect
314315
golang.org/x/crypto v0.26.0 // indirect
315-
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
316+
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 // indirect
316317
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
317318
golang.org/x/mod v0.20.0 // indirect
318319
golang.org/x/net v0.28.0 // indirect
319-
golang.org/x/oauth2 v0.21.0 // indirect
320+
golang.org/x/oauth2 v0.22.0 // indirect
320321
golang.org/x/sync v0.8.0 // indirect
321-
golang.org/x/sys v0.23.0 // indirect
322+
golang.org/x/sys v0.24.0 // indirect
322323
golang.org/x/term v0.23.0 // indirect
323324
golang.org/x/text v0.17.0 // indirect
324-
golang.org/x/time v0.5.0 // indirect
325+
golang.org/x/time v0.6.0 // indirect
325326
golang.org/x/tools v0.24.0 // indirect
326327
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
327-
google.golang.org/api v0.189.0 // indirect
328-
google.golang.org/genproto v0.0.0-20240725223205-93522f1f2a9f // indirect
329-
google.golang.org/genproto/googleapis/api v0.0.0-20240725223205-93522f1f2a9f // indirect
330-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240725223205-93522f1f2a9f // indirect
328+
google.golang.org/api v0.194.0 // indirect
329+
google.golang.org/genproto v0.0.0-20240827150818-7e3bb234dfed // indirect
330+
google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed // indirect
331+
google.golang.org/genproto/googleapis/rpc v0.0.0-20240827150818-7e3bb234dfed // indirect
331332
google.golang.org/grpc v1.65.0 // indirect
332333
google.golang.org/protobuf v1.34.2 // indirect
333334
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
@@ -341,13 +342,13 @@ require (
341342
k8s.io/apiserver v0.31.0 // indirect
342343
k8s.io/cli-runtime v0.30.3 // indirect
343344
k8s.io/component-base v0.31.0 // indirect
344-
k8s.io/kube-openapi v0.0.0-20240726031636-6f6746feab9c // indirect
345-
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
345+
k8s.io/kube-openapi v0.0.0-20240827152857-f7e401e7b4c2 // indirect
346+
k8s.io/utils v0.0.0-20240821151609-f90d01438635 // indirect
346347
mvdan.cc/gofumpt v0.6.0 // indirect
347348
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f // indirect
348349
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3 // indirect
349350
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
350-
sigs.k8s.io/kubectl-validate v0.0.4 // indirect
351+
sigs.k8s.io/kubectl-validate v0.0.5-0.20240827210056-ce13d95db263 // indirect
351352
sigs.k8s.io/kustomize/api v0.17.2 // indirect
352353
sigs.k8s.io/kustomize/cmd/config v0.14.1 // indirect
353354
sigs.k8s.io/kustomize/kyaml v0.17.1 // indirect
@@ -358,7 +359,7 @@ require (
358359
// tools
359360
require (
360361
github.com/golangci/golangci-lint v1.59.1
361-
github.com/kyverno/chainsaw v0.2.8
362+
github.com/kyverno/chainsaw v0.2.9
362363
github.com/tilt-dev/ctlptl v0.8.32
363364
sigs.k8s.io/controller-tools v0.16.2
364365
sigs.k8s.io/kind v0.24.0

0 commit comments

Comments
 (0)