Skip to content

Commit

Permalink
upgrade to latest dependencies (#565)
Browse files Browse the repository at this point in the history
bumping google.golang.org/api 6feeaaf...4b79cc4:
  > 4b79cc4 chore(main): release 0.181.0 (# 2582)
  > c3f4828 feat(all): auto-regenerate discovery clients (# 2589)
  > 7d13175 chore: update min version to 1.20 (# 2588)
  > 86c9521 feat(all): auto-regenerate discovery clients (# 2587)
  > afc4685 feat(all): auto-regenerate discovery clients (# 2586)
  > 4177d21 chore(all): update all (# 2584)
  > e35f76f feat(all): auto-regenerate discovery clients (# 2585)
  > 7b18e5d feat(all): auto-regenerate discovery clients (# 2583)
  > 6923ec8 feat(all): auto-regenerate discovery clients (# 2581)
bumping knative.dev/hack 68e3bfb...3b6d644:
  > 3b6d644 Update community files (# 383)
bumping google.golang.org/genproto/googleapis/rpc 8cf5692...0867130:
  > 0867130 chore(all): auto-regenerate .pb.go files (# 1125)
  > 024948a chore(all): update all (# 1126)
  > 6275950 chore(all): auto-regenerate .pb.go files (# 1124)
  > b8a5c65 chore(all): update all (# 1123)
bumping knative.dev/pkg b1fd04d...ff4756a:
  > ff4756a Update community files (# 3044)
  > 5eeb7ec Skip lease with empty holder (# 3042)
  > 99e1685 Bump google.golang.org/api from 0.180.0 to 0.181.0 (# 3041)
  > b5507d9 Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (# 3040)
  > a6bf0be Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (# 3039)
  > 4a9c38d Update actions (# 3037)
  > 11a3d46 Add composite ConfigStore to combine multiple ConfigStore (# 3027)
bumping knative.dev/reconciler-test c76096c...5c0e9f6:
  > 5c0e9f6 Update community files (# 728)
  > 1351b60 upgrade to latest dependencies (# 727)
  > 841a27c Introduce phase groups for features (# 722)
  > 14f2ca7 Allow adding labels to environment namespace (# 726)
  > 273c865 Update actions (# 725)
  > 6b72698 upgrade to latest dependencies (# 724)
  > ba9aeb3 Increase default QPS and Burst to avoid getting rate limited (# 723)
  > b0a9ab6 upgrade to latest dependencies (# 721)
bumping google.golang.org/grpc d32e66c...fa274d7:
  > fa274d7 Change version to 1.64.0 (# 7218)
  > 6b413c8 xds: Surround two `Infof` calls that use `pretty.ToJSON` with `V(2)` checks (# 7216)
  > 2dbbcef resolver/dns: Add docstring to SetMinResolutionInterval (# 7217)
  > 070d9c7 codes: replace %q to %d in error string when invalid code is an integer (# 7188)
  > 5d24ee2 xds: store server config for LRS server in xdsresource.ClusterUpdate (# 7191)
  > c76f686 advancedTLS: Rename get root certs related pieces (# 7207)
  > f591e3b codec: remove option to suppress setting supported compressors in headers (# 7203)
  > b4f7947 github: remove dependabot (# 7208)
  > 0561c78 client: add user-friendly error message of LB policy update timed out (# 7206)
  > 9d9c1fb peer: remove change detector test (# 7204)
  > 9d9a96f peer and metadata: Implement the Stringer interface for Peer and Metadata (# 7137)
  > 911d549 advancedTLS: Combine `ClientOptions` and `ServerOptions` to just `Options` (# 7202)
  > 4879d51 advancedTLS: Swap to DenyUndetermined from AllowUndetermined in revocation settings (# 7179)
  > befc29d advancedTLS: Rename {Min/Max}Version to {Min/Max}TLSVersion (# 7173)
  > f2d6421 test/kokoro: simplify PSM Interop Kokoro buildscripts (# 7171)
  > 9199290 xds: Move bootstrap config to internal/xds (# 7182)
  > f167ad6 test: fix possible leaked goroutine in TestDetailedConnectionCloseErrorPropagatesToRpcError (# 7183)
  > bb9882e Add an optional implementation of streams using generics (# 7057)
  > a87e923 channelz: fix missing Target on SubChannel type (# 7189)
  > 273fe14 *: fix typos (# 7178)
  > c7c8aa8 xds/internal: Replace calls to `Debugf` with `V(2)` checks and `Infof` (# 7180)
  > 796c615 grpc: update clientStreamAttempt context with transport context (# 7096)
  > e4a6ce3 Add atollena to MAINTAINERS.md (# 7126)
  > b433b94 advancedtls: Rename RevocationConfig (# 7151)
  > 5ab1c1a advancedtls: Add notes about required vs. optional for FileWatcherOptions (# 7165)
  > 1e8b9b7 stats/opentelemetry: Add OpenTelemetry instrumentation component (# 7166)
  > dd953fd examples: fix the quickstart link in the routeguide example (# 7162)
  > 750e1de examples: improve grammar in the interceptor example (# 7163)
  > 4e8f9d4 advancedtls: fix docstring for VerificationResults (# 7168)
  > 5a24fc1 xds/internal/xdsclient/xdsresource: Preallocate VirtualHost slice correctly (# 7157)
  > cb9c22d vet: run staticcheck for all sub modules (# 7155)
  > d75b5e2 advancedtls: Rename custom verification function APIs (# 7140)
  > 34de5cf stats/opencensus: Handle PickerUpdated to avoid "Received unexpected stats" error (# 7153)
  > 34c7675 chore: fix function names in comment (# 7117)
  > 5fe2e74 advancedtls: Rename VType (# 7149)
  > 09e6fdd Update docs and examples and tests to use NewClient instead of Dial (# 7068)
  > 9cf408e *: fix regenerate.sh (# 7139)
  > 5e0fa76 transport: make nextID accessed inside t.mu only (# 7148)
  > 54e0a13 transport: misc cleanups (# 7147)
  > 81d3f06 xds/internal/xdsclient/xdslbregistry: remove unused call to type url (# 7130)
  > f268126 Send GOAWAY to server on Client Transport Shutdown (# 7015)
  > 431436d examples: Add custom load balancer example (# 6691)
  > fc8da03 advancedtls: unexport parts of API not meant to be public (# 7118)
  > 006e2ba client: Drop two calls to `pretty.ToJSON` and move code outside of lock (# 7132)
  > a2f8e61 cmd/protoc-gen-go-grpc: reuse route_guide_grpc.pb.go as golden file (# 7134)
  > 0c6d80c chore: fix lint (# 7133)
  > b37cd81 xds: Process telemetry labels from CDS in xDS Balancers (# 7116)
  > a4afd4d deps: remove dependency of github.com/golang/protobuf from main module (# 7122)
  > afaa301 pb.go: regenerate (# 7123)
  > 664e852 stats: mark InPayload.Data and OutPayload.Data for deletion (experimental) (# 7121)
  > adf976b xds: remove -v when running xds e2e tests (# 7120)
  > 308dbc4 xds/internal/xdsclient: Process string metadata in CDS for com.google.csm.telemetry_labels (# 7085)
  > 554f107 Makefile: perfect PHONY (# 7076)
  > 0baa668 test/kokoro: Migrate PSM Interop to Artifact Registry (# 7102)
  > ec257b4 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)
  > 6fbcd8a cmd/protoc-gen-go-grpc: add change detector test (# 7072)
  > eb4e411 vet: split vet-proto from vet.sh (# 7099)
  > 28cccf3 pb.go: regenerate (# 7098)
  > 879414f deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 7059)
  > 8444ae0 resolver/dns: Add SetMinResolutionInterval Option (# 6962)
  > 59be823 grpc: Deprecate WithBlock, WithReturnConnectionError, FailOnNonTempDialError (# 7097)
  > c31cec3 Fix: error message using correct keepalive config value (# 7038)
  > f1cf6bf *: update http2 dependency (# 7081)
  > b7346ae channelz: fix race accessing channelMap without lock (# 7079)
  > 4ec8307 cmd/protoc-gen-go-grpc: replace usages of deprecated API (# 7071)
  > feb968b build(deps): bump the github-actions group with 2 updates (# 7069)
  > 17d1039 grpc: Export header list sizes in DialOption and ServerOption (# 7033)
  > ba1bf9e deps: update dependencies for all modules (# 7061)
  > 57e4391 googlec2p: use the bootstrap parsing code to generate parsed bootstrap config instead of handcrafting it (# 7040)
  > fc3f327 channelz: refactor to move proto API to a separate package (# 7065)
  > b78c0eb examples: Update features/encryption/README.md file (# 7045)
  > c003fdf channelz: add LocalAddr to listen sockets and test (# 7062)
  > a975978 cmd/protoc-gen-go-grpc: don't emit const blocks for services with no methods (# 7055)
  > eb5828b protoc: Change protoc to include generated call option (# 6960)
  > cce1632 Change version to 1.64.0-dev (# 7052)
bumping github.com/stretchr/testify f97607b...bb548d0:
  > bb548d0 Merge pull request # 1552 from stretchr/dependabot/go_modules/github.com/stretchr/objx-0.5.2
  > e045612 Merge pull request # 1339 from bogdandrutu/uintptr
  > 814075f build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2
  > 5b6926d Merge pull request # 1385 from hslatman/not-implements
  > 21ba5d2 Merge branch 'master' into uintptr
  > 9f97d67 Merge pull request # 1550 from stretchr/release-notes
  > 4e56e1e Add `NotImplements` and variants
  > f7b49d3 Add support to compare uintptr
  > 7df1a82 test: add suite tests for panicking of subtests
  > fb770f8 Merge pull request # 1247 from ccoVeille/typos
  > bcb0d3f Include the auto-release notes in releases
  > 4ae48e9 Combine switch cases, difference wrapped in if statement
  > a4a54a4 fix: panic behavior for subtests
  > e2741fa Merge pull request # 1548 from arjunmahishi/msgAndArgs
  > 85d8bb6 fix typos in comments, tests and github templates
  > 2f7efa2 Fix bug where array is treated as slice in EqualExportedValues
  > 65318c3 improve: tests for asserting test names in subtests
  > e65c014 Merge pull request # 1248 from guettli/patch-1
  > 6e59f20 http_assertions: assert that the msgAndArgs actually works in tests
  > ce5c2b6 assert: fix httpCode and HTTPBody occur panic when http.Handler read body
  > 130d340 improve: move comment to msgAndArgs-param in test
  > 9f0ad86 Merge pull request # 1517 from Lucaber/equalExportedValues-ptr
  > f19cdfc Merge branch 'master' into patch-1
  > 840f800 http_assertions: Include msgAndArgs is some of the existing tests
  > 8992013 collect errors from condition in defer
  > 855d1c6 test: testing.T correctness in subtests setup/teardown
  > 7c847e2 Merge pull request # 1545 from hendrywiranto/update-setupgo-v5
  > 74a35d5 Support Pointer to Struct in EqualExportedValues
  > afd76b4 gorc last update is nine years old
  > 135b468 assert: honour the msgAndArgs provided in InEpsilon
  > 4ed68e1 fix: make EventuallyWithT concurrency safe
  > 82022ee test: call order of setup/teardown for subtests
  > 7caada5 Merge pull request # 1540 from stretchr/build-badge
  > 898b77d try to update to v5
  > db8608e suite: fix subtest names (fix # 1501) (# 1504)
  > ecdde72 http_assertions: honour the msgAndArgs provided with each assertion
  > 11a6452 Bump actions/setup-go from 3.2.0 to 4.1.0
  > 4526456 improve: defer-style in Suite.Run()
  > 4b9af26 Merge pull request # 1538 from stretchr/issue-templates
  > e099480 Update the build status badge
  > 331c520 Improve readability
  > c1ca192 Bump actions/checkout from 3 to 4
  > 737a765 fix: SetupSubTest and TearDownSubTest execution order
  > fef12e7 Merge pull request # 1537 from stretchr/fix-time-equal
  > a5087d7 [chore] Issue templates: Add link to the discussion page
  > 5f48c62 address some review comments
  > 34763e0 assert: ObjectsAreEqual: use time.Equal for time.Time type
  > 351d277 Revert some changes
  > 14ffa90 Merge pull request # 1535 from arjunmahishi/fix-suit-deadlock
  > 7b3de08 Revert "assert: ObjectsAreEqual: use time.Equal for time.Time type"
  > bd22f81 [chore] Issue templates: Switch from bold to H2 headings
  > b7c378d captureTestingT.checkResultAndErrMsg
  > 1ee798c Remove canConvert because Go 1.16 is dropped from support
  > 375474c suite: refactor test assertions
  > c719de3 Merge pull request # 1331 from ianrose14/ianrose/assertexpectations-skipped
  > c41592b suite: fix deadlock in suite.Require()/Assert()
  > 28efcd1 [chore] Fix typos and improve hints in the issue templates
  > 002647e TestErrorIs/TestNotErrorIs: check error contents
  > 882382d Merge pull request # 1441 from stretchr/mock-deprecate-AnythingOfTypeArgument
  > fc1dee9 Deprecate EqualExportedValues
  > 0e75f99 Merge pull request # 1485 from kevinburkesegment/len-format
  > 1837f62 Ensure AssertExpectations does not fail in skipped tests
  > 5ed6120 [chore] Add issue templates
  > 5105b61 Add map support doc comments to Subset and NotSubset
  > 0e90845 Merge pull request # 1445 from stretchr/assert-refactor-getLen
  > f24f3ba mock: deprecate AnythingOfTypeArgument (# 1434)
  > 7f962d5 .github: use latest Go versions
  > 5911e38 Merge pull request # 1531 from arjunmahishi/fix-equal-values
  > 89c0872 try to do the whole format string
  > 43b2ef1 Change to use godoc
  > a23f5db mock: move regexp compilation outside of Called (# 631)
  > 9e58631 assert: reverse return values of internal getLen()
  > d25ac14 Merge pull request # 1533 from brackendawson/maintainers
  > 4c4d011 assert: Fix EqualValues to handle overflow/underflow
  > f6ed021 assert: shorten cases
  > 056e9e6 docs: Fix deprecation formatting for http
  > a392378 Fixed typos
  > 7a796b8 assert: simplify getLen() implementation
  > c3b0c9b Merge pull request # 1502 from stretchr/suite-fix-reporting-of-panic-location
  > d3b6816 Add emeritus I missed
  > f7fedd9 assert: better formatting for Len() error
  > 81667ad assert: fix flaky TestNeverTrue
  > b139300 Merge pull request # 1450 from stretchr/CI-go1.21
  > 2be68b5 suite: fix recoverAndFailOnPanic to report at the right location
  > a67cee3 Update maintainers
  > 862e410 Merge pull request # 1360 from hikyaru-suzuki/feature/update_logging_output
  > 9b9a3b4 Merge pull request # 1412 from stretchr/fix-flaky-TestEventuallyIssue805
  > c86e139 CI: add go 1.21
  > 486eb6f Merge pull request # 1406 from dolmen-go/use-std-header-for-generated-code
  > 75b9b6d update: log reason output only if failed
  > 648a793 Merge pull request # 1416 from stretchr/mock-simplify-matcher-check
  > 0feb1d9 Merge branch 'master' into fix-flaky-TestEventuallyIssue805
  > af4d8a6 Merge pull request # 1320 from lesichkovm/patch-1
  > 5ca0755 codegen: use standard header for generated files
  > 24e57f1 Merge pull request # 1444 from stretchr/mock-refactor-TestIsArgsEqual
  > 307c934 mock: refactor IsType
  > 5dca985 assert: remove logs in TestEventuallyTimeout
  > 78aedbf Merge pull request # 1409 from SuperQ/test_old_versions
  > c029f41 Fix adding ? when no values passed
  > 12f05f7 Merge pull request # 1453 from stretchr/fix-1292-dep-cycle-with-objx
  > c740480 mock: refactor TestIsArgsEqual
  > 413628c mock: simplify Arguments.Diff
  > e8837d5 assert: fix TestEventuallyTimeout
  > 0a3163c Merge pull request # 1410 from alexandear/docs-fix-typos
  > 95683d1 Add tests for old Go versions
  > 14d4b9b Merge pull request # 1483 from stretchr/fix-1231-InEpsilonSlice-expected-actual-order
  > 838caea deps: exclude old testify to break the dependency cycle from objx
  > 34b8642 Merge pull request # 1346 from LandonTClipp/mockery_docs
  > 37814a1 docs: Fix typos in tests and comments
  > 92533fa Merge pull request # 1506 from stretchr/assert-simplify-isNil
  > f8dcfd6 assert.InEpsilonSlice: mention index of error in fail message
  > 975128c deps: upgrade objx to v0.5.1 to fix dep cycle
  > 6bfed73 Merge pull request # 1349 from davidjb/patch-1
  > 4f6e609 Merge branch 'master' into mockery_docs
  > 1f53b4e Merge pull request # 1505 from stretchr/more-unsafe.Pointer-tests
  > cbcc423 assert: simplify isNil implementation
  > 7d383ba assert.InEpsilonSlice: refactor
  > c6ffad3 Merge pull request # 1389 from echarrod/master
  > d099934 docs: Update URLs in README
  > 2046129 README: fix link to mockery tool
  > 858080f assert: more unsafe.Pointer tests
  > f7fbc7d assert.InEpsilonSlice: fix order of expected vs actual (# 1231)
  > b247874 Merge pull request # 1367 from stretchr/mvdkleijn-patch-1
  > 9f0f17f Correct spelling/grammar
  > 0291ba6 https
  > 8fd5aae assert.InEpsilonSlice: remove redundant check
  > 945f91b Merge pull request # 1392 from programmer04/improve-docs
  > 02647d3 Remove myself from MAINTAINERS.md
  > d2db489 Update mockery link to Github Pages
  > f728d3c assert.InEpsilonSlice: refactor
  > 68bbf7a Merge pull request # 1394 from SuperQ/go_min
  > e18a70d Document that require is not safe to call in created goroutines
  > b5dec80 assert.InEpsilonSlice: add more slice checks
  > b5eddf7 Fix Go modules version
  > ab3b974 assert.InEpsilonSlice: refactor
bumping google.golang.org/genproto/googleapis/api 8c6c420...b8a5c65:
  > b8a5c65 chore(all): update all (# 1123)
  > 8cf5692 chore(all): update all (# 1122)
bumping knative.dev/eventing 1572967...2a11bb8:
  > 2a11bb8 [main] Update community files (# 7949)
  > 746dc52 fix: no more panic in the execute request method (# 7947)
  > abdbf14 Remove rekt test from GH actions e2e test run (# 7941)
  > a3a2ac0 Enable `eventtype-auto-create` feature flag for e2e tests (# 7940)
  > 74253dd [main] Upgrade to latest dependencies (# 7932)
  > 68920d2 Fix log message for recordevents receiver (# 7936)
  > 9c0f9cc Update eventtype CRD to include `.spec.reference.address` (# 7935)
  > b5f92c2 Copy message before passing it to eventtype autocreate handler (# 7934)
  > 0e14da4 fix(test): the attribute filter transform test correctly compares slices now (# 7931)
  > 5355171 Fix trust bundle propagation (# 7924)
  > 15be248 CrossNamespace: Data Plane Changes for Broker Filter (# 7913)
  > 34f9e43 CrossNamespace: Control Plane Changes for Trigger (# 7889)
  > 308e6b6 SubjectAccessReviews resources correction (# 7925)
  > 9cdc7ba CrossNamespace: Update knsubscribe permissions (# 7926)
  > dbaaedc [main] Update actions (# 7923)
  > 3ea1900 [main] Upgrade to latest dependencies (# 7922)
  > 3189fc2 Add attribute filter transform function (# 7909)
  > 3541408 Make transport-encryption a Beta feature (# 7915)
  > 884f0da Adding uname name mapping for x86_64 in hack/install.sh (# 7917)
  > 6b6f6d1 Sequence and Parallel: announce correct OIDC identities in authstatus (# 7902)
  > 58d7920 Fix IMC metrics for transport encryption (# 7904)
  > 4358574 CrossNamespace: Testing Code Style (# 7918)
  > 4951b74 [main] Upgrade to latest dependencies (# 7920)
bumping knative.dev/hack/schema 68e3bfb...3b6d644:
  > 3b6d644 Update community files (# 383)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed May 29, 2024
1 parent 930ca28 commit ec2c3ab
Show file tree
Hide file tree
Showing 63 changed files with 1,004 additions and 747 deletions.
20 changes: 10 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ require (
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.29.2
k8s.io/utils v0.0.0-20240102154912-e7106e64919e
knative.dev/eventing v0.41.1-0.20240510202101-157296784e29
knative.dev/hack v0.0.0-20240507013718-68e3bfb39d11
knative.dev/hack/schema v0.0.0-20240507013718-68e3bfb39d11
knative.dev/pkg v0.0.0-20240513091600-b1fd04d5c458
knative.dev/reconciler-test v0.0.0-20240507120221-c76096ce6188
knative.dev/eventing v0.41.1-0.20240529130930-2a11bb8636bf
knative.dev/hack v0.0.0-20240529131459-3b6d6441e7ea
knative.dev/hack/schema v0.0.0-20240529131459-3b6d6441e7ea
knative.dev/pkg v0.0.0-20240529130935-ff4756ab9454
knative.dev/reconciler-test v0.0.0-20240529131503-5c0e9f6b29f0
)

require (
github.com/hashicorp/go-retryablehttp v0.6.7
github.com/rickb777/date v1.13.0
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
)

require (
Expand Down Expand Up @@ -117,10 +117,10 @@ require (
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.21.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/api v0.180.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6 // indirect
google.golang.org/grpc v1.63.2 // indirect
google.golang.org/api v0.181.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240506185236-b8a5c65736ae // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240513163218-0867130af1f8 // indirect
google.golang.org/grpc v1.64.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
40 changes: 20 additions & 20 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -457,8 +457,8 @@ github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1F
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/stvp/go-udp-testing v0.0.0-20201019212854-469649b16807/go.mod h1:7jxmlfBCDBXRzr0eAQJ48XC1hBu1np4CS5+cHEYfwpc=
github.com/tsenart/vegeta/v12 v12.11.1 h1:Rbwe7Zxr7sJ+BDTReemeQalYPvKiSV+O7nwmUs20B3E=
github.com/tsenart/vegeta/v12 v12.11.1/go.mod h1:swiFmrgpqj2llHURgHYFRFN0tfrIrlnspg01HjwOnSQ=
Expand Down Expand Up @@ -765,8 +765,8 @@ google.golang.org/api v0.25.0/go.mod h1:lIXQywCXRcnZPGlsd8NbLnOjtAoL6em04bJ9+z0M
google.golang.org/api v0.28.0/go.mod h1:lIXQywCXRcnZPGlsd8NbLnOjtAoL6em04bJ9+z0MncE=
google.golang.org/api v0.29.0/go.mod h1:Lcubydp8VUV7KeIHD9z2Bys/sm/vGKnG1UHuDBSrHWM=
google.golang.org/api v0.30.0/go.mod h1:QGmEvQ87FHZNiUVJkT14jQNYJ4ZJjdRF23ZXz5138Fc=
google.golang.org/api v0.180.0 h1:M2D87Yo0rGBPWpo1orwfCLehUUL6E7/TYe5gvMQWDh4=
google.golang.org/api v0.180.0/go.mod h1:51AiyoEg1MJPSZ9zvklA8VnRILPXxn1iVen9v25XHAE=
google.golang.org/api v0.181.0 h1:rPdjwnWgiPPOJx3IcSAQ2III5aX5tCer6wMpa/xmZi4=
google.golang.org/api v0.181.0/go.mod h1:MnQ+M0CFsfUwA5beZ+g/vCBCPXvtmZwRz2qzZk8ih1k=
google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
google.golang.org/appengine v1.5.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
Expand Down Expand Up @@ -804,10 +804,10 @@ google.golang.org/genproto v0.0.0-20200618031413-b414f8b61790/go.mod h1:jDfRM7Fc
google.golang.org/genproto v0.0.0-20200729003335-053ba62fc06f/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
google.golang.org/genproto v0.0.0-20200804131852-c06518451d9c/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be h1:Zz7rLWqp0ApfsR/l7+zSHhY3PMiH2xqgxlfYfAfNpoU=
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be/go.mod h1:dvdCTIoAGbkWbcIKBniID56/7XHTt6WfxXNMxuziJ+w=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6 h1:DujSIu+2tC9Ht0aPNA7jgj23Iq8Ewi5sgkQ++wdvonE=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6/go.mod h1:WtryC6hu0hhx87FDGxWCDptyssuo68sk10vYjF+T9fY=
google.golang.org/genproto/googleapis/api v0.0.0-20240506185236-b8a5c65736ae h1:AH34z6WAGVNkllnKs5raNq3yRq93VnjBG6rpfub/jYk=
google.golang.org/genproto/googleapis/api v0.0.0-20240506185236-b8a5c65736ae/go.mod h1:FfiGhwUm6CJviekPrc0oJ+7h29e+DmWU6UtjX0ZvI7Y=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240513163218-0867130af1f8 h1:mxSlqyb8ZAHsYDCfiXN1EDdNTdvjUJSLY+OnAUtYNYA=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240513163218-0867130af1f8/go.mod h1:I7Y+G38R2bu5j1aLzfFmQfTcU/WnFuqDwLZAbvKTKpM=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.20.0/go.mod h1:chYK+tFQF0nDUGJgXMSgLCQk3phJEuONr2DCgLDdAQM=
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
Expand All @@ -822,8 +822,8 @@ google.golang.org/grpc v1.29.1/go.mod h1:itym6AZVZYACWQqET3MqgPpjcuV5QH3BxFS3Iji
google.golang.org/grpc v1.30.0/go.mod h1:N36X2cJ7JwdamYAgDz+s+rVMFjt3numwzf/HckM8pak=
google.golang.org/grpc v1.31.0/go.mod h1:N36X2cJ7JwdamYAgDz+s+rVMFjt3numwzf/HckM8pak=
google.golang.org/grpc v1.33.2/go.mod h1:JMHMWHQWaTccqQQlmk3MJZS+GWXOdAesneDmEnv2fbc=
google.golang.org/grpc v1.63.2 h1:MUeiw1B2maTVZthpU5xvASfTh3LDbxHd6IJ6QQVU+xM=
google.golang.org/grpc v1.63.2/go.mod h1:WAX/8DgncnokcFUldAxq7GeB5DXHDbMF+lLvDomNkRA=
google.golang.org/grpc v1.64.0 h1:KH3VH9y/MgNQg1dE7b3XfVK0GsPSIzJwdF617gUSbvY=
google.golang.org/grpc v1.64.0/go.mod h1:oxjF8E3FBnjp+/gVFYdWacaLDx9na1aqy9oovLpxQYg=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=
Expand Down Expand Up @@ -889,16 +889,16 @@ k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 h1:aVUu9fTY98ivBPKR9Y5w/A
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00/go.mod h1:AsvuZPBlUDVuCdzJ87iajxtXuR9oktsTctW/R9wwouA=
k8s.io/utils v0.0.0-20240102154912-e7106e64919e h1:eQ/4ljkx21sObifjzXwlPKpdGLrCfRziVtos3ofG/sQ=
k8s.io/utils v0.0.0-20240102154912-e7106e64919e/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/eventing v0.41.1-0.20240510202101-157296784e29 h1:vRw4IL0C9wFo8IhOxGh+Fc0AnFX+MkCRl0P3k5voCNU=
knative.dev/eventing v0.41.1-0.20240510202101-157296784e29/go.mod h1:Sstqyyuh67wF2tnbIR9gQ+lkTQmQpcLUw6tCNz/24gU=
knative.dev/hack v0.0.0-20240507013718-68e3bfb39d11 h1:CYoD72R8/R35REjeY2nnWfBak+Q3f+NxXwEfwcID1eU=
knative.dev/hack v0.0.0-20240507013718-68e3bfb39d11/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/hack/schema v0.0.0-20240507013718-68e3bfb39d11 h1:QlqQMJijcdrY5uN6auYRNaZaR9YiukcZ7VQD2SE+a58=
knative.dev/hack/schema v0.0.0-20240507013718-68e3bfb39d11/go.mod h1:3pWwBLnTZSM9psSgCAvhKOHIPTzqfEMlWRpDu6IYhK0=
knative.dev/pkg v0.0.0-20240513091600-b1fd04d5c458 h1:ESofRToj3xFQfKd5rlwd3EHd7G/CbVpchrUsw1HzI1w=
knative.dev/pkg v0.0.0-20240513091600-b1fd04d5c458/go.mod h1:fkgcK/71v1QSJza7pCOxtuk7zSsWYPQ7eiuX8M2wXxs=
knative.dev/reconciler-test v0.0.0-20240507120221-c76096ce6188 h1:uOzt7ZVFpHoMSfjut8H9d1pafNPF2Luat/w5QMV+CIY=
knative.dev/reconciler-test v0.0.0-20240507120221-c76096ce6188/go.mod h1:kZEZ0/oQWnS1wBUgQqer/N9k6IzI4jwLLY2xCblEit4=
knative.dev/eventing v0.41.1-0.20240529130930-2a11bb8636bf h1:THZuEzMxX610jEqZViqNe00KOZv+mATP9MLvspgIaZE=
knative.dev/eventing v0.41.1-0.20240529130930-2a11bb8636bf/go.mod h1:IUBpMsDIfyV5836R9PN0/VyADgoDa9ykgz7gpvTseLw=
knative.dev/hack v0.0.0-20240529131459-3b6d6441e7ea h1:iWW6SNMrVd2hI5Y+ltKIEzXVedoQLL86b23dS5fkvXs=
knative.dev/hack v0.0.0-20240529131459-3b6d6441e7ea/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/hack/schema v0.0.0-20240529131459-3b6d6441e7ea h1:P9pZuNr2mFeMpBulKNYucvsEmftf0GzC3/XnPcjEN8k=
knative.dev/hack/schema v0.0.0-20240529131459-3b6d6441e7ea/go.mod h1:3pWwBLnTZSM9psSgCAvhKOHIPTzqfEMlWRpDu6IYhK0=
knative.dev/pkg v0.0.0-20240529130935-ff4756ab9454 h1:ZEKQkpoWelVG3TB+pnWh/hJsoyRvS9n3IWu9hkjeCqs=
knative.dev/pkg v0.0.0-20240529130935-ff4756ab9454/go.mod h1:GHFUP1wtD/bR/c02QADqaAK3odDJh1ddBMvXhq/goy8=
knative.dev/reconciler-test v0.0.0-20240529131503-5c0e9f6b29f0 h1:mt/5lXBBBil5BOg54KC4bpJXncz1PS8atW0QfrUX1wQ=
knative.dev/reconciler-test v0.0.0-20240529131503-5c0e9f6b29f0/go.mod h1:IhLACQFqZDDTj34bY3Nte9tWWqc8KyahohdRGyeayRM=
pgregory.net/rapid v1.1.0 h1:CMa0sjHSru3puNx+J0MIAuiiEV4N0qj8/cMWGBBCsjw=
pgregory.net/rapid v1.1.0/go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
Expand Down
28 changes: 25 additions & 3 deletions vendor/github.com/stretchr/testify/assert/assertion_compare.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

32 changes: 21 additions & 11 deletions vendor/github.com/stretchr/testify/assert/assertion_format.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 41 additions & 18 deletions vendor/github.com/stretchr/testify/assert/assertion_forward.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ec2c3ab

Please sign in to comment.