Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to latest dependencies (#2136)
bumping github.com/prometheus/procfs 113c501...ff0ad85: > ff0ad85 Update for Go 1.21 (# 575) > ce949a5 Add `hw_counters` for infiniband device. (# 549) > b2168a3 infiniband: do not fail if board_id is not present (# 556) > 647e50e Add inode number to fdinfo (# 552) > 9d715e8 Add NSpid to proc status (# 557) > 8676d3d dongjiang, add nfs over RDMA proc parse (# 558) > 607adcf Fix build tags for isRealProc function (# 560) > a5ae62f proc_maps: Parse address and device without allocating (# 572) > 5056707 Improve sysfs vulnerability parsing (# 568) > 340d4b8 NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (# 574) > e8dd544 Fixup nfs naming (# 573) > f22604f Update common Prometheus files > b6ad5a7 fix code comment error (# 561) (# 562) > c05b611 fix gofmt checking fail > 301089d dongjiang, support v4 proc4ops 38 operations > 8f5b8ca dongjiang, fix nfsd v4 ops index > e3cbe53 Bump golang.org/x/sys from 0.10.0 to 0.11.0 > 75c02c7 Update common Prometheus files > e7af452 Fix annotation errors > c5d92ab Bump golang.org/x/sys from 0.9.0 to 0.10.0 bumping google.golang.org/protobuf 68463f0...3068604: > 3068604 all: release v1.32.0 > bfcd647 protojson: configurable recursion limit when unmarshalling > 24fba63 gha-ci: instruct bazelisk to use previous bazel version > 8ed73c7 all: run integration test on longtest builders in CI > e8baad6 reflect/protodesc: support editions feature resolution > 3bfc0b0 all: drop -mod=vendor in integration test invocations > c9d2559 reflect/protoreflect: use go1.20 unsafe interface for strings and slices > a1297bf all: set required version to 1.17 > 2b71f26 all: fix go generate (needs protolegacy build tag for weak fields) > 704136e protoc: update to the newest protobuf version (25.1) > 2087447 internal/strs: use go1.20 unsafe interface for strings > 9b87403 all: remove pre-module support code from integration test > a8317fb reflect/protodesc: don't generate invalid syntax values > 9492118 internal/benchmarks: make download_benchdata print an error > f4a6c1f types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate > 86bdc47 internal/impl: preallocate memory when unmarshalling packed repeated fields > 322d454 all: avoid non-const reflect.MethodByName calls > 6352dec prototext: Fix parsing of unknown repeated message fields > 8088bf8 encoding: Add EmitDefaultValues option > 01c8445 all: test with Go 1.20 and 1.21 > 849f2c2 gha-ci: fix builds from cache: add ~/.cache/bazel (+ update actions) > 70db1e1 encoding/protojson: ignore unknown enum name if DiscardUnknown=true > f9212a8 all: modernize documentation > 6d0a5db types/descriptorpb: regenerate using latest protobuf v24.0-rc2 release candidate > 31694db types/dynamicpb: make atomicExtFiles the first word of the struct > 4396dd4 encoding/protodelim: drop TestUnmarshalFromBufioAllocations > 55f120e all: start v1.31.0-devel bumping google.golang.org/genproto/googleapis/api 49dd2c1...989df2b: > 989df2b chore(all): update actions/setup-go action to v5 (# 1074) > 3a041ad chore(all): update all to 83a465c (# 1072) > 83a465c chore(all): update all (# 1070) > 419f025 chore(all): update actions/github-script action to v7 (# 1071) > bbf56f3 chore(all): update all (# 1069) > d783a09 chore(all): update all (# 1068) Signed-off-by: Knative Automation <automation@knative.team>
- Loading branch information