Skip to content

Commit c7f3d2f

Browse files
upgrade to latest dependencies
bumping github.com/charmbracelet/lipgloss 439c06f...f0e4547: > f0e4547 chore: fix lint > fb0d757 chore(taskfile): delete `lint:all` and `lint:soft` tasks > 1209cf0 ci: sync golangci-lint config (# 490) > c454a0a feat(tables): add markdown and ascii border style for tables (# 480) > 341996d chore: update `charmbracelet/x/cellbuf` > 1f1209e feat(table): use cellbuf to preserve styles for wrapped content > 2aa2eb0 test(table): test wrapping cell styles > 9500f10 fix(table): ensure we're passing the right row index to `styleFunc` > 7b191c5 fix(test): make table wrapping tests use golden files > 9cfb7dd test(table): check truncation logic for overflow and nowrap > d0adf87 docs(table): simplify Wrap example + fix name for godoc support > 5cd2074 style(table): improve naming of the resizer functions > 7862f52 feat(table): improve sizing and behavior: wrap by default, overflow optionally > 0fbb070 fix(lint): fix lint ignore comments > f8d4fe1 chore: add taskfile to run lint and tests > d7651c0 chore: add `.vscode/settings.json` to avoid it messing test data > 2a63996 chore(deps): bump github.com/muesli/termenv from 0.15.2 to 0.16.0 (# 478) > ca67d0f fix: apply De Morgans law to the if statement > 3bbcedb docs: fix table example on readme (# 475) > c6f5455 ci: sync dependabot config (# 474) > bafb8fd feat(tree): hide children (# 460) > ad44483 ci: sync dependabot config > 8af45f8 feat(deps): bump github.com/charmbracelet/x/ansi (# 467) > 022e967 fix: range test > 4f08a91 test: add one more test case to StyleRanges > ecc1bd0 Fix comment on min func in utils > 9942166 feat: style ranges (# 458) > aa6f7a7 chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /examples (# 456) > 621c616 feat(deps): bump github.com/charmbracelet/x/ansi from 0.5.2 to 0.6.0 (# 455) > fe12bcb feat(deps): bump github.com/charmbracelet/x/ansi from 0.5.0 to 0.5.2 (# 443) > 2d5dbda feat(deps): bump github.com/charmbracelet/x/ansi from 0.4.5 to 0.5.0 (# 442) > 9b8304f fix: border size getters when implicit borders are present (# 411) > f34b553 docs: include warning about table offset (# 408) > 2d260ce ci: fix goreleaser config (# 435) > 7e5dc18 docs(readme): fix typo in demo image > 4595743 docs(examples): set the base color of the layout document > c2652ad feat(deps): bump github.com/charmbracelet/x/ansi from 0.4.3 to 0.4.5 (# 428) > dcc20d7 feat(deps): bump github.com/charmbracelet/x/ansi from 0.4.2 to 0.4.3 (# 427) > adafeda docs(examples): fix incorrect romanization of bulbasaur line > c51613a chore(ci): sync golangci-lint config > 9d9b575 chore(ci): sync golangci-lint config > 761d265 feat(deps): bump github.com/charmbracelet/x/ansi from 0.4.0 to 0.4.2 > 342e7b0 chore(ci): sync golangci-lint config > da324b1 feat(deps): bump github.com/charmbracelet/x/ansi from 0.3.2 to 0.4.0 > 78fd6fd chore(ci): sync golangci-lint config > 407dc3d feat(ci): add lint-sync workflow > 284c0c5 docs(list): fix list examples in godoc (# 404) > d858132 fix(table): include margins in cell width (# 401) > 80b4221 chore(lint): update linter (# 405) > fa2f4b0 docs(readme): update example screenshot with blend > 68ca848 docs: update contributing guidelines (# 396) > 24258b8 fix(examples): draw nested structure in file tree example > a5618cb fix(table): do not shrink table with offset (# 373) > 9b809dc fix(examples): fix out of range error (# 395) > 199d3c8 fix(render): strip carriage returns from strings (# 386) > 07d1841 docs(example): rainbow string (# 96) > f8dd507 fix: shared indices for first row of data and headers (StyleFunc bug) (# 377) > b08e7e4 fix(table): unset data rows without causing nil pointer err (# 372) > aff713d feat(deps): bump github.com/charmbracelet/x/ansi from 0.3.0 to 0.3.2 > 7e47d4f docs(readme): fix table heading level (# 364) > a5492bc fix(table): use table height (# 358) > 12eac2c feat(deps): bump github.com/charmbracelet/x/ansi from 0.2.3 to 0.3.0 > f5de9fd fix(ci): use gh_pat in build workflow > 9f2d52a fix: lint issues > 54950ba feat(ci): use meta build workflow > f03a9e6 feat(deps): bump github.com/charmbracelet/x/ansi from 0.1.4 to 0.2.3 (# 352) > 2c3e532 docs(readme): use four spaces in tree and list examples > fc6550d docs(readme): scale up tree images a little more > 4a47e67 docs(examples): update tree examples to (mostly) match readme > cc6556e docs(readme): update tree images > 7ecfa09 fix(examples): tree toggle example state > bb3e339 docs(README): match tree example alignment with list examples > bc0de5c docs(README): make tree example match output > 185fde3 docs(README): update tree images > cf0a7c6 docs: fix tree screenshot > feb42a9 feat: move tree to root (# 342) > 0618c73 feat(test): add test for `JoinHorizontal` (# 346) > ed7f56e docs: fix `CompleteColor` example (# 345) > 8a0e640 fix: remove unnecessary if > 87dd58d chore: fix little typo in comment in go.mod > 670898d chore: retract v0.11.1 > 1b3672b chore: upgrade x/ansi to v0.1.4 > 6348d59 docs: list documentation (# 331) > 2a67670 Drop Tree (# 330) > 9564423 feat(ci): use goreleaser for releases (# 301) > e6edbac chore: bump x/ansi to v0.1.3 > 5a82e41 chore: update CODEOWNERS > 33b3263 fix: Deprecate UnsetBorderTopBackgroundColor in favor of UnsetBorderTopBackground > bbd02ab chore(ci): also build examples (# 310) > 7838b4e feat: deprecate Style.ColorWhitespace > e54d9dd fix(tree): examples > 878d31f fix: sublist example, minor edits > 6e07abb refactor: use lipgloss copy for example (# 308) > 70c908d chore: remove deprecated Copy() calls (# 306) > 1afeca0 Tree API Changes (# 307) > d21c576 feat: trees and lists (# 264) > 5cd858c fix: respect UnderlineSpaces and StrikethroughSpaces (# 299) > c91ab3e chore(ci): enable gofumpt > 83fa9be chore: use x/ansi instead of exp/term > ce5323e chore(deps): bump golangci/golangci-lint-action from 5 to 6 (# 290) > e3596ae chore(ci): test for different GOOS & GOARCH > 2fe044a fix: Change the propkeys from int to int64 > 3ee5dca chore(docs): doc updates with regard to style.Copy() deprecation > 517b1a1 fix: remove unused type > d2795c7 refactor: replace props map with struct fields (# 276) > 1d4cfcb chore(deps): bump golangci/golangci-lint-action from 4 to 5 (# 283) > c986440 chore(lint): remove deprecated ifshort linting option > d0be07e chore(deps): Upgrade dependencies (# 279) > e35d216 chore(lint): end comments with periods > 29fafad chore(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 in /examples (# 277) > 9f111af chore(lint): add nolint directives > 83959f5 chore: go mod tidy > 2b58c4b Merge branch 'master' into who-needs-copy > 2434fda fix: combining both conditional and unconditional wrapping (# 275) > efbfa4d chore: update README.md > f6f9334 feat: switch to term/ansi for text manipulation (# 268) > 8e3f412 docs: update Copy() notes > f16ea2b feat(table): replace stripansi with ansi.Strip > 0d3715f chore: update examples to remove deprecated Copy() > b71dd12 fix: transform shouldn't operate on ANSI sequences > 387f2d7 refactor: replace props map with struct fields > 734aea5 chore(README): various header improvements > d760238 fix(style): possible nil panic (# 245) > 9679562 fix: always render horizontal border edge when enabled (# 211) > 552cd72 Fix JoinHorizontal docs (# 247) bumping github.com/spf13/afero 5c4385a...399bb34: > 399bb34 Merge pull request # 523 from MarkRosemaker/fix-spelling > 9b67716 Merge pull request # 538 from spf13/deps > c448d49 fix spelling > c245c4f ci: update ci > f5f4f7b chore: update deps > 65d5aa1 Merge pull request # 519 from spf13/dependabot/github_actions/github/codeql-action-3.29.4 > 85c4956 Merge pull request # 527 from spf13/dependabot/github_actions/actions/checkout-5.0.0 > f537506 Merge pull request # 508 from spf13/dependabot/github_actions/ossf/scorecard-action-2.4.2 > 13f8aa3 build(deps): bump github/codeql-action from 3.28.18 to 3.29.4 > a583fad Merge pull request # 533 from spf13/dependabot/github_actions/actions/dependency-review-action-4.7.3 > 41206fd build(deps): bump actions/checkout from 4.2.2 to 5.0.0 > 71dfaf7 Merge pull request # 485 from ahkui/master > 4bec3cd build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 > 673c03e Merge pull request # 536 from spf13/dependabot/github_actions/actions/setup-go-6.0.0 > fd689a8 build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.3 > 03d4f51 Merge pull request # 506 from spf13/dependabot/github_actions/github/codeql-action-3.28.18 > 63f1b49 fix(gcsfs): update object not exist check logic > ac849f6 Merge pull request # 537 from spf13/dependabot/github_actions/github/codeql-action-3.30.1 > 4b02299 build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 > 2fb20ad Merge pull request # 524 from spf13/dependabot/github_actions/github/codeql-action-3.29.7 > 2ef66d5 Merge pull request # 505 from spf13/dependabot/github_actions/actions/dependency-review-action-4.7.1 > f8b64d2 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 > debd095 Merge pull request # 479 from spf13/dependabot/github_actions/golangci/golangci-lint-action-6.5.2 > 9596fe8 build(deps): bump github/codeql-action from 3.29.7 to 3.30.1 > c7b2c2f Update README.md with logo and badges > 0088525 build(deps): bump github/codeql-action from 3.29.4 to 3.29.7 > 19e507c Merge pull request # 503 from spf13/dependabot/github_actions/actions/setup-go-5.5.0 > 02d2220 build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1 > e440e2a Merge pull request # 502 from spf13/deps > 487a81d Update afero to v1.14.0 > ade566c Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 > f40560b Update README.md > 7b878d4 build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 > 9099297 Merge pull request # 497 from spf13/dependabot/github_actions/github/codeql-action-3.28.17 > 7d03255 chore: update x/test > 8ca5781 Update afero to v1.14.0 > 0254e8d docs: update README to enhance clarity and structure, improve feature descriptions > f42493f Merge pull request # 491 from messikiller/feature-support-aliyun-oss-fs > ecfd29b build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 > ea38482 Merge pull request # 462 from spf13/dependencies > d674110 Merge pull request # 496 from spf13/dependabot/github_actions/github/codeql-action-3.28.16 > 100a14e replace ossfs as third party link > dbd6f61 Merge pull request # 477 from spf13/update-dependencies > a9aaabc docs: add release instructions > 65bcf78 Merge pull request # 480 from spf13/dependabot/github_actions/actions/setup-go-5.4.0 > dc288a4 build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 > e521b7d support aliyun oss [draft] > 464bc98 Merge pull request # 473 from spf13/dependabot/github_actions/golangci/golangci-lint-action-6.5.1 > 83b8a55 update readme > d3a70b6 ci: run tests for submodules > 6507018 Merge pull request # 493 from spf13/dependabot/github_actions/actions/dependency-review-action-4.6.0 > f5e0ff5 Bump actions/setup-go from 5.3.0 to 5.4.0 > 523f621 Merge pull request # 461 from spf13/go124 > da239a4 Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 > bf3bd73 update dependencies > 2af1925 feat: split gcsfs and sftpfs into separate modules > c81ed86 Merge pull request # 494 from spf13/dependabot/github_actions/github/codeql-action-3.28.15 > 264143d build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 > e0b8d6b Merge pull request # 492 from spf13/lint > 74b52b7 Merge pull request # 460 from spf13/dependabot/github_actions/golangci/golangci-lint-action-6.5.0 > 1f3c733 chore: disable unused example > c50eb1d build(deps): bump github/codeql-action from 2.13.4 to 3.28.15 > 90b8ab9 ci: fix scorecard branch > f3718f7 Merge pull request # 455 from spf13/dependabot/go_modules/golang.org/x/crypto-0.33.0 > 768434b Bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 > c1153b6 ci: add Go 1.24 to the test matrix > 638ed65 chore: fix lint violations > bf433c3 Merge pull request # 459 from spf13/dependabot/github_actions/golangci/golangci-lint-action-6.3.3 > 39f3ba6 Bump golang.org/x/crypto from 0.32.0 to 0.33.0 > 3fa25f7 docs: update badges > 501fbe6 Merge pull request # 453 from spf13/dependabot/go_modules/golang.org/x/oauth2-0.26.0 > a95aa4e Bump golangci/golangci-lint-action from 6.3.0 to 6.3.3 > 66924a3 ci: add scorecard analysis > d678195 Merge pull request # 452 from spf13/dependabot/go_modules/golang.org/x/text-0.22.0 > 49b9124 Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 > a991449 ci: add dependency review > 2ada3b5 Merge pull request # 451 from spf13/dependabot/github_actions/golangci/golangci-lint-action-6.3.0 > 1e4bde1 Bump golang.org/x/text from 0.21.0 to 0.22.0 > 2ee23ee chore: update golangci-lint > 2c0c544 Merge pull request # 446 from spf13/dependabot/github_actions/actions/setup-go-5.3.0 > 3e71116 Bump golangci/golangci-lint-action from 6.1.1 to 6.3.0 > d4d55e8 Merge pull request # 441 from spf13/lint > 7956eb4 Bump actions/setup-go from 5.2.0 to 5.3.0 > 024e183 Merge pull request # 434 from sean9999/patch-1 > 15743bc fix lint violations > 6504f4c Merge pull request # 440 from spf13/dependabot > dc58abb Update README.md > 1ba15b5 Merge pull request # 439 from spf13/update-dependencies > 09a514e add dependabot > 77b5f5d Merge pull request # 438 from spf13/ci > dac11c4 exclude google test lib from golangci > 8e89e08 update description > e0bdbe3 update all dependencies > c9556b1 drop old actions workflow > 22d41e8 drop iam from google testing library > e3bdb2b improve ci > ee4067b drop google-cloud-go-testing bumping golang.org/x/text c6abd03...e7ff6b3: > e7ff6b3 go.mod: update golang.org/x dependencies > fbf012b all: use reflect.TypeFor instead of reflect.TypeOf bumping github.com/fsnotify/fsnotify cfc9c4f...ae0e792: > ae0e792 Release 1.9.0 > 644fbb6 Add test to ensure Add()/Remove() works when not reading events > e7ec5f7 Fix staticcheck in CI > d321760 Update changelog > dbe0717 Remove AIX/AHFS from README > 2d897ca Simplify inotify backend locking > 868a000 Test gccgo in CI > 8f6d48b Move some shared code to a shared struct > e48b91a Add timeout-minutes in GitHub actions > c9507a5 Correctly mark pre-existing entries when watching a link to a dir on kqueue > f8059a6 Don't send unmount events on inotify > 3ec0517 Fix relative links on kqueue > b190600 Make BufferedWatcher buffered again > 520d098 Don't add double watches for symlinks > 0023e08 Reduce intermittent "bad file descriptor" errors on kqueue > 422572f Fix TestRace/remove_self on illumos > 9a268ac Fix race in inotify backend > 7ed6dcb Fix CI > e004fb8 Fix hardcoded year of 2024 in test. > a9bc2e0 Prepare 1.8.0 release > 2d133b8 inotify: fix panic on Remove() > 1626962 Update CI > c1467c0 test/kqueue: watch symlinks > 800ed83 kqueue: don't change internal state when Add() returns error (# 638) > ad74244 remove extra "to" from doc comment (# 634) > bec8903 Split out Watcher and backends (# 632) > a618f07 inotify: add recursive watcher (# 472) > 17d9053 Print diffs for test failures > 53b06a8 inotify: implement WithNoFollow() (# 631) > 08e056d inotify: support filtering events, add unsupported events (# 629) > b528cd2 Fix CONTRIBUTING.md > 723032c Update contributing docs > 9ca3e9f inotify, windows: track renames (# 628) > a7ad24d Fix typo > f04cd68 Print unknown flags with FSNOTIFY_DEBUG (# 627) > b2a45eb Add some more tests (# 626) > d2ee00e kqueue: emit events as "/path/dir/file" instead of "path/link/file" (# 625) > a56fe9b kqueue: simplify bookkeeping of watched paths (# 624) > 5fba421 Add "test scripts" in testdata/ (# 623) > eec439f fen: allow watching subdirectories of watched directories (# 621) > e75779f inotify: don't send event for IN_DELETE_SELF when also watching the parent (# 620) > 77d5fee Add FSNOTIFY_DEBUG (# 619) > 0d78094 kqueue: set O_CLOEXEC on close pipe fds (# 617) > fd8ef38 Fix CI on NetBSD (# 618) > 33b04fa Update x/sys (# 614) > 07ea676 Remove unnecessary code duplication (# 612) > 3e9c2c0 kqueue: ignore events with Ident=0 (# 590) > 63bf283 Update vmactions (# 611) > 0c03ac2 inotify: clarify docs on ErrEventOverflow > 7086bea Fix behavior of WatchList for Windows (# 610) > c94b93b Document ErrEventOverflow in a more sensible location bumping github.com/modern-go/reflect2 2b33151...35a7c28: > 35a7c28 Merge pull request # 30 from tonistiigi/deadcode-fix > 4a6a3c9 fix deadcode disabling in Go bumping github.com/mattn/go-runewidth 44b7c5b...7770d04: > 7770d04 Merge pull request # 78 from josharian/josh/optimize-intable > f53b71c Merge pull request # 86 from mattn/fix-github-actions > 0ba7fad add early exit to inTable > 778f900 Merge pull request # 83 from clipperhouse/benchmark-allocs > a09d510 Merge branch 'master' into fix-github-actions > 61f04f3 Merge pull request # 82 from clipperhouse/graphemes-string-width > db39519 Rename > bfbd30c fix test.yaml > 94c0db1 Merge pull request # 85 from mattn/fix-windows-terminal > b3b19f2 Rename > 3f26c13 Remove allocs from the benchmark itself > d62f699 Merge pull request # 81 from mattn/fix-build > 76bca58 fix comment > c42e215 Update version & benchmarks > 6ceadc6 Support Unicode 15.1.0 > 239943a fix benchmark code > 74c2b32 add trick for Windows Terminal > 09c88ec Lose transitive dependency > 6ad7095 Replace uniseg with uax29 bumping gotest.tools/v3 81cea1a...0b81523: > 0b81523 Merge pull request # 286 from thaJeztah/undeprecate_ErrorType > c5dad8f Merge pull request # 285 from thaJeztah/update_go_versions > 4256834 assert, assert/cmp: un-deprecate assert.ErrorType for now > 8569bbc Merge pull request # 284 from thaJeztah/cleanup_readme > 160ab0e Remove go1.18 and go1.19 > 9aa7888 Merge pull request # 280 from thaJeztah/linting_errors > 732dfcf internal/difflib: rename funcs that collided with built-ins > eb32186 circleci: update golangci-lint to v1.60.3 > 65a3150 Merge pull request # 283 from thaJeztah/fix_TestFromDirSymlink_windows > d21c522 poll: fix printf: non-constant format string in call (govet) > 7d95f55 internal/difflib: gofmt > 5fc8473 circleci: add go1.21, go1.22, go1.23 > db81ec0 Merge pull request # 279 from thaJeztah/poll_msgAndArgs > 109d43e fix TestFromDirSymlink on Windows due to missing drive-letter > 5500d15 x/subtest: don't name unused parameters (revive) > 5ae0c49 README: remove mentions of non-go-modules > 6f26df9 circleci: test generics on go1.20 and windows as well > 631f6c8 Merge pull request # 282 from thaJeztah/bump_go_tools > 7f28766 poll: Continue(): use format.Message for formatting > f5aded3 assert: TestPathDebug: fix missing assertion > ecf545f README: update badge URLs > 1fa4ef3 assert: ensure message is always displayed & fix under bazel (# 276) > 715f273 go.mod: golang.org/x/tools v0.13.0 for go1.22+ compatibility > 8375bfb poll: don't name unused parameters (revive) > 89b3401 fs: fix printf: non-constant format string in call (govet) > 7b3f988 assert: don't name unused parameters (revive) > b0b714c fs: don't name unused parameters (revive) > 26a7753 internal/source: rename variables that collided with builtins (revive) > 996232d internal/source: don't return nil result without an error (nilnil) > 10b8a75 assert: fix empty-block (revive) > 7427095 assert/cmp: fix "nolintlint" false positive > 20f9cb6 golangci-lint: disable depguard linter Signed-off-by: Knative Automation <[email protected]>
1 parent 94ad83d commit c7f3d2f

File tree

6 files changed

+448
-339
lines changed

6 files changed

+448
-339
lines changed

build/go.mod

Lines changed: 39 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module knative.dev/kn-plugin-event/build
22

3-
go 1.24.0
3+
go 1.24.2
44

55
require (
66
knative.dev/kn-plugin-event v0.0.0
@@ -50,12 +50,18 @@ require (
5050
github.com/bodgit/sevenzip v1.5.0 // indirect
5151
github.com/bodgit/windows v1.0.1 // indirect
5252
github.com/cardil/ghet v0.0.1-0.20240328141807-46c5078274de // indirect
53-
github.com/charmbracelet/bubbles v0.18.0 // indirect
54-
github.com/charmbracelet/bubbletea v0.25.0 // indirect
53+
github.com/charmbracelet/bubbles v0.21.0 // indirect
54+
github.com/charmbracelet/bubbletea v1.3.10 // indirect
55+
github.com/charmbracelet/colorprofile v0.3.3 // indirect
5556
github.com/charmbracelet/harmonica v0.2.0 // indirect
56-
github.com/charmbracelet/lipgloss v0.10.0 // indirect
57+
github.com/charmbracelet/lipgloss v1.1.0 // indirect
58+
github.com/charmbracelet/x/ansi v0.11.0 // indirect
59+
github.com/charmbracelet/x/cellbuf v0.0.14 // indirect
60+
github.com/charmbracelet/x/term v0.2.2 // indirect
5761
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589 // indirect
58-
github.com/containerd/console v1.0.4 // indirect
62+
github.com/clipperhouse/displaywidth v0.5.0 // indirect
63+
github.com/clipperhouse/stringish v0.1.1 // indirect
64+
github.com/clipperhouse/uax29/v2 v2.3.0 // indirect
5965
github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect
6066
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
6167
github.com/dimchansky/utfbom v1.1.1 // indirect
@@ -68,12 +74,13 @@ require (
6874
github.com/docker/go-units v0.5.0 // indirect
6975
github.com/dprotaso/go-yit v0.0.0-20220510233725-9ba8df137936 // indirect
7076
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
77+
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
7178
github.com/erikgeiser/promptkit v0.9.0 // indirect
7279
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
7380
github.com/fatih/color v1.16.0 // indirect
7481
github.com/felixge/httpsnoop v1.0.4 // indirect
75-
github.com/fsnotify/fsnotify v1.7.0 // indirect
76-
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
82+
github.com/fsnotify/fsnotify v1.9.0 // indirect
83+
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
7784
github.com/go-logr/logr v1.4.3 // indirect
7885
github.com/go-logr/stdr v1.2.2 // indirect
7986
github.com/go-openapi/analysis v0.23.0 // indirect
@@ -86,6 +93,7 @@ require (
8693
github.com/go-openapi/strfmt v0.23.0 // indirect
8794
github.com/go-openapi/swag v0.23.0 // indirect
8895
github.com/go-openapi/validate v0.24.0 // indirect
96+
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
8997
github.com/gogo/protobuf v1.3.2 // indirect
9098
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
9199
github.com/golang/snappy v0.0.4 // indirect
@@ -99,7 +107,6 @@ require (
99107
github.com/gookit/color v1.5.4 // indirect
100108
github.com/hashicorp/errwrap v1.1.0 // indirect
101109
github.com/hashicorp/go-multierror v1.1.1 // indirect
102-
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
103110
github.com/inconshreveable/mousetrap v1.1.0 // indirect
104111
github.com/joho/godotenv v1.5.1 // indirect
105112
github.com/josharian/intern v1.0.0 // indirect
@@ -108,48 +115,45 @@ require (
108115
github.com/klauspost/compress v1.18.0 // indirect
109116
github.com/klauspost/pgzip v1.2.6 // indirect
110117
github.com/letsencrypt/boulder v0.0.0-20240328001739-6149ac63e632 // indirect
111-
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
118+
github.com/lucasb-eyer/go-colorful v1.3.0 // indirect
112119
github.com/magefile/mage v1.15.0 // indirect
113-
github.com/magiconair/properties v1.8.7 // indirect
114120
github.com/mailru/easyjson v0.9.0 // indirect
115121
github.com/mattn/go-colorable v0.1.13 // indirect
116122
github.com/mattn/go-isatty v0.0.20 // indirect
117123
github.com/mattn/go-localereader v0.0.2-0.20220822084749-2491eb6c1c75 // indirect
118-
github.com/mattn/go-runewidth v0.0.15 // indirect
124+
github.com/mattn/go-runewidth v0.0.19 // indirect
119125
github.com/mholt/archiver/v4 v4.0.0-alpha.8 // indirect
120126
github.com/mitchellh/go-homedir v1.1.0 // indirect
121127
github.com/mitchellh/mapstructure v1.5.0 // indirect
122128
github.com/moby/docker-image-spec v1.3.1 // indirect
123129
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
124-
github.com/modern-go/reflect2 v1.0.2 // indirect
130+
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
125131
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
126132
github.com/muesli/cancelreader v0.2.2 // indirect
127133
github.com/muesli/reflow v0.3.0 // indirect
128-
github.com/muesli/termenv v0.15.2 // indirect
134+
github.com/muesli/termenv v0.16.0 // indirect
129135
github.com/nwaples/rardecode/v2 v2.0.0-beta.2 // indirect
130136
github.com/oklog/ulid v1.3.1 // indirect
131137
github.com/opencontainers/go-digest v1.0.0 // indirect
132138
github.com/opencontainers/image-spec v1.1.0 // indirect
133139
github.com/pborman/uuid v1.2.1 // indirect
134140
github.com/pelletier/go-toml v1.9.5 // indirect
135-
github.com/pelletier/go-toml/v2 v2.2.0 // indirect
141+
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
136142
github.com/pierrec/lz4/v4 v4.1.21 // indirect
137143
github.com/pkg/errors v0.9.1 // indirect
138144
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
139145
github.com/rivo/uniseg v0.4.7 // indirect
140-
github.com/sagikazarmark/locafero v0.4.0 // indirect
141-
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
146+
github.com/sagikazarmark/locafero v0.12.0 // indirect
142147
github.com/secure-systems-lab/go-securesystemslib v0.8.0 // indirect
143148
github.com/sigstore/cosign/v2 v2.2.3 // indirect
144149
github.com/sigstore/rekor v1.3.5 // indirect
145150
github.com/sigstore/sigstore v1.8.2 // indirect
146151
github.com/sirupsen/logrus v1.9.3 // indirect
147-
github.com/sourcegraph/conc v0.3.0 // indirect
148-
github.com/spf13/afero v1.11.0 // indirect
149-
github.com/spf13/cast v1.6.0 // indirect
150-
github.com/spf13/cobra v1.8.1 // indirect
152+
github.com/spf13/afero v1.15.0 // indirect
153+
github.com/spf13/cast v1.10.0 // indirect
154+
github.com/spf13/cobra v1.9.1 // indirect
151155
github.com/spf13/pflag v1.0.10 // indirect
152-
github.com/spf13/viper v1.18.2 // indirect
156+
github.com/spf13/viper v1.21.0 // indirect
153157
github.com/stretchr/testify v1.11.1 // indirect
154158
github.com/subosito/gotenv v1.6.0 // indirect
155159
github.com/thanhpk/randstr v1.0.6 // indirect
@@ -170,35 +174,33 @@ require (
170174
go.opentelemetry.io/otel/trace v1.38.0 // indirect
171175
go.uber.org/automaxprocs v1.6.0 // indirect
172176
go.uber.org/multierr v1.11.0 // indirect
173-
go.uber.org/zap v1.27.0 // indirect
177+
go.uber.org/zap v1.27.1 // indirect
174178
go.yaml.in/yaml/v2 v2.4.2 // indirect
175179
go.yaml.in/yaml/v3 v3.0.4 // indirect
176180
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
177-
golang.org/x/crypto v0.43.0 // indirect
178-
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
179-
golang.org/x/mod v0.29.0 // indirect
180-
golang.org/x/net v0.46.0 // indirect
181+
golang.org/x/crypto v0.44.0 // indirect
182+
golang.org/x/mod v0.30.0 // indirect
183+
golang.org/x/net v0.47.0 // indirect
181184
golang.org/x/oauth2 v0.30.0 // indirect
182-
golang.org/x/sync v0.17.0 // indirect
183-
golang.org/x/sys v0.37.0 // indirect
184-
golang.org/x/term v0.36.0 // indirect
185-
golang.org/x/text v0.30.0 // indirect
186-
golang.org/x/tools v0.38.0 // indirect
185+
golang.org/x/sync v0.18.0 // indirect
186+
golang.org/x/sys v0.38.0 // indirect
187+
golang.org/x/term v0.37.0 // indirect
188+
golang.org/x/text v0.31.0 // indirect
189+
golang.org/x/tools v0.39.0 // indirect
187190
google.golang.org/protobuf v1.36.8 // indirect
188191
gopkg.in/go-jose/go-jose.v2 v2.6.3 // indirect
189192
gopkg.in/inf.v0 v0.9.1 // indirect
190-
gopkg.in/ini.v1 v1.67.0 // indirect
191193
gopkg.in/yaml.v3 v3.0.1 // indirect
192-
k8s.io/api v0.33.5 // indirect
193-
k8s.io/apimachinery v0.33.5 // indirect
194+
k8s.io/api v0.34.2 // indirect
195+
k8s.io/apimachinery v0.34.2 // indirect
194196
k8s.io/klog/v2 v2.130.1 // indirect
195-
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
197+
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
196198
knative.dev/client-pkg v0.0.0-20241106014333-14f4a3a4c3e1 // indirect
197-
knative.dev/pkg v0.0.0-20251022152246-7bf6febca0b3 // indirect
199+
knative.dev/pkg v0.0.0-20251126013532-e853b1d1d6bb // indirect
198200
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
199201
sigs.k8s.io/kind v0.22.0 // indirect
200202
sigs.k8s.io/randfill v1.0.0 // indirect
201-
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
203+
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
202204
sigs.k8s.io/yaml v1.6.0 // indirect
203205
)
204206

0 commit comments

Comments
 (0)