Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping github.com/prometheus/common 0c7b585...280b0e7:
  > 280b0e7 http_config: Allow customizing TLS config and settings. (# 748)
  > aea8919 Update common Prometheus files (# 747)
  > 8d916fa Bump golang.org/x/net from 0.32.0 to 0.33.0 (# 743)
  > fe88605 Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 (# 744)
  > 5d9961d Update common Prometheus files (# 742)
  > 0a89b98 Merge pull request # 740 from dashpole/update_om_links
  > d88ee1f Remove deprecated sigv4 module (# 737)
  > e3926e2 update links to openmetrics to reference the v1.0.0 release
  > c3fdb17 Remove deprecated promlog package (# 738)
  > cf5f48f Change default validation scheme to UTF8Validation (# 724)
  > 7b484e9 Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (# 732)
  > 05e3c40 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (# 731)
  > a0ef737 Bump golang.org/x/net from 0.30.0 to 0.32.0 (# 736)
  > f99f029 Update common Prometheus files (# 726)
  > b88f24c promslog: always lowercase log level from CLI (# 728)
  > 2c3c048 Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (# 730)
  > ec7291f Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /assets (# 729)
  > 145b50a fix(promslog): always use UTC for time (# 735)
  > 39a62f7 fix: values escaping bugs (# 727)
  > 7ed4523 Allow custom user-agent definition (# 725)
  > e25286d Update common Prometheus files (# 722)
  > b83ece4 Mark promlog deprecated (# 720)
  > 8675cd9 Update common Prometheus files (# 721)
  > c971f56 setup dependabot for `github.com/prometheus/common/assets` (# 719)
  > 34874f2 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (# 711)
  > ab95209 chore: use testify instead of testing.Fatal (# 718)
  > 937c5b5 chore: enable perfsprint linter (# 717)
  > 28e4459 Bump golang.org/x/net from 0.29.0 to 0.30.0 (# 712)
  > b424bae Update common Prometheus files (# 714)
  > ee5cc87 Provide a way to get UserAgent (# 716)
  > 6ad2990 Mark sigv4 deprecated (# 715)
  > 653e0fa Update common Prometheus files (# 701)
  > 0d2e2e5 Reload certificates even when no CA is used (# 707)
  > a9d2e3f Merge pull request # 705 from roidelapluie/sourcefile
  > dae848d Update supported Go versions (# 700)
  > fdc50c7 promslog: Only log basename, not full path
  > 63ff77e Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (# 698)
  > b7aa68c Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 699)
  > 4e3a6fd feat: add `promslog.NewNopLogger()` convenience func (# 697)
  > d66e745 promslog: use UTC timestamps for go-kit log style (# 696)
  > 14bac55 Merge pull request # 695 from prometheus/repo_sync
  > 40d6251 Merge pull request # 694 from jkroepke/slog/writer
  > 8bc4cd5 Update common Prometheus files
  > fa21dfd Update common Prometheus files (# 692)
  > 5f9af24 slog: expose io.Writer
  > be8a747 fix(utf8): Fix multiple metric name inside braces validation (# 691)
  > bf4843e Merge pull request # 690 from ywwg/owilliams/default-escaping
  > 4f8e8f4 expfmt: Add WithEscapingScheme to help construct Formats (# 688)
  > 01da226 Change the default escape method to UnderscoreEscaping
  > b1880d0 Merge pull request # 687 from roidelapluie/checkheader
  > 06c2425 Bump golang.org/x/net from 0.27.0 to 0.28.0 (# 685)
  > 334963d Change the logic for SetDirectory
  > 4606c0a Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (# 684)
  > d64a747 Remove secret file existence check in Validate for headers
  > d98411b Merge pull request # 683 from tjhop/docs/promslog-README
  > 9bbc9cb Merge pull request # 677 from tjhop/feat/add-promslog-pkg
  > 76549db docs: mention new promslog package in package list in README
  > 6623230 Provide a method for explicitly checking label names for legacy validity. (# 682)
  > 6ea2584 feat: new promslog and promslog/flag packages to wrap log/slog
  > 19d0796 Merge pull request # 681 from prometheus/repo_sync
  > 8968b6c expfmt: Add UTF-8 syntax support in text_parse.go (# 670)
  > 29a2d2c Update common Prometheus files
  > cd4bcc0 Update golangci lint (# 679)
  > 2cac84e Update client_golang (# 676)
  > 79c0459 Merge pull request # 675 from dswarbrick/fix-32bit-overflows
  > 1dade5b sigv4: support nil body (# 673)
  > 008d7b8 Fix overflows of untyped int constants on 32-bit
  > 430dbfe Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 (# 671)
  > d235298 Update common Prometheus files (# 674)
  > 3f9e4f8 Merge pull request # 672 from prometheus/repo_sync
  > a3eaa75 Merge pull request # 668 from ywwg/owilliams/param
  > 6eac2f4 Update common Prometheus files
  > 0b924af Bump golang.org/x/net from 0.26.0 to 0.27.0 (# 667)
  > a9acdc7 use basic string in IsValidLegacyMetricName
  > 4cf22c5 Merge pull request # 665 from prometheus/superq/revert_unexport
  > 1d53a04 Update common Prometheus files (# 664)
  > c3e8247 Deprecate format strings
  > 8e3075b Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 (# 661)
  > 279f076 Revert "Unexport Format strings"
  > 3e6afe2 remove dependency to github.com/prometheus/client_golang in sigv4
  > 8742f09 Merge pull request # 647 from multani/fix-oauth2-secret-file-refresh
  > 249682f Don't always fetch a OAuth2 token, if the secret from a file didn't change
bumping knative.dev/serving df7f168...7125e03:
  > 7125e03 upgrade to latest dependencies (# 15782)
  > 02800e8 drop replace directives for incoming lib bumps (# 15777)
  > 407adcf Update net-istio nightly (# 15779)
  > 8a665f2 Fix golangci exclude config (# 15775)
  > 3f7fd94 Update net-kourier nightly (# 15776)
  > 45236a3 bump min k8s version to v1.31 (# 15774)
  > 4994b59 upgrade to latest dependencies (# 15772)
  > fcf8404 Update net-gateway-api nightly (# 15771)
  > 86edcad add test for probe path without a leading slash (# 15769)
  > 2317dc6 Update net-istio nightly (# 15762)
  > c9994b8 Update net-contour nightly (# 15763)
  > d933e25 Update net-gateway-api nightly (# 15757)
  > 817e853 Bump go-containerregistry dependency (# 15754)
  > a9c5467 upgrade to latest dependencies (# 15749)
  > 9be0816 Bump go-containerregistry (# 15751)
  > 220c826 Update net-gateway-api nightly (# 15750)
  > 9c35416 Fix kourier tls runtime tests (# 15732)
  > ff8a4ab Bump ko-build/setup-ko from 0.7 to 0.8 in the github-actions group (# 15747)
  > fbfa937 Update net-contour nightly (# 15743)
  > c1e4644 Update net-gateway-api nightly (# 15741)
  > cbc236e Update net-istio nightly (# 15742)
  > f13695f upgrade to latest dependencies (# 15739)
  > 45ca4c6 Update net-gateway-api nightly (# 15736)
  > e41df09 Update net-istio nightly (# 15737)
  > 81db3b8 Update net-contour nightly (# 15734)
  > 2215525 Update net-kourier nightly (# 15735)
  > bb3d521 Update community files (# 15733)
  > 6fca262 Update net-gateway-api nightly (# 15728)
  > 8f2c4a7 Update net-contour nightly (# 15726)
  > 6174c65 Update net-istio nightly (# 15727)
  > 72500e7 Update community files (# 15725)
  > b64b468 Update net-gateway-api nightly (# 15723)
  > 6265a8e Fix configuration timeout defaulting  (# 15617)
  > 5842f16 Update net-contour nightly (# 15718)
  > 1a30e12 Allow paths without leading slash in probes (# 15681)
  > 59f6633 Update net-gateway-api nightly (# 15720)
  > f10e715 Update net-kourier nightly (# 15719)
  > 309d4ef Update net-istio nightly (# 15717)
  > da5e7fd Bump cert-manager and use their clientset  (# 15703)
  > 460e0b3 Ensure ContainerHealthy condition is set back to True (# 15503)
bumping github.com/google/go-containerregistry 1e09daa...c4dd792:
  > c4dd792 bump deps using hack/bump-deps.sh (# 2042)
  > 6bce25e Detect zstd in crane append (# 2023)
  > 06dcd85 mutate: Create a defensive annotations copy (# 2030)
  > a9a53a8 check for 406 status code when handling referrers endpoint response (# 2026)
  > 4630c40 don't pin chainguard-dev/actions  (# 2025)
  > 808e354 bump actions to latest (# 2011)
  > a07d1ca fix: redact.URL uses (*URL).Redacted to omit basic-auth password (# 1947)
  > 00f182b Expose compare package (# 2001)
  > b8e87ed remote/transport: Make bearer transport go-routine-safe (# 1806)
  > c195f15 deps: bump docker dep (# 1991)
  > c3d1dcc Create `remote.Push` (# 1978)
  > d36047a Restore blind-write to remote.Put (# 1970)
  > 9915a85 Referrer API must return correct Content-Type (# 1968)
  > 1b4e407 Add -O shorthand for --omit-digest-tags to crane. (# 1958)
  > 3764db2 Fix windows race condition when writing image with duplicate layers (# 1921)
  > 39d1148 Add Context support to auth methods (# 1949)
  > ff385a9 feat: mutate platform (# 1919)
  > 98dd3e9 Support podman auth file REGISTRY_AUTH_FILE. (# 1914)
  > 051d642 registry: Implement Range requests for blobs (# 1917)
  > 0309184 Add JSON marshalling funcs for Digest. (# 1915)
  > 8b3c303 Bump golang.org/x/ packages (# 1892)
  > afec664 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /pkg/authn/k8schain (# 1815)
  > 8dadbe7 Work around docker v25 tarballs (# 1872)
  > a0658aa Always print pushed digest in crane push (# 1860)
  > 55ffb00 fix: goreleaser config (# 1764)
  > 4fdaa32 feat: allow port and disk path to be overriden (# 1848)
  > ceb0580 feat: implement gc command (# 1811)
  > 5a53a12 tag: add command explanation to the long help (# 1843)
  > c722ce9 fix: mimic oci-layout (# 1810)
  > b2485cb Build releases with Go 1.21 (# 1840)
  > dbcd01c Don't wrap DefaultKeychain with refreshes (# 1791)
  > a748190 Set Content-Length for blob uploads (# 1781)
  > 190ad0e Validate index architectures match children (# 1776)
  > a54d642 fix: pin to goreleaser v1.18 to unblock release (# 1763)
  > ea19b57 Return OCI Index content-type for referrers response (# 1762)
  > b850480 Drop localhost to support crane registry serve in a container (# 1746)
  > fe268b7 Don't try cross-origin mounting against dockerhub (# 1743)
  > 2472cbb Let the filesystem handle atomicity (# 1735)
  > db818dc Use RWLock, limit scope of locking, write digest first (# 1734)
  > 44a6e2e Allow concurrent blob Sets, use RWMutex (# 1733)
  > 9010ce1 Correct crane registry help text (# 1732)
  > 03ad2ac add --blobs-to-disk to 'crane registry serve' (# 1731)
  > 4e4b03a Don't load into daemon if the image already exists (# 1724)
  > 6de8d1d Change ErrSchema1 error to dynamic strings. (# 1721)
  > 0a9bb12 crane: Respect cmd.OutOrStdout (# 1728)
  > 145eebe Add missing name option in crane index commands (# 1723)
  > 037ab31 Surface better error messages in crane index (# 1722)
  > 03b8657 fix: add bounds checking to addendum layer mutations to prevent panic (# 1715)
  > c3f8a49 Pass scopes through crane auth token (# 1713)
  > 53fbcf9 Bump codecov/codecov-action from 3.1.3 to 3.1.4 (# 1710)
  > 1d535e2 Add crane auth token (# 1709)
  > 5fe7f2e Limit size of manifest (# 1711)
  > e61c519 retry HTTP 522 errors by default (# 1707)
  > 2015ceb fixed a goroutine leak (# 1705)
  > 0ec36ad Allow crane to export schema 1 images (# 1704)
  > b7ad3f1 bump deps using ./hack/bump-deps.sh (# 1702)
  > dbecb1d Do not reuse pushers for pullers (# 1701)
  > a927d7c Make 403 non-fatal for manifest existence checks (# 1691)
  > 0b12f56 Add ppc64le to all binaries (# 1688)
  > 69d1a19 Add `mutate` `--ports` option to set the exposed ports (# 1677)
  > 691004b bump deps using ./hack/bump-deps.sh (# 1685)
  > 370e8a5 Fix a few lint issues (# 1684)
  > 3120ba5 Keep order of env in crane mutate (# 1683)
  > afd15f1 Add --all-tags flag to crane cp (# 1682)
  > 5438948 add registry.Repo("foo") (# 1671)
  > 43710a9 Retry without mount if auth fails (# 1681)
  > 3228a60 Add ppc64le to .goreleaser.yml (# 1680)
  > d64f9e0 remove time from random.Image history (# 1678)
  > 3706061 allow pkg/v1/random to accept a RNG source (# 1675)
  > b7c6e9d Fall back to puller if reusing pusher fails (# 1676)
  > 005bb71 Add remote.Reuse for Pusher/Puller (# 1672)
  > 58bd35b Bump codecov/codecov-action from 3.1.2 to 3.1.3 (# 1668)
  > ad695c0 Replace deprecated command with environment file (# 1667)
  > 07c767c Add remote.Puller (# 1644)
  > 9f68710 feat(daemon): generate config file from Docker Engine API (# 1130)
  > d1c4e9f verify provenance (# 1611)
  > df518f9 add crane auth logout (# 1589)
  > 52d59d1 feat(remote): make retryStatusCodes configurable (# 1635)
  > df72a9a crane push: print pushed ref@digest to stdout (# 1663)
  > 27a6ad6 Revert "authn: Add NewConfigKeychain to load a config from explicit path (# 1603)" (# 1664)
  > 217318c deprecate estargz (# 1660)
  > 1cb7e13 authn: Add NewConfigKeychain to load a config from explicit path (# 1603)
  > 348cd86 bump deps using ./hack/bump-deps.sh (# 1659)
  > e055961 Bump peter-evans/create-pull-request from 4 to 5 (# 1642)
  > 6f96bba gcrane: Use page size of 10,000 for googley things (# 1645)
  > 375fb61 Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 (# 1649)
  > 07eb440 Bump codecov/codecov-action from 3.1.1 to 3.1.2 (# 1650)
  > 9aa45a1 Change return type of remote.Referrers (# 1652)
  > bc990d6 Fix fetching referrers error handling (# 1648)
  > ed5c185 Retry net.ErrClosed (# 1637)
  > 2435320 Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` (# 1638)" (# 1641)
  > 2ccd41c Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` (# 1638)
  > 6743ec9 Implement remote.Pusher (# 1633)
  > 0962e29 Allow remote config layers to be lazy fetched (# 1634)
  > 4a79e94 Fix race in stream (# 1632)
  > 65e78dc Add partial.Manifests for lazy index access (# 1631)
  > 0577676 crane: ignore buildx attestations in flatten (# 1630)
  > 93be9c4 Don't export whiteouts for single layers (# 1629)
  > d958444 Add remote.Descriptor.Schema1() (# 1626)
  > aee00b1 Fix race in mutate (# 1627)
  > 6ac92e8 Refactor fetcher, writer, and progress (# 1625)
  > 249d7e1 Refresh authn.DefaultKeychain creds every 5 min (# 1624)
  > b8d1c0a Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 (# 1621)
  > ace7be7 update GCR quotas (# 1619)
  > e2620e5 Actually retry retryable status codes (# 1618)
  > 21ac1b2 Adding `mutate` `--workdir` option to set the working directory (# 1615)
  > 54e3f49 Bump actions/stale from 7 to 8 (# 1616)
  > a34235c Support `Warning` header aggregation and reporting in `crane` (# 1604)
  > 46488f7 retry HTTP 499 errors by default (# 1612)
  > 0f2db49 release: use ko 0.13.0 to build images (# 1607)
  > 53189d3 Bump actions/setup-go from 3 to 4 (# 1602)
  > 01bbd53 Update release.yml (# 1601)
  > 4b081f8 Avoid v1.Manifest in crane edit config (# 1583)
  > 1cfe1fc Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 (# 1593)
  > e94d408 bump deps using ./hack/bump-deps.sh (# 1592)
  > ff810c1 crane: add serve subcommand (# 1586)
  > 57f010d replace manual slsa-verifier installation with action (# 1585)
  > 6770304 Update descriptor "data" field (when valid) during "crane edit config" (# 1584)
  > 1b8dc2b Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 (# 1580)
  > 8ea5e0e crane: support --omit-digest-tags in crane ls (# 1528)
  > 4e95ae2 crane: add --flatten for index append (# 1566)
  > 4a0e0af docs: Update crane installation and verification instructions (# 1567)
  > 3624968 tarball: pass imageToTags (# 1563)
  > 9f42e02 Set mediaType for empty.ImageIndex in RawManifest (# 1562)
  > 2ceebaa Implement crane index subcommand (# 1561)
  > 9cd098e skip tls verification if default transport is used with insecure option (# 1559)
  > eb7d746 authn: also read mount secrets (# 1560)
  > 62f183e Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (# 1556)
  > b3c23b4 Support for OCI 1.1+ referrers via API (# 1546)
  > de35f0f Allow setting Content-Type in crane edit manifest (# 1551)
  > e04520b fix: Fix the crane release url and add more steps (# 1532)
  > 824efc7 fix(mutate): also set timestamps only present in some formats (# 1550)
  > 061ee6b Support for OCI 1.1+ referrers via fallback tag (# 1543)
  > da1008f Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (# 1548)
  > 86be45f Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 (# 1547)
  > 9306eba Allow crane edit to generate non-image artifacts (# 1545)
  > 759b19f Support artifactType, for images whose config.mediaType is not a config (# 1541)
  > 11843ba Enforce proper sha256 usage (# 1544)
  > 76bac93 Update release.yml (# 1540)
  > d872232 hash: use generic instantiation (# 1538)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Feb 18, 2025
1 parent da08292 commit 7f87480
Show file tree
Hide file tree
Showing 1,277 changed files with 70,443 additions and 20,918 deletions.
75 changes: 38 additions & 37 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
module knative.dev/kn-plugin-source-kamelet

go 1.22.7
go 1.23.0

require (
github.com/apache/camel-k/pkg/apis/camel v1.3.1
github.com/apache/camel-k/pkg/client/camel v1.3.1
github.com/hashicorp/golang-lru v1.0.2
github.com/hashicorp/hcl v1.0.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
gotest.tools/v3 v3.3.0
k8s.io/api v0.31.4
k8s.io/apimachinery v0.31.4
k8s.io/api v0.32.2
k8s.io/apimachinery v0.32.2
k8s.io/cli-runtime v0.29.2
k8s.io/client-go v0.31.4
knative.dev/client-pkg v0.0.0-20250109131824-afd7c8d9de7b
knative.dev/eventing v0.43.1-0.20250120115908-9cec50fe8ef0
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
knative.dev/serving v0.43.1-0.20250120145709-df7f1681a4e9
k8s.io/client-go v0.32.2
knative.dev/client-pkg v0.0.0-20250128014339-b25413c351fe
knative.dev/eventing v0.44.1-0.20250217174749-cee6e8cca430
knative.dev/hack v0.0.0-20250217122557-ce4c934f30e5
knative.dev/pkg v0.0.0-20250218011850-c925de2a3f07
knative.dev/serving v0.44.1-0.20250217152724-7125e03443cd
)

require (
Expand All @@ -35,7 +35,7 @@ require (
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/go-errors/errors v1.4.2 // indirect
Expand All @@ -49,22 +49,23 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/gnostic-models v0.6.9 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/go-containerregistry v0.13.0 // indirect
github.com/google/go-containerregistry v0.20.3 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
github.com/imdario/mergo v0.3.16 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/kelseyhightower/envconfig v1.4.0 // indirect
github.com/klauspost/compress v1.17.11 // indirect
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
github.com/magiconair/properties v1.8.6 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mailru/easyjson v0.9.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 // indirect
Expand All @@ -78,9 +79,9 @@ require (
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/prometheus/client_golang v1.19.1 // indirect
github.com/prometheus/client_golang v1.20.5 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/common v0.62.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/prometheus/statsd_exporter v0.22.8 // indirect
github.com/rickb777/date v1.20.0 // indirect
Expand All @@ -89,7 +90,7 @@ require (
github.com/spf13/afero v1.9.2 // indirect
github.com/spf13/cast v1.5.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/spf13/viper v1.13.0 // indirect
github.com/subosito/gotenv v1.4.1 // indirect
github.com/x448/float16 v0.8.4 // indirect
Expand All @@ -98,33 +99,33 @@ require (
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/time v0.6.0 // indirect
golang.org/x/net v0.35.0 // indirect
golang.org/x/oauth2 v0.26.0 // indirect
golang.org/x/sync v0.11.0 // indirect
golang.org/x/sys v0.30.0 // indirect
golang.org/x/term v0.29.0 // indirect
golang.org/x/text v0.22.0 // indirect
golang.org/x/time v0.10.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/api v0.183.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
google.golang.org/grpc v1.69.2 // indirect
google.golang.org/protobuf v1.36.2 // indirect
google.golang.org/api v0.198.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
google.golang.org/grpc v1.70.0 // indirect
google.golang.org/protobuf v1.36.5 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiextensions-apiserver v0.31.4 // indirect
k8s.io/apiserver v0.31.4 // indirect
k8s.io/apiextensions-apiserver v0.32.1 // indirect
k8s.io/apiserver v0.32.1 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20240808142205-8e686545bdb8 // indirect
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
knative.dev/networking v0.0.0-20250117155906-67d1c274ba6a // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
knative.dev/networking v0.0.0-20250204225923-e6fc9bbf3fb0 // indirect
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)
Loading

0 comments on commit 7f87480

Please sign in to comment.