Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bumping github.com/google/uuid 4d47f8e...0f11ee6: > 0f11ee6 chore(master): release 1.6.0 (# 151) > 16939da chore(tests): add strict monotonicity test case for uuid v7. (# 154) > 016b199 fix: fix typo in version 7 uuid documentation (# 153) > 1d8b6ea ci: set token permissions to github workflows (# 143) > a2b2b32 fix: Monotonicity in UUIDv7 (# 150) > c58770e feat: add Max UUID constant (# 149) bumping golang.org/x/net cb5b10f...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 > 7ee34a0 go.mod: update golang.org/x dependencies > c289c7a websocket: re-add documentation for DialConfig > 9fb4a8c http2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets > 3dfd003 websocket: add support for dialing with context > fa11427 quic: move package out of internal > 591be7f quic: fix UDP on big-endian Linux, tests on various architectures > 34cc446 quic: temporarily disable networking tests failing on various platforms > 4bdc6df quic: expand package docs, and document Stream > 22cbde9 quic: set ServerName in client connection TLSConfig > 57e4cc7 quic: handle PATH_CHALLENGE and PATH_RESPONSE frames > a6a24dd quic: source address and ECN support in the network layer > 2a8baea quic: don't record fin bit as sent when it wasn't > 5e09712 quic: fast path for stream writes > 08d27e3 quic: fast path for stream reads > cc568ea internal/quic: use slices.Equal in TestAcksSent > dda3687 quic: add Stream.ReadByte, Stream.WriteByte > e94da73 quic: reduce ack frequency after the first 100 packets > 117945d quic: add throughput and stream creation benchmarks > 93be8fe quic: log packet_dropped events > 6e383c4 quic: add qlog recovery metrics > 840656f quic/qlog: don't output empty slog.Attrs > 5a444b4 quic: add Stream.Set{Read,Write}Context, drop {Read,Write,Close}Context > 73d21fd go.mod: update golang.org/x dependencies > 643fd16 html: fix SOLIDUS '/' handling in attribute parsing > 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing > b2208d0 internal/quic/qlog: fix typo > 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway > 07e05fd http2: remove suspicious uint32->v conversion in frame code > 26b646e quic: avoid deadlock in Endpoint.Close bumping google.golang.org/genproto/googleapis/api 989df2b...6e1732d: > 6e1732d chore(all): auto-regenerate .pb.go files (# 1098) > 9694c77 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/apikeys (# 1099) > ace143d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/servicemanagement (# 1100) > c811ad7 chore(all): update all (# 1097) > a219d84 chore(all): auto-regenerate .pb.go files (# 1096) > 29370a3 chore(all): auto-regenerate .pb.go files (# 1095) > 790db91 chore(all): auto-regenerate .pb.go files (# 1094) > 37d4d3c chore(all): update all (# 1089) > df926f6 chore(all): auto-regenerate .pb.go files (# 1092) > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093) > 1f18d85 chore(all): Drop submodule backreferences (# 1087) > 6ceb2ff chore: make vet script less error prone (# 1091) > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084) > 9b9be74 chore: updates for Go 1.22 (# 1090) > b0ce06b chore(all): update all (# 1088) > 012b6fc chore(all): update all (# 1086) > 31a09d3 chore(all): update all (# 1085) > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083) > ef43131 chore(all): auto-regenerate .pb.go files (# 1082) > 6c6643b chore(all): update all (# 1078) > a9fa171 fix(dataform): Remove broken aliases (# 1080) > 9144d31 fix(analytics): Remove broken aliases (# 1079) > 35c7eff chore(all): update all (# 1077) > 50ed04b chore(all): update all to v4 (# 1076) > 0d6446b chore(all): update all (# 1075) > 995d672 chore(all): update all (# 1073) bumping golang.org/x/oauth2 39adbb7...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 > 85231f9 go.mod: update golang.org/x dependencies > 34a7afa google/externalaccount: add Config.UniverseDomain > 95bec95 google/externalaccount: moves externalaccount package out of internal and exports it > ebe81ad go.mod: update golang.org/x dependencies > adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain > deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC bumping golang.org/x/mod 6e58e47...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 > 766dc5d modfile: use new go version string format in WorkFile.add error > fa1ba42 sumdb: replace globsMatchPath with module.MatchPrefixPatterns bumping golang.org/x/sys 0829ab1...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 > 360f961 unix: add API for fsconfig system call > 7ff74af unix: drop go version tags for unsupported versions > 6b4eab5 unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname) on FreeBSD due to truncated fields. > 2f2cc5d unix: update IFLA and NETKIT constants with Linux kernel 6.7 > 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString > 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile" > 628365d windows: support nil done parameter in ReadFile and WriteFile > bef1bd8 unix: move mksyscall regexp to package level variables > 5710a32 unix/linux: update Linux kernel to 6.7 > b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above > c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ > f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed > 0d9df52 unix: add more SECCOMP constants bumping google.golang.org/protobuf 3068604...ec47fd1: > ec47fd1 all: release v1.33.0 > f01a588 encoding/protojson, internal/encoding/json: handle missing object values > 235ef28 all: fix integration test on macOS > fe89159 internal/filedesc: make descriptor initialization goroutine-safe > 6bec1ef proto: move explicit test as a seed into the fuzz test > 02e13d2 internal/filedesc: align editions and non-editions HasPresence() > 416d517 internal/conformance: make conformance tests work with editions > 055c812 encoding/prototext: add proto editions and fuzz tests > 2caa6b0 all: format all .proto files > f2cb7f1 encoding/protojson: add protojson editions tests including fuzztests > 08a11b3 testing/prototest: add extension and required editions messages > da0e663 proto: add editions tests for invalid messages > f9eb6c7 go_features.proto: move .proto file next to generated .pb.go file > 11de0a6 all: add editions support for extensions > 7d98b0e all: implement `features.field_presence = LEGACY_REQUIRED` support > 6e0d73f proto: add extension tests for editions protos > 1944577 proto: add more editions tests for proto.Size and proto.Equal > 5e8da94 proto: add decoding fuzz test for proto3 to editions conversion > 8f6a661 proto: add fuzztest for proto2 and equivalent editions proto > 997075a reflect/protodesc: add editions support > f102ec6 all: add more test for editions and fix some bugs in the implementation > e391005 reflect/protodesc: propagate field_presence legacy_required properly > 020ec10 internal/filedesc: implement runtime editions support > f387b03 editions: add some test protos for editions > 2040e86 all: implement Go-specific GenerateLegacyUnmarshalJSON > 99e193e all: update to protobuf-26.0-rc2 to implement go edition features > 82c6b3a protoreflect: remove unnecessary cache so extension types can be GC'ed > b70f02b editions: minor fix to resolve editions features correctly > 9e454d6 internal/filedesc: refactor editions feature resolution > 26a52f3 reflect/protodesc: fix packed field conditional > 7c85df2 reflect/protodesc: fix group validation: not supported in proto3 > 18202d2 testing/protocmp: add MessageTypeResolver. > 7b78149 internal/impl: correct reflect.ValueError use > 56dad28 all: add Security Policy (SECURITY.md) > 9f73929 all: start v1.32.0-devel bumping k8s.io/utils d93618c...e7106e6: > e7106e6 Merge pull request # 290 from nitishfy/Nitish/go-get-deprecated > b307cd5 Merge pull request # 297 from skitt/fix-roundtoint32 > be5d99e remove go install > cf03d44 Merge pull request # 289 from skitt/golang-1.21-set-clear > fc7c3d4 Use math.Round for rounding in RoundToInt32 > 8a6db1c Transfer go get to go install > 3b25d92 Merge pull request # 283 from skitt/generic-ptr > 571d869 With Go 1.21, use clear in set.Clear() > 3019533 Merge pull request # 286 from skitt/set-equal > dc1a5d8 Add generic ptr.To, ptr.Deref, ptr.Equal > 9f67429 Merge pull request # 243 from logicalhan/generics > ecd9d48 Ensure set.Equal() compares the two set lengths > 10cedcc address tim's comments > c3703b2 fix lint issue > 46762cf make this implementation of sets compatible with the one in apimachinery > d8088cf add generic sets package to utils bumping k8s.io/client-go 94205f8...62c5e9e: > 62c5e9e Update dependencies to v0.29.2 tag > baea19d Merge pull request # 122429 from MadhavJivrajani/tools-bump-129 > 3373afd .*: bump golang.org/x/tools to v0.16.1 > 288368e update go.mod > 86d49e7 Merge pull request # 113374 from ahmedtd/kep-3257-projected-types > 59c256a Regenerate for ClusterTrustBundlePEM projected volume API > ac369c3 Define ClusterTrustBundlePEM projected volume > 66e57f7 Merge pull request # 121552 from pohly/klog-update > 8b96b9b dependencies: klog v2.110.1 > c13269d Merge pull request # 116516 from aojea/servicecidr > 7523a34 Merge pull request # 121575 from apelisse/update-smd > 60aa89a make update with the new API with arrays > 965bc8d Merge pull request # 121104 from carlory/kep-3751-api-changes > ce4f256 Update sigs.k8s.io/structured-merge-diff to v4.4.1 > 824910b make update > 6278c99 generated changes > 477cb78 Merge pull request # 121089 from tkashem/apf-v1 > 5a34ab5 apiserver: add generated files for flowcontrol api change > 20fd67f apiserver: generate code for apf flowcontrol v1 API > 30eba26 Merge pull request # 121524 from carlory/gomega > 8ec95e1 bump gomega to 1.29.0 > 4028f5b Merge pull request # 121338 from dims/working-otel-bump > 08f1ffe working-config-otel > e2e59f3 Merge pull request # 119186 from seans3/stream-translator-proxy > c925374 Merge pull request # 120397 from ty-dc/StaticCheck > b7d73dd StreamTranslator and FallbackExecutor for WebSockets > b003667 Merge pull request # 116065 from sanposhiho/match-label-key-alternative > 0447e1f cleanup: omit comparison with bool constants > 5f697ab Merge pull request # 121363 from p0lyn0mial/upstream-reflector-consistency-check > a462882 feature(scheduler): implement matchLabelKeys in PodAffinity and PodAntiAffinity > 33d1400 Merge pull request # 120757 from alexzielenski/apiserver/openapi/invalid-default > 0f984dc client-go/reflector: introduce a data consistency mechanism for the watch-list feature. > b592521 update generated code and openapi > 30f741e pin openapi > 435ce6f Merge pull request # 121010 from Jefftree/decouple-openapi-v2v3-config > 9f0ec66 Merge pull request # 119802 from takirala/tga/update-ErrGroupDiscoveryFailed > f68660d bump kube-openapi > 17c66cc Merge pull request # 119026 from AxeZhan/sleepAction > 5a38750 fix: add code comments > 5cf6418 codegen > f936552 client-go: chore: implement `Is` interface for `ErrGroupDiscoveryFailed` > 52c50bf Merge pull request # 121229 from aojea/remove_cluster_cidr > 46e82c5 Merge pull request # 120248 from pacoxu/grpc-container-probe > 656ec39 remove ClusterCIDR > bc7002f Merge pull request # 120735 from Jefftree/request-body > 92c5c93 remove GAed FG GRPCContainerProbe > d02858f Merge pull request # 121106 from aojea/ipaddress_uid > c0416e6 bump kube-openapi > 57d597c Add shortname ambiguity warning in shortcut expander (# 117668) > 55f8f3f make update > cf4002b Merge pull request # 121111 from dashpole/update_otel_deps > 0b5d6df dependencies: update otel-go dependencies > b4ee45c Merge pull request # 121117 from MadhavJivrajani/bump-x-net > 9f19d0f .: bump golang.org/x/net to v0.17.0 > 9518c80 Merge pull request # 121082 from pohly/ginkgo-gomega-update > 5b14e64 Merge pull request # 120975 from ardaguclu/close-heartbeat-explicitly > fa053c2 dependencies: ginkgo v2.13.0, gomega v1.28.0 > 0a782d6 Merge pull request # 120729 from pohly/events-context > 583e50d Use timeout function to detect transient errors > ca71863 Merge pull request # 120984 from p0lyn0mial/upstream-reflector-always-fallback-to-listwatch > cf07629 k8s.io/client-go/tools/events: pass context into EventSink methods > 9a88950 revert back to IsUnexpectedCloseError check > 1e0855a reflector: fallback to the previous mode on any error > 3595e52 k8s.io/client-go/tools: support context for event recording > e95d92d Close websocket heartbeat explicitly when unexpected closure received > fbb1575 Merge pull request # 120980 from p0lyn0mial/upstream-client-go-close-watcher > 2c9d749 reflector: close an established watcher when the StopCh was closed > d6dc079 Merge pull request # 120716 from xrstf/fix-typos > 6b97f71 Merge pull request # 119865 from charles-chenzz/bump_deps > 0d1af04 fix typo dervied => derived > 52cc500 Merge pull request # 120865 from aojea/remotecmd_flake > bf89966 bump github.com/emicklei/go-restful/v3 to v3.11.0. > 011db22 deflake TestWebSocketClient_HeartbeatSucceeds > 34d1b64 Merge pull request # 120799 from aojea/workqueue_test > 657ffa5 Merge pull request # 120752 from p0lyn0mial/upstream-client-go-initial-events-value > 374e363 workqueue unit tests to assert collapsing behaviors > d0ea06d cache/reflector: check the value of the initial-events-end annotation > b5b9332 Merge pull request # 120694 from aojea/ws_healthchec > 08f8929 Merge pull request # 119526 from sttts/sttts-idiomatic-cached > ea6e035 add loging and bump timers to avoid races > 278669d hack/update-vendor.sh > 908cc0a Merge pull request # 120513 from devincd/fix-typo > 44a68ee Merge pull request # 120508 from aojea/aojea_owner > f242a56 fix typo in client-go package > a73949f Merge pull request # 120008 from skitt/drop-intstr-ptr-wrappers > 5ac9cf8 add aojea as client-go approver > a52e8a1 Merge pull request # 120499 from tukwila/gorilla/websocket_v1.5.0 > f0c65af Use ptr.To to retrieve intstr addresses > 951672f bump: upgrade gorilla/websocket from v1.4.2 to v1.5.0 > 53c02af Merge pull request # 119334 from kmala/serverapply > f5a7a42 Merge pull request # 119157 from seans3/websocket-executor > 77918e1 update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag > fd1e22b WebSocket Client and V5 RemoteCommand Subprotocol > 4783d28 Merge pull request # 119410 from Jefftree/kubectl-cleanup > 5e052e4 Merge pull request # 119870 from Jefftree/agg-discovery-406 > f02c594 Cleanup kubectl legacy server fallback > f28f485 Merge pull request # 120259 from SataQiu/clean-apf-20230830 > c4ed5da Fallback to legacy discovery on a wider range of conditions in aggregator > 5e5ba6b Merge pull request # 120327 from liggitt/json-patch > def2075 apf: remove v1alpha1 API > fb2e668 Merge pull request # 120218 from rakshitgondwal/feat/protobuf-version-update > f6f4d3c Revert to json-patch 4.12.0 > 5af0bb9 feat: update google.golang.org/protobuf to v1.31.0 > 4dd144a Merge pull request # 119962 from pohly/dra-api-list-type > e8815ff Merge pull request # 118653 from pohly/volume-resource-requirements > cb120b6 api: change list type for node lists in PodSchedulingContext > 3fe9aa4 Merge pull request # 119790 from seantywork/added-comment > 86ae84a generated files > c1466ac Merge pull request # 119883 from ls-2018/json > ff3618f kubernetes mutual (2-way) x509 comment > 9c6b659 Merge pull request # 119937 from RyanAoh/kep-1860-dev > a8fc969 Fix: null jsonpath serialization > d124e52 Merge pull request # 119806 from enj/enj/i/delete_psp_api > 4a487f6 Generated code for IP mode field > edce1de Merge pull request # 119728 from pohly/ssa-forbid-extract-calls > 1e11b3a Delete PSP API types and generated clients > 9a5370b Merge pull request # 119907 from Hii-Arpit/Hii-Arpit-Fixing-Broken-Link > ed2b4f0 SSA: prevent usage of Extract calls via forbidigo > 54237a5 Merge pull request # 119796 from sttts/sttts-caches-populated > f4a635a Update README.md > b97d8af Merge pull request # 119554 from davidmccormick/prevent-race-client-go-workqueue-shutdown > 00f8b3a client-go: log proper 'caches populated' message, with type and source and only once > 856e847 Merge pull request # 118455 from linxiulei/managedFields > e9b0103 Fix a race where a call to Shutdown was happening after ShutDownWithDrain() had performed the check q.isProcessing() && q.shouldDrain() and before waitForProcessing() has reached its Wait(). This is because waitForProcessing() is only checking the length part of the condition instead of both the length and whether we still need to drain. > 08b51e9 Merge pull request # 118399 from skitt/ioutil-sig-api-machinery > 411a118 Run hack/update-codegen.sh informers subprojects > 41d4a16 Merge pull request # 117992 from liggitt/gc-discovery-flutter > caded3c api-machinery: stop using deprecated io/ioutil > da4a4e2 Add 'WithTransform' SharedInformerOption > b8a03ab Merge pull request # 119876 from marosset/revert-118895 > daed746 Add GroupDiscoveryFailedErrorGroups helper method > 04dcae2 Merge pull request # 119835 from liggitt/mitigate-aggregated-discovery-npe > 32bbd73 Revert "Merge pull request # 118895 from RyanAoh/kep-1860" > bf44ac9 Avoid returning nil responseKind in v1beta1 aggregated discovery > 49410bf Merge pull request # 119725 from MadhavJivrajani/bump-net-dep bumping github.com/golang/protobuf 5d5e8c0...75de7c0: > 75de7c0 Merge pull request # 1597 from golang/updatedesc > b7697bb all: update descriptor.proto to latest version bumping go.uber.org/zap 96038b7...fcf8ee5: > fcf8ee5 Release v1.27.0 (# 1419) > e5a56ee Add WithPanicHook logger option for panic log tests (# 1416) > 0e2aa4e assets: Fix logo color profile (# 1418) > 956a21c Add methods for logging with level as argument (# 1406) > 2a893f6 build(deps): bump golangci/golangci-lint-action from 3 to 4 (# 1417) > e5745d6 ci: Test with Go 1.22 (# 1409) > 7db06bc zapslog: rename Option to HandlerOption (# 1411) > 35ded09 zapslog: fix all with slogtest, support inline group, ignore empty group. (# 1408) > 27b96e3 Make zaptest.NewTestingWriter public (# 1399) > 70f61bb zapslog: Bump zap from v1.24.0 to v1.26.0 (# 1404) > d27427d README: Add a logo (# 1396) > 5acd569 Rename license file to satisfy go docs for nested modules (# 1389) > fa1b6ae Extend WithLazy() method to SugaredLogger (# 1378) > f69ffe3 Update `Any` documentation to point at go compiler stack reuse issue (# 1387) > ad87f1e `zapcore/field.go`: Fixed typo on comment line indicating that the type is of complex64. (# 1386) > 628b1d0 Update goleak to 1.3.0 (# 1384) > f463774 lint: Pass zapcore and zaptest packages (# 1383) > 87577d8 zapcore: Ignore nil Entry.Time in encoders (# 1369) > 54430cb Revert "lint: Enable paralleltest, fix issues (# 1367)" (# 1368) > 7b6c114 lint: Enable paralleltest, fix issues (# 1367) > ed7ddb5 fmt: Prefer gofumpt over gofmt (# 1366) > 2f09c51 benchmark/slog: exp => std log/slog (# 1363) > 4ddf010 buffer: Fix AppendBytes doc string (# 1362) > 8a14570 doc: Clarify contract for primitive encoders (# 1360) > f9c5b00 chore(changelog): Drop 'v' prefixes (# 1356) > 6dce84f chore(exp/changelog): Use reference links (# 1357) > ebbc67a chore(changelog/1.26.0): add missing entry (# 1358) bumping knative.dev/pkg b488e7b...0f34a88: > 0f34a88 upgrade to latest dependencies (# 3018) > 2a68697 Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (# 3017) > 2cca32d Revert "drop eventing-rabbitmq downstream testing (# 2969)" (# 3008) > 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) > 5d4af76 Update community files (# 3007) > fef5da9 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 3004) > 03bf3de webhook: add options to disable resource_namespace tag in metrics (# 2931) > 3f02478 Bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (# 3002) > 7d95d0f Bump google.golang.org/api from 0.171.0 to 0.172.0 (# 3003) > 5fe2303 drop vendor licenses (# 3001) > f69f148 Optionally generate an init func for an informer (# 2989) > b8b7ca1 upgrade to latest dependencies (# 3000) > 1ca1f09 upgrade to latest dependencies (# 2999) > 2d1662a Update community files (# 2998) > fd7cc21 Bump google.golang.org/api from 0.170.0 to 0.171.0 (# 2996) > d484aa5 Bump github.com/prometheus/common from 0.50.0 to 0.51.1 (# 2995) > db6f3b0 Bump google.golang.org/api from 0.169.0 to 0.170.0 (# 2992) > 4e6f7e4 Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (# 2993) > 66842ae Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (# 2991) > 3d1e17c Bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 (# 2990) > 9f523e2 Update community files (# 2988) > adefab4 upgrade to latest dependencies (# 2987) > 2c15a6f Bump github.com/prometheus/common from 0.49.0 to 0.50.0 (# 2986) > 106b052 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (# 2984) > 95079a4 Bump google.golang.org/api from 0.167.0 to 0.169.0 (# 2982) > f53396f Bump golang.org/x/tools from 0.18.0 to 0.19.0 (# 2985) > c195f86 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (# 2983) > 6b13f01 Bump github.com/prometheus/common from 0.48.0 to 0.49.0 (# 2980) > 181596e Bump cloud.google.com/go/storage from 1.38.0 to 1.39.0 (# 2981) > 7e643e7 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (# 2979) > 5f76c72 upgrade to latest dependencies (# 2978) > 145b901 Update community files (# 2977) > 97fb318 Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (# 2974) > 32e13c4 Bump github.com/prometheus/common from 0.47.0 to 0.48.0 (# 2975) > 7fe3d22 Bump google.golang.org/api from 0.165.0 to 0.167.0 (# 2973) > 7f542a9 Bump go.uber.org/zap from 1.26.0 to 1.27.0 (# 2972) > c97b609 upgrade to latest dependencies (# 2971) > 7594067 use shared setup-go and drop installation of go-licenses (# 2970) > bea8825 drop eventing-rabbitmq downstream testing (# 2969) > 695c421 drop http01 from downstream testing (# 2968) > 73aebb0 upgrade to latest dependencies (# 2967) > 9f033a7 drop toolchain directive (# 2966) > 4fba530 Update community files (# 2965) > 021fd95 Bump min k8s version to v1.28 (# 2964) > 9227ebb Bump google.golang.org/api from 0.163.0 to 0.165.0 (# 2960) > fecb381 Bump google.golang.org/grpc from 1.61.0 to 1.61.1 (# 2963) > d978608 Bump github.com/prometheus/common from 0.46.0 to 0.47.0 (# 2962) > 0d88449 Bump golang.org/x/tools from 0.17.0 to 0.18.0 (# 2961) > f094d82 Bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 (# 2959) > b8f9b22 Update community files (# 2957) > bc60487 Update community files (# 2956) > 405f0c4 Update community files (# 2955) > 2d2e27d Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 2952) > 3b39834 Bump google.golang.org/api from 0.161.0 to 0.163.0 (# 2953) > 085f505 Bump golang.org/x/net from 0.20.0 to 0.21.0 (# 2954) > 4104e42 Bump google.golang.org/api from 0.159.0 to 0.161.0 (# 2951) > e85c3cf Update community files (# 2950) > b6659cc Bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 (# 2948) > 9bdb511 Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (# 2947) > d34ca03 Update knative.dev/hack to latest main (# 2949) > 91c6ec8 Bump google.golang.org/api from 0.157.0 to 0.159.0 (# 2946) > 6d59538 Bump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0 (# 2945) > 6eb53f5 Bump github.com/google/uuid from 1.5.0 to 1.6.0 (# 2944) > 2b8687a upgrade to latest dependencies (# 2943) > b42fab9 Update community files (# 2942) > 3f7ce63 Bump google.golang.org/api from 0.155.0 to 0.157.0 (# 2941) > 2a92e9d Bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1 (# 2940) > 455683d Update community files (# 2939) Signed-off-by: Knative Automation <[email protected]>
- Loading branch information