Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Upgrade to latest dependencies #931

Commits on Jul 10, 2023

  1. upgrade to latest dependencies

    bumping knative.dev/hack d7586a2...12cd6a1:%0A  > 12cd6a1 Update community files (# 300)%0A  > cc92cdb Replace test-infra with toolbox (# 297)%0A  > fc42790 Update community files (# 296)%0Abumping golang.org/x/sync 8fcdb60...1ea3257:%0A  > 1ea3257 singleflight: make the check for exec support in TestPanicDoChan platform-agnostic%0Abumping google.golang.org/genproto 7f2fa6f...438c736:%0A  > 438c736 chore(all): update modules: genproto%0A  > 1aefcd6 chore(all): update modules: googleapis/api%0A  > 3fc162c chore(all): update modules: googleapis/rpc%0A  > 2805bf8 chore(all): isolate submodules%0A  > 1333d78 chore(all): make internal package importable%0A  > bd750ba chore(all): Rollback submodule isolation%0A  > 21e86f4 chore(all): update modules: googleapis/bytestream, googleapis/api/apikeys, googleapis/api/servicemanagement, googleapis/api/servicecontrol, googleapis/api/serviceusage%0A  > 5f8055d chore(all): update modules: googleapis/api%0A  > 2a005b7 chore(all): update modules: googleapis/rpc%0A  > c99c1f8 chore(all): update modules: genproto%0A  > cc40e16 chore(all): update modules: googleapis/api%0A  > 4ab324c chore(all): update modules: googleapis/rpc%0A  > 6704ef2 chore(all): isolate submodules%0A  > fd6dc21 chore(all): make internal package importable%0A  > 1884fd1 chore: update all (# 1010)%0A  > daa745c chore(all): update all (# 1001)%0A  > c38d8f0 chore(all): auto-regenerate .pb.go files (# 1000)%0A  > dcfb400 chore(all): auto-regenerate .pb.go files (# 999)%0A  > 3801387 chore(all): auto-regenerate .pb.go files (# 998)%0A  > c0448cd chore(all): auto-regenerate .pb.go files (# 997)%0A  > 6ac7f18 chore: remove protos for recent google-cloud-go clients (# 996)%0A  > dc694ad chore(all): auto-regenerate .pb.go files (# 995)%0A  > 478b75c chore(all): auto-regenerate .pb.go files (# 994)%0A  > db269f9 fix: remove broken aliases and tidy (# 993)%0A  > 21a4fbf chore(all): update all (# 988)%0A  > 5ad98d5 chore(all): update all (major) (# 990)%0A  > cde4c94 chore(all): auto-regenerate .pb.go files (# 992)%0A  > 7606e75 chore(all): auto-regenerate .pb.go files (# 991)%0A  > 1fe4d14 fix: remove beta no longer generated (# 989)%0Abumping knative.dev/pkg eb63a40...5ef4812:%0A  > 5ef4812 Update community files (# 2762)%0A  > 49e2e56 update google cloud deps (# 2758)%0A  > a5e0b92 upgrade to latest dependencies (# 2757)%0A  > 6eb4b40 Update community files (# 2760)%0Abumping golang.org/x/oauth2 3607514...839de22:%0A  > 839de22 google: don't check for IsNotExist for well-known file%0A  > 0690208 go.mod: update golang.org/x dependencies%0A  > 451d5d6 internal: remove repeated definite articles%0A  > cfe200d oauth2: parse RFC 6749 error response%0Abumping golang.org/x/sys 64840c1...a1a9c4b:%0A  > a1a9c4b unix/linux: update to Linux kernel 6.4 and Go 1.21rc2%0A  > 0a92922 windows: make TestSystemModuleVersions more tolerant%0A  > d1abdad unix/linux: update TUN flags and virtio_net_hdr constants%0A  > 2b751dd windows/svc/mgr: add Service.RecoveryActionsOnNonCrashFailures%0A  > e0c3b6e unix: add Mremap for linux%0A  > ca096e4 unix: add missing IFLA_* consts on linux%0A  > df9fef2 unix/linux: update to Linux kernel 6.3 and Go 1.20.5%0A  > 55b11dc unix: remove recently introduced debug/elf dependency%0A  > 5059a07 unix: implement Ptrace{Set,Get}Regs using PTRACE_{GET,SET}REGSET for Linux%0A  > 304f187 unix: replace use of strcpy in mkerrors.sh%0A  > 81c8a6c unix: add Getresuid and Getresgid for OpenBSD%0A  > ff98eae unix: remove absolute path of pwd from mkall.sh%0A  > b52f544 unix: add Getresuid, Getresgid for linux%0A  > b5c7a09 unix: update BPF constants with Linux kernel 6.2%0A  > c8ea6b0 windows: fix EnumProcesses to pass the correct array size%0A  > 352d833 cpu: add test for IsBigEndian%0A  > c43fe1e cpu: define IsBigEndian on wasm%0A  > 1911637 windows/svc: use separate (and more descriptive) service names in tests%0A  > ca59eda windows: use unsafe.Add instead of pointer arithmetic on a uintptr%0A  > 6c52899 windows: return error if DecomposeCommandLine parameter contains NUL%0A  > 9524d49 windows/svc/mgr: Service.Control: populate Status when returning certain errors%0A  > 2a33a30 execabs: let hasExec return false on wasip1%0A  > 39c2d6a unix: add UDP socket option constants on linux%0A  > 1fb6828 unix: convert Iovec.Base to *byte in mkpost.go on solaris%0A  > 3125361 unix: allow overriding GOOS using GOOS_TARGET in mkpost.go%0A  > dbd8f99 windows: add Service.ListDependentServices%0A  > f25ff60 windows: add JobObjectInformationClass consts for QueryInformationJobObject%0Abumping golang.org/x/net 694cff8...c73c09c:%0A  > c73c09c go.mod: update golang.org/x dependencies%0A  > 4fc2eb9 http2: revert Transport change from CL 486156%0A  > 63727cc http2: validate Host header before sending%0A  > 1bb09e6 quic: pass the connection ID length into 1-RTT packet parsing%0A  > 952fc9c quic: move ack_delay_exponent handling out of frame parsing%0A  > 02fe9a5 quic: loss detection%0A  > c8a2c5a quic: remove stray debugging print%0A  > 5d50b40 quic: add packetFate enum%0A  > ee81e8c quic: correct rttvar updates%0A  > ab184e6 quic: rename side type to connSide%0A  > 508a573 quic: add congestion controller%0A  > 4050002 html: handle equals sign before attribute%0A  > f5464dd idna: update for Unicode 15.0.0%0A  > 6c96ca5 go.mod: update golang.org/x dependencies%0A  > 5541298 quic: add packet pacer%0A  > 88a50b6 all: update x/sys to HEAD%0A  > 7e6923f quic: add RTT estimator%0A  > 2796e09 bpf: check for little endian CPU for OS VM comparison%0A  > 10cf388 quic: add a data structure for tracking lists of sent packets%0A  > ccc217c quic: parameterize rangeset%0A  > f16447c quic: add go1.21 build constraint%0A  > f7250ea quic: add a type tracking sent values%0A  > 1b5a2d8 quic: packet encoding/decoding%0A  > a233290 quic: add a data structure for tracking sent packets%0A  > 61d852e quic: error codes and types%0A  > d40f154 quic: varint encoding and decoding%0A  > 10d9069 quic: add rangeset type%0A  > f71a821 quic: packet protection%0A  > 6488c8f quic: basic packet operations%0A  > d4a2c13 quic: packet number encoding/decoding%0A  > 0d6f3cb quic: add various useful common constants and types%0A  > ee6956f quic: add internal/quic package%0A  > 6826f5a http2: close request bodies before RoundTrip error return%0A  > ca96da6 dns/dnsmessage: reject names with dots inside label%0A  > 056145c net/http: deflake TestTransportRetryAfterGOAWAY%0A  > abee42a http2: deflake TestTransportReuseAfterError%0A  > 3b31286 ipv4,ipv6: remove unneeded deadlines added for flaky tests%0A  > 23ce3b8 http2: disable Content-Length when nilled%0A  > 120fc90 http2: change default frame scheduler to round robin%0A  > 2b0b97d dns/dnsmessage: reject packing of 255B rooted names, reject unpacking of 256B (dns encoded) names%0A  > d28c0b1 all: fix some comments%0A  > daac0ce go.mod: update golang.org/x dependencies%0A  > 82780d6 http2: don't reuse connections that are experiencing errors%0A  > 0bfab66 ipv4, ipv6: drop redundant skip checks based on GOOS%0A  > 938ff15 ipv4, ipv6, nettest: skip unsupported tests on wasip1%0A  > eb1572c html: another shot at security doc%0A  > 9001ca7 nettest: re-enable unixpacket tests on netbsd/386%0A  > 3d5a8ee internal/socks: permit authenticating with an empty password%0Abumping google.golang.org/grpc 82c6376...5b67e5e:%0A  > 5b67e5e Update version.go to v1.56.1 (# 6386)%0A  > d0f5150 client: handle empty address lists correctly in addrConn.updateAddrs (# 6354) (# 6385)%0A  > 997c1ea Change version to 1.56.1-dev (# 6345)%0A  > 2b6ff72 Change version to 1.56.0 (# 6344)%0A  > 7996425 xds/outlierdetection: fix config handling (# 6361) (# 6367)%0A  > a5ae5c6 weightedroundrobin: cherry-pick 2 commits from master (# 6360)%0A  > 8edfa1a authz: End2End test for AuditLogger (# 6304)%0A  > 2b1d70b xds: enable RLS in xDS by default (# 6343)%0A  > 47f8ed8 interop: Don't fail target if sub-target already failed (# 6332)%0A  > 1f23f6c client: fix Connect to handle channel idleness properly (# 6331)%0A  > 3ea58ce client: disable channel idleness by default (# 6328)%0A  > 6c2529b xds: support pick_first custom load balancing policy (A62) (# 6314)%0A  > 9b9b364 internal/envconfig: Set Custom LB Env Var to true by default (# 6317)%0A  > e325737 alts: Fix flaky ALTS TestFullHandshake test. (# 6300)%0A  > 4d3f221 xds/internal/xdsclient: Add support for String Matcher Header Matcher in RDS (# 6313)%0A  > 157db19 stats/opencensus: Fix flaky test span (# 6296)%0A  > f19266c xds: support built-in Stdout audit logger type (# 6298)%0A  > 59134c3 client: add support for pickfirst address shuffling from gRFC A62 (# 6311)%0A  > a6e1acf grpc: support sticky TF in pick_first LB policy (# 6306)%0A  > 2ae10b2 xdsclient: remove interface check related to ResourceData (# 6308)%0A  > e9799e7 client: support a 1:1 mapping with acbws and addrConns (# 6302)%0A  > 2a266e7 authz: use pointer to to structpb.Struct instead of value (# 6307)%0A  > 511a963 interop: let the interop client send additional metadata, controlled by a flag (# 6295)%0A  > 9b7a947 grpc: support channel idleness (# 6263)%0A  > 098b2d0 xds/internal/balancer/outlierdetection: Switch Outlier Detection to use new duration field (# 6286)%0A  > 417d4b6 examples: add error_handling example; move errors to error_details (# 6293)%0A  > 390c392 authz: Rbac engine audit logging (# 6225)%0A  > 52fef6d authz: Stdout logger (# 6230)%0A  > 92e65c8 test/kokoro: Add custom_lb_test to the xds_k8s_lb job (# 6290)%0A  > 756119c  xds/outlierdetection: forward metadata from child picker (# 6287)%0A  > 8eba9c2 github: upgrade to v3 of checkout & setup-go (# 6280)%0A  > 24fd252 proto: update generated code to match grpc-proto changes (# 6283)%0A  > 4eb88d7 cleanup: use new Duration type in base ServiceConfig (# 6284)%0A  > 1230f0e xds/internal/xdsclient: Split registry up and two separate packages (# 6278)%0A  > 0bdae48 interop: fix interop_test.sh shutdown (# 6279)%0A  > 5dcfb37 interop: hold lock on server for OOB metrics updates; share 30s timeout (# 6277)%0A  > 68381e7 xds: WRR in xDS (# 6272)%0A  > fd376a5 test: fix flaky TimeoutOnDeadServer test; some cleanups (# 6276)%0A  > 1db474c weightedroundrobin: fix duration format in lb config (# 6271)%0A  > 523dcdd weightedroundrobin: fix test race accessing timeNow (# 6269)%0A  > 1536887 interop/xds: Add Custom LB needed for interop test (# 6262)%0A  > 7d61344 examples: fix authz example to receive streaming error properly (# 6270)%0A  > afcbdc9 xds/internal/xdsclient/xdslbregistry: Continue in converter if type not found (# 6268)%0A  > b3fbd87 interop: add ORCA test cases and functionality (# 6266)%0A  > 5e58734 xds: Add support for Custom LB Policies (# 6224)%0A  > 5c4bee5 balancer/weightedroundrobin: add load balancing policy (A58) (# 6241)%0A  > c44f77e grpc: use CallbackSerializer in balancer wrapper (# 6254)%0A  > f193ec0 orca: fix race when calling listeners coincides with updating the run goroutine (# 6258)%0A  > 417cf84 test: deflake TestBalancerProducerHonorsContext (# 6257)%0A  > 1f3fe1c Update ClientStream.SendMsg doc (# 6247)%0A  > ccad7b7 grpc: use CallbackSerializer in resolver_wrapper (# 6234)%0A  > 47b3c55 orca: fix race at producer startup (# 6245)%0A  > 56b33d5 server/transport: send appropriate debug_data in GOAWAY frames (# 6220)%0A  > add9015 orca: allow a ServerMetricsProvider to be passed to the ORCA service and ServerOption (# 6223)%0A  > 40d0147 googledirectpatph: enable ignore_resource_deletion in bootstrap (# 6243)%0A  > ed3ceba balancer: make producer RPCs block until the SubConn is READY (# 6236)%0A  > b153b00 multiple: standardize import renaming for typed structs (# 6238)%0A  > 713bd04 orca: minor cleanups (# 6239)%0A  > 21a339c grpc: handle RemoveSubConn inline in balancerWrapper (# 6228)%0A  > b153827 xds: make glaze happy for test packages (# 6237)%0A  > 019acf2 stubserver: add option for allowing more services to be registered (# 6240)%0A  > cf89a0b authz: Swap to using the correct TypedConfig in audit logger parsing (# 6235)%0A  > df82147 internal: Document gcp/observability 1.0 dependencies in /internal (# 6229)%0A  > da1a5eb tests: nix TestClientDoesntDeadlockWhileWritingErroneousLargeMessages (# 6227)%0A  > e853dbf authz: add conversion of json to RBAC Audit Logging config (# 6192)%0A  > 497436c xds/internal/balancer/outlierdetection: Change string to String (# 6222)%0A  > de11139 clusterresolver: improve tests (# 6188)%0A  > eff0942 xds/internal/xdsclient: Custom LB xDS Client Changes (# 6165)%0A  > 8628e07 xds/internal/balancer/outlierdetection: Add Channelz Logger to Outlier Detection LB (# 6145)%0A  > 83c460b authz: Move audit package (# 6218)%0A  > 8c70261 grpc: ClientConn cleanup in prep for channel idleness (# 6189)%0A  > 2cd95c7 gcp/observability: remove redundant import (# 6215)%0A  > 16651f6 go.mod: update all dependencies (# 6214)%0A  > ca60462 stubserver: Stop server when StartClient failed (# 6190)%0A  > 7dfd718 internal/buffer: add Close method to the Unbounded buffer type (# 6161)%0A  > ebeda75 tests: defalke TestTimerAndWatchStateOnSendCallback (# 6206)%0A  > 0ed709c Change version to 1.56.0-dev (# 6213)%0Abumping google.golang.org/protobuf f221882...68463f0:%0A  > 68463f0 all: release v1.31.0%0A  > 59a8581 encoding/protodelim: fix handling of io.EOF%0A  > fc47fdd proto: store the size of tag to avoid multiple calculations%0A  > cc524c9 internal/order: fix sorting of synthetic oneofs to be deterministic%0A  > b8fc770 encoding/protodelim: If UnmarshalFrom gets a bufio.Reader, try to reuse its buffer instead of creating a new one%0A  > cf06b0c compiler/protogen: add Semantic.SET to setter annotations%0A  > 05cbe34 encoding: add MarshalAppend to protojson and prototext%0A  > 1bca6d9 types/dynamicpb: add NewTypes%0A  > 736947c all: update protobuf release version to fix macOS tests%0A  > 808c664 all: start v1.30.0-devel%0Abumping knative.dev/networking b9dd5c2...b2cce92:%0A  > b2cce92 Update community files (# 823)%0A  > 1431d70 Bump google.golang.org/grpc to the latest version (# 821)%0A  > 91821ae Update community files (# 819)%0A  > 3a75df5 upgrade to latest dependencies (# 817)%0Abumping golang.org/x/text 48e4a4a...e503480:%0A  > e503480 encoding/japanese, language: shorten very long sub-test names%0A  > 2df65d7 all: regenerate for Unicode 15.0.0%0A  > e3c038a all: prepare for Unicode 15.0.0%0A  > 3a7a255 internal/export/idna: make more space for mapping index%0A  > d61dd50 go.mod: delete repeated "indirect"%0A  > efb744f internal/export/idna: fix infinite loop in Go pre-1.10%0Abumping google.golang.org/api f74fbb6...63d06ab:%0A  > 63d06ab chore(main): release 0.124.0 (# 1990)%0A  > 73f57fe feat(all): auto-regenerate discovery clients (# 1991)%0A  > 8c0e6d9 chore: add yoshi-approver ownership (# 1994)%0A  > 7843046 chore(all): update all (# 1992)%0A  > 94c12ed chore(all): update module github.com/google/s2a-go to v0.1.4 (# 1989)%0A  > 0b4f4af feat(all): auto-regenerate discovery clients (# 1988)%0A  > 2721e1f chore: enable GoApiaryCodegen auto-approve (# 1987)%0A  > a241c25 chore: delete broken AutoApprove (# 1986)%0A  > 3e2d6a6 chore: trigger AutoApprove on reopen as well (# 1985)%0A  > a24a28a chore: give AutoApprove job full write (# 1984)%0A  > 8210800 chore(main): release 0.123.0 (# 1975)%0A  > f31b763 feat(all): auto-regenerate discovery clients (# 1982)%0A  > d27f40f feat(all): auto-regenerate discovery clients (# 1978)%0A  > 94d3d73 chore(ci): fix AutoApprove for discogen (# 1981)%0A  > 98b3073 feat(all): auto-regenerate discovery clients (# 1974)%0A  > d5e0fb2 chore(main): release 0.122.0 (# 1972)%0A  > ab64815 feat(all): auto-regenerate discovery clients (# 1973)%0A  > 8b0974e fix: add better support of array of floats (# 1971)%0A  > cf0df64 chore(main): release 0.121.0 (# 1962)%0A  > c2c2b59 feat(all): auto-regenerate discovery clients (# 1963)%0A  > e44a771 chore(all): update module github.com/google/s2a-go to v0.1.3 (# 1965)%0A  > 2068ba5 feat(all): auto-regenerate discovery clients (# 1961)%0A  > c2018e2 chore(main): release 0.120.0 (# 1956)%0A  > 4e35cac feat(all): auto-regenerate discovery clients (# 1960)%0A  > fcd007a feat(all): auto-regenerate discovery clients (# 1958)%0A  > 289b859 feat(all): auto-regenerate discovery clients (# 1957)%0A  > 409bc9d feat(all): auto-regenerate discovery clients (# 1955)%0A  > 0909f16 chore(main): release 0.119.0 (# 1944)%0A  > 2f54150 chore(deps): update s2a-go to v0.1.2 (# 1954)%0A  > 685ec81 feat: add an option to enable DirectPath xDS (# 1942)%0A  > d85769c feat(all): auto-regenerate discovery clients (# 1953)%0A  > 4cb8eb9 feat(all): auto-regenerate discovery clients (# 1952)%0A  > bf9f3ac chore(all): update google.golang.org/genproto digest to daa745c (# 1949)%0A  > e1eda57 feat(all): auto-regenerate discovery clients (# 1948)%0A  > a0dacd5 feat(all): auto-regenerate discovery clients (# 1947)%0A  > e8b93cb chore(deps): update s2a-go to v0.1.1 (# 1945)%0A  > 690068f feat(all): auto-regenerate discovery clients (# 1943)%0A  > 2d6890a chore(main): release 0.118.0 (# 1940)%0A  > 29dc45a feat(all): auto-regenerate discovery clients (# 1941)%0A  > ac94a0f feat(all): auto-regenerate discovery clients (# 1939)%0A  > 8019ef6 chore(main): release 0.117.0 (# 1931)%0A  > 750c7c8 feat(all): auto-regenerate discovery clients (# 1936)%0A  > 3a98290 chore(all): update all (# 1937)%0A  > 3f62830 chore(deps): bump golang.org/x/crypto (# 1930)%0A  > 2219681 feat(all): auto-regenerate discovery clients (# 1935)%0A  > 2efcb2e feat(all): auto-regenerate discovery clients (# 1932)%0A  > 3c61729 feat: add experimental s2a-go integration (# 1874)%0A  > 587b9e5 chore(main): release 0.116.0 (# 1929)%0A  > 28c8cd5 feat(all): auto-regenerate discovery clients (# 1928)%0A  > feafcdc chore(main): release 0.115.0 (# 1922)%0A  > 34781cf feat(all): auto-regenerate discovery clients (# 1927)%0A  > 33a2dfe feat(all): auto-regenerate discovery clients (# 1924)%0A  > 02cfb82 chore(all): update google.golang.org/genproto digest to dcfb400 (# 1925)%0A  > 8930f0e feat(all): auto-regenerate discovery clients (# 1923)%0A  > 1c955e8 feat(all): auto-regenerate discovery clients (# 1913)%0A  > 7f87838 chore(all): update all (# 1918)%0A  > be028cf chore(gensupport): add idempotency header (# 1916)%0A  > 649bfb9 chore(all): update all (# 1914)%0A  > 5ac4fd7 test: update test due to generator change (# 1912)%0A  > f79df48 chore(main): release 0.114.0 (# 1910)%0A  > 2754ab4 feat(all): auto-regenerate discovery clients (# 1907)%0A  > dc4b77d fix: always reference the internal package. (# 1909)%0A  > b8a2a5e chore(main): release 0.113.0 (# 1901)%0A  > fc221ce feat(all): auto-regenerate discovery clients (# 1900)%0A  > e63383f chore(all): update module google.golang.org/protobuf to v1.29.1 [SECURITY] (# 1906)%0A  > 64b6ee4 feat(idtoken): add support for external_account (# 1897)%0A  > 65cafd4 chore(all): update all (# 1902)%0A  > 63c48a6 feat(transport): add support for setting quota project with envvar (# 1892)%0A  > 225fa6b internal: Refactor cert logic to support OAuth2 token exchange over mTLS (# 1886)%0A  > 8d4d70d chore(main): release 0.112.0 (# 1883)%0A  > 89c274a feat(all): auto-regenerate discovery clients (# 1898)%0A  > 9f18671 feat(all): auto-regenerate discovery clients (# 1896)%0A  > e88ee8a feat(all): auto-regenerate discovery clients (# 1893)%0A  > 5da4d6a feat(all): auto-regenerate discovery clients (# 1887)%0A  > 6bd0840 chore(deps): bump golang.org/x/crypto in /internal/kokoro/discogen (# 1890)%0A  > 2f72016 chore(all): update all (# 1888)%0A  > c886360 feat(all): auto-regenerate discovery clients (# 1885)%0A  > 1aee5cd feat(all): auto-regenerate discovery clients (# 1884)%0A  > 15808d7 feat(all): auto-regenerate discovery clients (# 1882)%0A  > e99d0d5 chore(main): release 0.111.0 (# 1860)%0A  > 70d3954 feat(all): auto-regenerate discovery clients (# 1875)%0A  > f32872c chore(all): update google.golang.org/genproto digest to 637eb22 (# 1877)%0A  > c02cff6 feat(all): auto-regenerate discovery clients (# 1873)%0A  > 7d34d41 feat(all): auto-regenerate discovery clients (# 1872)%0A  > d456fd6 chore(deps): bump golang.org/x/net in /internal/kokoro/discogen (# 1870)%0A  > b7ab21d chore(all): update all (# 1868)%0A  > 7f5f40a feat(all): auto-regenerate discovery clients (# 1866)%0A  > 4056319 chore(all): update module golang.org/x/net to v0.7.0 [SECURITY] (# 1867)%0A  > 8b8b195 feat(all): auto-regenerate discovery clients (# 1863)%0A  > c0f2510 chore(all): update vet.sh to go runtime 1.20 (# 1865)%0A  > 895105a feat(all): auto-regenerate discovery clients (# 1861)%0A  > ba3414e feat(all): auto-regenerate discovery clients (# 1859)%0A  > 892811c chore(main): release 0.110.0 (# 1840)%0A  > 1edc79b chore: update x libs (# 1858)%0A  > 929a393 chore(all): update all (# 1853)%0A  > 1147cb8 fix: Update ECP dependency to v0.2.3 (# 1857)%0A  > 689f934 feat(all): auto-regenerate discovery clients (# 1851)%0A  > 8efd00d fix(internal/gensupport): don't prematurely close timers (# 1856)%0A  > 3fb5b61 fix: Improve error handling for enterprise certificate module (# 1848)%0A  > 8980266 feat(all): auto-regenerate discovery clients (# 1850)%0A  > 3fb8cdc feat(all): auto-regenerate discovery clients (# 1841)%0A  > 1651c38 chore(transport): remove support for go runtimes earlier than 1.16 (# 1844)%0A  > 4b4c9d4 feat(all): auto-regenerate discovery clients (# 1838)%0A  > b3b5f17 chore(main): release 0.109.0 (# 1818)%0A  > c13cc35 feat(all): auto-regenerate discovery clients (# 1836)%0A  > 602b6a4 chore(all): update all (major) (# 1806)%0A  > a5d0daa feat(all): auto-regenerate discovery clients (# 1828)%0A  > 50fc7c4 feat(all): auto-regenerate discovery clients (# 1826)%0A  > 6aad438 feat(all): auto-regenerate discovery clients (# 1825)%0A  > 85d0224 feat(all): auto-regenerate discovery clients (# 1822)%0A  > 884a246 feat(all): auto-regenerate discovery clients (# 1821)%0A  > 5935892 feat(all): auto-regenerate discovery clients (# 1819)%0A  > ba3ba78 feat(all): auto-regenerate discovery clients (# 1817)%0A  > 47f66d6 chore(main): release 0.108.0 (# 1811)%0A  > da48b9a feat(all): auto-regenerate discovery clients (# 1816)%0A  > a12685c feat(all): auto-regenerate discovery clients (# 1813)%0A  > 4df52d2 feat(all): auto-regenerate discovery clients (# 1810)%0Abumping golang.org/x/term 7ae6be6...edd9fb7:%0A  > edd9fb7 go.mod: update golang.org/x dependencies%0A  > 88fcf87 term: consistently return zeroes on GetSize error%0A  > f6de4a1 go.mod: update golang.org/x dependencies%0A  > 119f703 go.mod: update golang.org/x dependencies
    
    Signed-off-by: Knative Automation <automation@knative.team>
    knative-automation committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4e0dca3 View commit details
    Browse the repository at this point in the history