mirror of https://github.com/knative/func.git
upgrade to latest dependencies (#2266)
bumping golang.org/x/oauth2 85231f9...d0e617c:
> d0e617c google: add Credentials.UniverseDomainProvider
> 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in
> 5a05c65 oauth2/google: fix remove content-type header from idms get requests
> 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11
bumping golang.org/x/term c5eaf76...5b15d26:
> 5b15d26 go.mod: update golang.org/x dependencies
bumping golang.org/x/sys 360f961...cabba82:
> cabba82 windows: use uint32 for serial comm flags for consistency
> 1a50d97 windows: add serial comm functions
> 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)
> 4be02d3 unix: expose mmap calls on z/OS
bumping golang.org/x/sync 59c1ca1...14be23e:
> 14be23e semaphore: cancel acquisition with a done context
bumping knative.dev/pkg 5d4af76...39d72da:
> 39d72da Bump github.com/prometheus/common from 0.52.2 to 0.52.3 (# 3015)
> e255c15 Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (# 3016)
> 7de1740 Bump golang.org/x/tools from 0.19.0 to 0.20.0 (# 3012)
> bc62610 Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (# 3013)
> a49e72f Bump golang.org/x/net from 0.22.0 to 0.24.0 (# 3011)
> 1ff9a77 Bump x/net to 0.24 (# 3014)
> 094f152 Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (# 3010)
> f9d72b2 Bump golang.org/x/sync from 0.6.0 to 0.7.0 (# 3009)
bumping knative.dev/serving 51a2bd5...6d6527a:
> 6d6527a upgrade to latest dependencies (# 15122)
> 2802229 Update net-contour nightly (# 15119)
> f15401e Update net-gateway-api nightly (# 15117)
> 96faf8b Update net-kourier nightly (# 15118)
> a7be35c Update net-istio nightly (# 15116)
> 79c907b Update net-certmanager nightly (# 15115)
> dc8bf98 Make route domain error specific (# 15082)
> 614caa0 Update net-kourier nightly (# 15114)
> cbe7904 Update net-gateway-api nightly (# 15113)
> 9ed9f9e Update net-contour nightly (# 15112)
> f8aa896 Update net-istio nightly (# 15111)
> 8d8d503 Update net-certmanager nightly (# 15110)
> 3c6d5fe upgrade to latest dependencies (# 15109)
> c017185 Update net-istio nightly (# 15108)
> f9a9480 chore: fix function names in comment (# 15105)
> 46d1f05 add e2e kind testing with Gateway API and Contour (# 15093)
> 2a790f8 Update net-contour nightly (# 15107)
> a498f19 Update net-certmanager nightly (# 15106)
> 6079207 upgrade to latest dependencies (# 15104)
> c9bd9bc upgrade to latest dependencies (# 15102)
> 2c9ae15 Update net-gateway-api nightly (# 15103)
> 7e7bd93 Update net-istio nightly (# 15100)
bumping knative.dev/eventing ebb311d...f9d8dea:
> f9d8dea [main] Upgrade to latest dependencies (# 7842)
> d96c6db feat: add initial pathfinding algorithm (# 7782)
> 1ed11b7 [e2e] fix ManyTriggers possible starvation of Setup features (# 7831)
> cb538fc [main] Upgrade to latest dependencies (# 7835)
> 0264d60 Remove sinkbindings OIDC token secret when not needed and fix status setting (# 7836)
> 84115ea Map eventtypes into event lineage graph (# 7783)
> c1611d5 Improve trust bundle propagation (# 7665)
> 734c413 fix: install script picks up on platform architecture by default (# 7821)
bumping google.golang.org/grpc 9952aa8...c68f456:
> c68f456 Change version to 1.63.0 (# 7050)
> 6369167 *: update http2 dependency (# 7082)
> 8854761 cherry-pick: channelz: fix race accessing channelMap without lock (# 7079) (# 7080)
> e62770d channelz: add LocalAddr to listen sockets and test (# 7062) (# 7063)
> 4ffccf1 googlec2p: use xdstp style template for client LDS resource name (# 7048)
> faf9964 gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (# 7035)
> 800a8e0 channelz: re-add state for subchannels (# 7046)
> dadbbfa channelz: re-add target and state (# 7042)
> 55cd7a6 channelz: major cleanup / reorganization (# 6969)
> a1033b1 xds: add LRS named metrics support (# 7027)
> 4f43d2e chore: remove repetitive words (# 7036)
> 7c37770 grpc: clean up doc strings and some code around Dial vs NewClient (# 7029)
> c808322 chore: expose `NewClient` method to end users (# 7010)
> c31fce8 Update github.com/golang/protobuf and google.golang.org/protobuf modules (# 7028)
> 55341d7 xdsclient: correct logic used to suppress empty ADS requests on new streams (# 7026)
> f7c5e6a DNS resolving with timeout (# 6917)
> 815e2e2 build(deps): bump the github-actions group with 1 update (# 7014)
> 2a617ca experimental: re-split message/service pb imports (# 7011)
> 99ded5c examples: update deps of observability example to gcp/observabliity@v1.0.1 (# 7009)
> e978e43 gcp/observability: update stackdriver dependency to remove dep on prometheus (# 7008)
> 27c5d98 deps: update dependencies for all modules (# 7007)
> 90fc697 xdsclient: use dataplane authority for virtualhost lookup (# 6997)
> c267d5b grpc: add clientconn.CanonicalTarget() to return the canonical target string (# 7006)
> 51f9cc0 deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6961)
> eb08be4 github: add Go 1.22 testing (# 7005)
> eb880d5 replace github.com/cncf/udpa/go by github.com/cncf/xds/go (# 7001)
> 5ccf176 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)
> 76a23bf fix enabling compression by trimming whitespaces in accept encoding header (# 6952)
> 7525e98 test: add test for invalid streamID (# 6940)
> c63d925 examples: fix typo in url (# 6978)
> 40d6adb transport: Make error-handling for bad HTTP method consistent between HTTP/2 server transport and handler server transport (# 6989)
> 3c2a44d transport: when using write buffer pooling, use input size instead of size*2 (# 6983)
> 3ae77e6 grpc: Canonicalize string returned by ClientConn.Target() and resolver.Address.String() (# 6923)
> 29997a0 grpc: Add StaticMethod CallOption (# 6926)
> 28d78d4 *: forbid the use of time.After (# 6985)
> 408139a security/advancedtls: CRL checks improvement (# 6968)
> f94be9b Set the security level of Windows named pipes to NoSecurity (# 6956)
> 05db80f server: wait to close connection until incoming socket is drained (with timeout) (# 6977)
> f135e98 xds/internal/xdsclient: Add comments for exported types (# 6972)
> f8eef63 Change version to 1.63.0-dev (# 6976)
bumping golang.org/x/mod 766dc5d...aa51b25:
> aa51b25 modfile: do not collapse if there are unattached comments within blocks
> 87140ec sumdb/tlog: make NewTiles only generate strictly necessary tiles
> 18d3f56 modfile: fix crash on AddGoStmt in empty File
bumping knative.dev/networking 75762ca...aaf8f94:
> aaf8f94 fix TestRetry nil pointer panic (# 965)
> a3d8b0f Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 957)
> 1a6e0da some conformance tests assume we're getting back a runtime request (# 964)
> 2a4859c this fixes the probe handler to reflect that it doesn't care about the path (# 963)
> b321831 upgrade to latest dependencies (# 962)
> 2002961 🎁 Add test flags for the conformance suite (# 960)
> ca2ffb8 upgrade to latest dependencies (# 961)
> 97688e7 Update community files (# 959)
> 5ce3081 upgrade to latest dependencies (# 958)
bumping golang.org/x/net 7ee34a0...7bbe320:
> 7bbe320 go.mod: update golang.org/x dependencies
> c48da13 http2: fix TestServerContinuationFlood flakes
> 762b58d http2: fix tipos in comment
> ba87210 http2: close connections when receiving too many headers
> ebc8168 all: fix some typos
> 3678185 http2: make TestCanonicalHeaderCacheGrowth faster
> 448c44f http2: remove clientTester
> c7877ac http2: convert the remaining clientTester tests to testClientConn
> d8870b0 http2: use synthetic time in TestIdleConnTimeout
> d73acff http2: only set up deadline when Server.IdleTimeout is positive
> 89f602b http2: validate client/outgoing trailers
> 6e2c99c http2: allow testing Transports with testSyncHooks
> 9e0498d http2: use synthetic timers for ping timeouts in tests
> 31d9683 http2: mark several testing functions as helpers
> 12ddef7 http2: reject DATA frames after 1xx and before final headers
> d600ae0 http2: add testClientConn for testing client RoundTrips
> 57a6a7a http2: prevent uninitialized pipe from being written
> ea095bc http2: only set up positive deadlines
> 8c07e20 httpproxy: allow any scheme
> ab271c3 http2: add IdleConnTimeout to http2.Transport
bumping golang.org/x/tools 7656c4c...11c692e:
> 11c692e gopls/internal/test/marker/testdata: skip hover size tests on 32-bit arm
> fc660e5 go.mod: update golang.org/x dependencies
> 6590f47 internal/gcimporter: renable tests of issue50259.go
> f1d5252 gopls/internal/golang: Hover: show wasted % of struct space
> 951bb40 gopls/internal/test/integration/misc: fix flaky test
> c9b0c65 gopls/internal/analysis/fillreturns: skip test if gotypesalias=1
> c623a28 gopls/internal/cache: fix crash in snapshot.Analyze with patch versions
> f345449 gopls/internal/server: filter diagnostics to "best" views
> 42d590c gopls/internal/test/integration: add a WriteGoSum run option
> 53d35a5 gopls/internal/golang: RenderPackageDoc: fix doc links
> 222cdde internal/analysisinternal: ZeroValue: support materialized aliases
> 0a4fc72 internal/gcimporter: support materialized aliases
> 85b6527 gopls/internal/test: temporarily disable staticcheck with gotypesalias=1
> 118b98b gopls/internal/golang: RenderPackageDoc: emit anchors for var/const
> 1e68fee gopls/internal/server: "view package doc" of package under test
> b303e13 gopls/internal/golang: view pkg doc: display when "disconnected"
> 41a9213 go/packages: report type errors unconditionally
> 7204363 gopls/doc/release/v0.16.0.md: augment notes for "view pkg doc"
> 904c6ba gopls/internal/settings: enable "unusedwrite" analyzer
> 9663999 gopls/internal/golang: hover: show size/offset info
> 509ed1c gopls/internal/golang: work around bug in go/doc
> 9551398 go/callgraph: keep instantiations in DeleteSyntheticNodes
> 11b4b5e go/analysis/passes/nilness: add longer example to doc
> 9ed98fa gopls/internal/test: option to suppress LSP logs on failure
> 867c912 inline: make it possible to gob encode/decode inlineMeFacts
> db5d12b go/types/internal/play: display method receiver type
> 2c8dd3e gopls: add explicit Unalias operations
> 814f676 internal/gcimporter: add tool to inspect export data
> 4fe2c29 refactor/rename: fix renaming of aliases
> 71acab9 internal/typesparams: add Deref
> 63b3b5a internal/imports: fix two "nil pointer in interface" bugs
> 3f9badb go/ssa: types.Unalias() cleanup.
> e5cf370 internal/typeparams: factor 2 copies of isParameterized
> e0a9567 all: fix some comments
> c3544e2 go/analysis/passes/httpresponse: fix ReceiverNamed usage
> d0f7dce gopls: update x/vuln to 1.0.4
> dd52646 go/ssa: create fewer goroutines
> 813e70a gopls/internal/server: redo completion counters
> 2ba7cf9 internal/imports: remove obsolete go:generate directive
> 0fb9b7b gopls: use slices package for reverse slice
> c21ae4c gopls/internal/golang: don't suggest removeparam when there are errors
> f3fccee gopls/internal/golang: support removing unused parameters from methods
> 2d517d5 gopls/internal/golang: fix build breakage due to semantic conflict
> 6af0295 go/analysis/passes/stdversion: publish
> 8669bfc gopls/internal/server: add "View package documentation" code action
> 5628443 gopls/internal/test/marker: remove runtime.GOROOT from format.txt case
> 6d9ecf2 gopls/internal/cache: rename methods on Package
> 29d17a0 go/cfg: publish (*CFG).Dot method
> 03f7b7b x/tools/go/packages: fix Load's "argument list too long" error
> 67e856b gopls: fix test failures due to quoting of names in go/types errors
> e256714 gopls: repair premature commit of 562248
> 887727a gopls: Measure the efficacy of completions
> ca94c96 gopls/internal/server: update telemetry prompt link
> d4b1eff gopls/internal/golang: fix crash in package references
> f89da53 gopls/internal/server: fix crash in SignatureHelp
> 176e895 gopls/internal/analysis/stdversion: suppress before go1.21
> c1eaf76 gopls/internal/analysis/stdversion: set RunDespiteErrors
> c67485c gopls/internal/golang/completion: honor std symbol versions (imported)
> 1f580da cmd/guru: delete it
> c6563ca cmd/guru: remove replace directive
> c178933 gopls/internal/server: set -mod=readonly when checking for upgrades
> 9e530fc cmd/guru: carve out a separate module
> 9b64301 gopls/internal/cache: avoid go/types panic on version "go1.2.3"
> 93c0ca5 gopls/internal/cache: fix spurious diagnostics in multi-root workspaces
> 31f056a gopls/internal/cache: add assertions for telemetry crash
> 656fcde go/callgraph/vta: use core type for channels
> b3a5e0b gopls/internal/golang/completion: honor std symbol versions (unimported)
> accb00b gopls/internal/server/semantic: highlight the doc links in comments
> ffaa15b gopls/internal/analysis/stdversion: report refs to too-new std symbols
> 9a6aed9 internal/typeparams: delete OriginMethod
> 070fcfb internal/typesinternal: delete SetGoVersion
> caf5940 gopls/internal/cache: prune broken edges to command-line-arguments pkgs
> ff00c7b internal/stdlib: manifest of all std symbols since go1.0
> 029c4ea go/analysis/passes/slog: detect unsatifiable interface args
> d10b068 go/ssa: handle labeled statements with blank labels
> 4c85bed all: remove redundant words in comments and fix typo
> 98c835c gopls/protocol: update LSP to latest version
bumping golang.org/x/crypto 7067223...d042a39:
> d042a39 go.mod: update golang.org/x dependencies
> b92bf94 ssh: respect MaxAuthTries also for "none" auth attempts
> 6f79b5a ssh: add server side multi-step authentication
> 8d0d405 x/crypto/chacha20: cleanup chacha_ppc64le.s
> b91329d all: remove redundant words in comments and fix some typos
bumping github.com/prometheus/common e821827...0234594:
> 0234594 Add support for go 1.20 (# 617)
> 4433931 Merge pull request # 615 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.51.11
> 728e910 Merge pull request # 616 from srebhan/fix_protobuf_decode
> 5fef1df Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4
> 3dec13c Drop support for Go older than 1.18 (# 612)
> 78585cf fix(protobuf): Correctly decode multi-messages streams
> 95edf51 Update common Prometheus files (# 613)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
b5232942ea
commit
409cbae9ab
29
go.mod
29
go.mod
|
@ -44,12 +44,12 @@ require (
|
|||
github.com/tektoncd/cli v0.31.1
|
||||
github.com/tektoncd/pipeline v0.47.0
|
||||
github.com/xanzy/go-gitlab v0.83.0
|
||||
golang.org/x/crypto v0.21.0
|
||||
golang.org/x/crypto v0.22.0
|
||||
golang.org/x/exp v0.0.0-20231219160207-73b9e39aefca
|
||||
golang.org/x/net v0.22.0
|
||||
golang.org/x/oauth2 v0.18.0
|
||||
golang.org/x/sync v0.6.0
|
||||
golang.org/x/term v0.18.0
|
||||
golang.org/x/net v0.24.0
|
||||
golang.org/x/oauth2 v0.19.0
|
||||
golang.org/x/sync v0.7.0
|
||||
golang.org/x/term v0.19.0
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
gotest.tools/v3 v3.5.0
|
||||
|
@ -57,10 +57,10 @@ require (
|
|||
k8s.io/apimachinery v0.29.2
|
||||
k8s.io/client-go v0.29.2
|
||||
knative.dev/client-pkg v0.0.0-20240404105456-a82272d94da6
|
||||
knative.dev/eventing v0.40.1-0.20240404090557-ebb311d18d24
|
||||
knative.dev/eventing v0.40.1-0.20240415144124-f9d8dea7953b
|
||||
knative.dev/hack v0.0.0-20240404013450-1133b37da8d7
|
||||
knative.dev/pkg v0.0.0-20240404013351-5d4af76051e4
|
||||
knative.dev/serving v0.40.1-0.20240404142147-51a2bd5dcb30
|
||||
knative.dev/pkg v0.0.0-20240415083725-39d72dabe4f2
|
||||
knative.dev/serving v0.40.1-0.20240415142006-6d6527ace9a7
|
||||
)
|
||||
|
||||
require (
|
||||
|
@ -217,7 +217,7 @@ require (
|
|||
github.com/pjbgf/sha1cd v0.3.0 // indirect
|
||||
github.com/prometheus/client_golang v1.19.0 // indirect
|
||||
github.com/prometheus/client_model v0.6.0 // indirect
|
||||
github.com/prometheus/common v0.51.1 // indirect
|
||||
github.com/prometheus/common v0.52.3 // indirect
|
||||
github.com/prometheus/procfs v0.12.0 // indirect
|
||||
github.com/prometheus/statsd_exporter v0.23.0 // indirect
|
||||
github.com/rickb777/date v1.20.1 // indirect
|
||||
|
@ -248,17 +248,16 @@ 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/mod v0.16.0 // indirect
|
||||
golang.org/x/sys v0.18.0 // indirect
|
||||
golang.org/x/mod v0.17.0 // indirect
|
||||
golang.org/x/sys v0.19.0 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
golang.org/x/time v0.5.0 // indirect
|
||||
golang.org/x/tools v0.19.0 // indirect
|
||||
golang.org/x/tools v0.20.0 // indirect
|
||||
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
|
||||
google.golang.org/api v0.172.0 // indirect
|
||||
google.golang.org/appengine v1.6.8 // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20240314234333-6e1732d8331c // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect
|
||||
google.golang.org/grpc v1.62.1 // indirect
|
||||
google.golang.org/grpc v1.63.0 // indirect
|
||||
google.golang.org/protobuf v1.33.0 // indirect
|
||||
gopkg.in/inf.v0 v0.9.1 // indirect
|
||||
gopkg.in/ini.v1 v1.67.0 // indirect
|
||||
|
@ -268,7 +267,7 @@ require (
|
|||
k8s.io/klog/v2 v2.120.1 // indirect
|
||||
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
|
||||
k8s.io/utils v0.0.0-20240102154912-e7106e64919e // indirect
|
||||
knative.dev/networking v0.0.0-20240329112016-75762caf9e15 // indirect
|
||||
knative.dev/networking v0.0.0-20240411132722-aaf8f94e0652 // indirect
|
||||
sigs.k8s.io/controller-runtime v0.7.2 // indirect
|
||||
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
|
||||
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
|
||||
|
|
59
go.sum
59
go.sum
|
@ -836,8 +836,8 @@ github.com/prometheus/common v0.26.0/go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9
|
|||
github.com/prometheus/common v0.32.1/go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls=
|
||||
github.com/prometheus/common v0.35.0/go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA=
|
||||
github.com/prometheus/common v0.37.0/go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA=
|
||||
github.com/prometheus/common v0.51.1 h1:eIjN50Bwglz6a/c3hAgSMcofL3nD+nFQkV6Dd4DsQCw=
|
||||
github.com/prometheus/common v0.51.1/go.mod h1:lrWtQx+iDfn2mbH5GUzlH9TSHyfZpHkSiG1W7y3sF2Q=
|
||||
github.com/prometheus/common v0.52.3 h1:5f8uj6ZwHSscOGNdIQg6OiZv/ybiK2CO2q2drVZAQSA=
|
||||
github.com/prometheus/common v0.52.3/go.mod h1:BrxBKv3FWBIGXw89Mg1AeBq7FSyRzXWI3l3e7W3RN5U=
|
||||
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
|
||||
github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
|
||||
github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
|
||||
|
@ -1064,8 +1064,8 @@ golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa/go.mod h1:IxCIyHEi3zRg3s0
|
|||
golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4=
|
||||
golang.org/x/crypto v0.6.0/go.mod h1:OFC/31mSvZgRz0V1QTNCzfAI1aIRzbiufJtkMIlEp58=
|
||||
golang.org/x/crypto v0.7.0/go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU=
|
||||
golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA=
|
||||
golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs=
|
||||
golang.org/x/crypto v0.22.0 h1:g1v0xeRhjcugydODzvb3mEM9SQ0HGp9s/nh3COQ/C30=
|
||||
golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M=
|
||||
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
|
||||
golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
|
||||
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8=
|
||||
|
@ -1100,8 +1100,8 @@ golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
|
|||
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
|
||||
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
|
||||
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
|
||||
golang.org/x/mod v0.16.0 h1:QX4fJ0Rr5cPQCF7O9lh9Se4pmwfwskqZfq5moyldzic=
|
||||
golang.org/x/mod v0.16.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
|
||||
golang.org/x/mod v0.17.0 h1:zY54UmvipHiNd+pm+m0x9KhZ9hl1/7QNMyxXbc6ICqA=
|
||||
golang.org/x/mod v0.17.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
|
||||
golang.org/x/net v0.0.0-20170114055629-f2499483f923/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
|
||||
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
|
||||
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
|
||||
|
@ -1154,8 +1154,8 @@ golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug
|
|||
golang.org/x/net v0.2.0/go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY=
|
||||
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
|
||||
golang.org/x/net v0.8.0/go.mod h1:QVkue5JL9kW//ek3r6jTKnTFis1tRmNAW2P1shuFdJc=
|
||||
golang.org/x/net v0.22.0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc=
|
||||
golang.org/x/net v0.22.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg=
|
||||
golang.org/x/net v0.24.0 h1:1PcaxkF854Fu3+lvBIx5SYn9wRlBzzcnHZSiaFFAb0w=
|
||||
golang.org/x/net v0.24.0/go.mod h1:2Q7sJY5mzlzWjKtYUEXSlBWCdyaioyXzRB2RtU8KVE8=
|
||||
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
|
||||
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
|
||||
golang.org/x/oauth2 v0.0.0-20190402181905-9f3314589c9a/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
|
||||
|
@ -1164,8 +1164,8 @@ golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6/go.mod h1:gOpvHmFTYa4Iltr
|
|||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
|
||||
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A=
|
||||
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b/go.mod h1:DAh4E804XQdzx2j+YRIaUnCqCV2RuMz24cGBJ5QYIrc=
|
||||
golang.org/x/oauth2 v0.18.0 h1:09qnuIAgzdx1XplqJvW6CQqMCtGZykZWcXzPMPUusvI=
|
||||
golang.org/x/oauth2 v0.18.0/go.mod h1:Wf7knwG0MPoWIMMBgFlEaSUDaKskp0dCfrlJRJXbBi8=
|
||||
golang.org/x/oauth2 v0.19.0 h1:9+E/EZBCbTLNrbN35fHv/a/d/mOBatymz1zbtQrXpIg=
|
||||
golang.org/x/oauth2 v0.19.0/go.mod h1:vYi7skDa1x015PmRRYZ7+s1cWyPgrPiSYRe4rnsexc8=
|
||||
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
|
||||
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
|
||||
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
|
||||
|
@ -1179,8 +1179,8 @@ golang.org/x/sync v0.0.0-20201207232520-09787c993a3a/go.mod h1:RxMgew5VJxzue5/jJ
|
|||
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
|
||||
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
|
||||
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
|
||||
golang.org/x/sync v0.6.0 h1:5BMeUDZ7vkXGfEr1x9B4bRcTH4lpkTkpdh0T/J+qjbQ=
|
||||
golang.org/x/sync v0.6.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
|
||||
golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M=
|
||||
golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
|
||||
golang.org/x/sys v0.0.0-20170830134202-bb24a47a89ea/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
|
||||
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
|
||||
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
|
||||
|
@ -1251,8 +1251,8 @@ golang.org/x/sys v0.3.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
|
|||
golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
|
||||
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
|
||||
golang.org/x/sys v0.15.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
|
||||
golang.org/x/sys v0.18.0 h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4=
|
||||
golang.org/x/sys v0.18.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
|
||||
golang.org/x/sys v0.19.0 h1:q5f1RH2jigJ1MoAWp2KTp3gm5zAGFUTarQZ5U386+4o=
|
||||
golang.org/x/sys v0.19.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
|
||||
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw=
|
||||
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
|
||||
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
|
||||
|
@ -1264,8 +1264,8 @@ golang.org/x/term v0.2.0/go.mod h1:TVmDHMZPmdnySmBfhjOoOdhjzdE1h4u1VwSiw2l1Nuc=
|
|||
golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k=
|
||||
golang.org/x/term v0.6.0/go.mod h1:m6U89DPEgQRMq3DNkDClhWw02AUbt2daBVO4cn4Hv9U=
|
||||
golang.org/x/term v0.15.0/go.mod h1:BDl952bC7+uMoWR75FIrCDx79TPU9oHkTZ9yRbYOrX0=
|
||||
golang.org/x/term v0.18.0 h1:FcHjZXDMxI8mM3nwhX9HlKop4C0YQvCVCdwYl2wOtE8=
|
||||
golang.org/x/term v0.18.0/go.mod h1:ILwASektA3OnRv7amZ1xhE/KTR+u50pbXfZ03+6Nx58=
|
||||
golang.org/x/term v0.19.0 h1:+ThwsDv+tYfnJFhF4L8jITxu1tdTWRTZpdsWgEgjL6Q=
|
||||
golang.org/x/term v0.19.0/go.mod h1:2CuTdWZ7KHSQwUzKva0cbMg6q2DMI3Mmxp+gKJbskEk=
|
||||
golang.org/x/text v0.0.0-20160726164857-2910a502d2bf/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
|
||||
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
|
||||
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
|
||||
|
@ -1275,7 +1275,6 @@ golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
|
|||
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
|
||||
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
|
||||
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
|
||||
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
|
||||
golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
|
||||
golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
|
||||
golang.org/x/text v0.8.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
|
||||
|
@ -1346,8 +1345,8 @@ golang.org/x/tools v0.0.0-20200825202427-b303f430e36d/go.mod h1:njjCfa9FT2d7l9Bc
|
|||
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
|
||||
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
|
||||
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
|
||||
golang.org/x/tools v0.19.0 h1:tfGCXNR1OsFG+sVdLAitlpjAvD/I6dHDKnYrpEZUHkw=
|
||||
golang.org/x/tools v0.19.0/go.mod h1:qoJWxmGSIBmAeriMx19ogtrEPrGtDbPK634QFIcLAhc=
|
||||
golang.org/x/tools v0.20.0 h1:hz/CVckiOxybQvFw6h7b/q80NTr9IUQb4s1IIzW7KNY=
|
||||
golang.org/x/tools v0.20.0/go.mod h1:WvitBU7JJf6A4jOdg4S1tviW9bhUxkgeCui/0JHctQg=
|
||||
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
|
||||
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
|
||||
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
|
||||
|
@ -1380,8 +1379,6 @@ google.golang.org/appengine v1.5.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7
|
|||
google.golang.org/appengine v1.6.1/go.mod h1:i06prIuMbXzDqacNJfV5OdTW448YApPu5ww/cMBSeb0=
|
||||
google.golang.org/appengine v1.6.5/go.mod h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCIDZVag1xfc=
|
||||
google.golang.org/appengine v1.6.6/go.mod h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCIDZVag1xfc=
|
||||
google.golang.org/appengine v1.6.8 h1:IhEN5q69dyKagZPYMSdIjS2HqprW324FRQZJcGqPAsM=
|
||||
google.golang.org/appengine v1.6.8/go.mod h1:1jJ3jBArFh5pcgW8gCtRJnepW8FzD1V44FJffLiz/Ds=
|
||||
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=
|
||||
google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE=
|
||||
google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE=
|
||||
|
@ -1432,8 +1429,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.62.1 h1:B4n+nfKzOICUXMgyrNd19h/I9oH0L1pizfk1d4zSgTk=
|
||||
google.golang.org/grpc v1.62.1/go.mod h1:IWTG0VlJLCh1SkC58F7np9ka9mx/WNkjl4PGJaiq+QE=
|
||||
google.golang.org/grpc v1.63.0 h1:WjKe+dnvABXyPJMD7KDNLxtoGk5tgk+YFWN6cBWjZE8=
|
||||
google.golang.org/grpc v1.63.0/go.mod h1:WAX/8DgncnokcFUldAxq7GeB5DXHDbMF+lLvDomNkRA=
|
||||
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=
|
||||
|
@ -1555,16 +1552,16 @@ k8s.io/utils v0.0.0-20240102154912-e7106e64919e h1:eQ/4ljkx21sObifjzXwlPKpdGLrCf
|
|||
k8s.io/utils v0.0.0-20240102154912-e7106e64919e/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
|
||||
knative.dev/client-pkg v0.0.0-20240404105456-a82272d94da6 h1:vNBOuplZ819txagRDKeSX43SNeLtSDdrE4PFyc8qgbE=
|
||||
knative.dev/client-pkg v0.0.0-20240404105456-a82272d94da6/go.mod h1:j/zv3kEbcYQa2fG1PY0X59VJ+P6V/n2M4QwSAgIoIxs=
|
||||
knative.dev/eventing v0.40.1-0.20240404090557-ebb311d18d24 h1:nPc+qMWi2FqQSYuAI2ZCsFODniuKtOW4PwFrsWTRHeg=
|
||||
knative.dev/eventing v0.40.1-0.20240404090557-ebb311d18d24/go.mod h1:Umttu3AD7G9KeycYRmdvk/SOIiHEuuyyQUSwFDiZd9Q=
|
||||
knative.dev/eventing v0.40.1-0.20240415144124-f9d8dea7953b h1:w5+lI5uEya5vsMxZGgmmffR59TzduNNRso+aXyGKzfE=
|
||||
knative.dev/eventing v0.40.1-0.20240415144124-f9d8dea7953b/go.mod h1:udh91In1azSDfSYAQafZjEA1oTGcjIsdx8Zu1Aj4Qew=
|
||||
knative.dev/hack v0.0.0-20240404013450-1133b37da8d7 h1:fkWYWvdHm1mVHevKW2vVJnZtxH0NzOlux8imesweKwE=
|
||||
knative.dev/hack v0.0.0-20240404013450-1133b37da8d7/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
|
||||
knative.dev/networking v0.0.0-20240329112016-75762caf9e15 h1:AXfadR7ULrSY10o8oaz2bEevGCg034rMb8c7Zdwc9Ac=
|
||||
knative.dev/networking v0.0.0-20240329112016-75762caf9e15/go.mod h1:g/w0osd9bivSJjKwB0aL6KsjRBTQjk+bDFc9/qYUIQY=
|
||||
knative.dev/pkg v0.0.0-20240404013351-5d4af76051e4 h1:o/LIW1Ph+e5ik9TMu2GsHxSouUkc4vMCdPcv2izsqKs=
|
||||
knative.dev/pkg v0.0.0-20240404013351-5d4af76051e4/go.mod h1:086p4jjTy1KCaL2uoznjgh+kKVp0Vk2hh4yagpbUhOA=
|
||||
knative.dev/serving v0.40.1-0.20240404142147-51a2bd5dcb30 h1:4GIy4Cyf3F51q7iX5IDTczLQrDVSI1Bff/OM4V7yps0=
|
||||
knative.dev/serving v0.40.1-0.20240404142147-51a2bd5dcb30/go.mod h1:ofeMebvmncSIYjVetdsjcGp+EisLFVVnWM7m7nI9EjY=
|
||||
knative.dev/networking v0.0.0-20240411132722-aaf8f94e0652 h1:b5eBI6/FrD92bblxZlHttAZP4dvF45v2HSKfN+m0NnU=
|
||||
knative.dev/networking v0.0.0-20240411132722-aaf8f94e0652/go.mod h1:yXbBRuzGKDkHSdvqUT7/1j9br5gkJL9LAyxpHfcF3h8=
|
||||
knative.dev/pkg v0.0.0-20240415083725-39d72dabe4f2 h1:KJWHJSt3nw/ZOdsobHzZ0Q22F1epDFkn32ufec40NCs=
|
||||
knative.dev/pkg v0.0.0-20240415083725-39d72dabe4f2/go.mod h1:zFm9ELu1AdcRb/OD7sXG+DlLJpKvsklW8WCWGBFBJ9k=
|
||||
knative.dev/serving v0.40.1-0.20240415142006-6d6527ace9a7 h1:BbBX4oaom8XLLlq1S8RytY7EHCBMPEDYbn4nwcQXPQE=
|
||||
knative.dev/serving v0.40.1-0.20240415142006-6d6527ace9a7/go.mod h1:mI/OYDnSTBjG8GIxsqnzFc8sMuAu8VAHJLRQjKAS2dM=
|
||||
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
|
||||
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
|
||||
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
|
||||
|
|
Loading…
Reference in New Issue