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 (#1000)
bumping golang.org/x/tools 33be3ef...3057be8: > 3057be8 go.mod: update golang.org/x dependencies > 4653e48 gopls/internal/analysis: add skipped analysis simplify on generated code > f855a53 gopls/internal/telemetry/cmd/stacks: use authentication token > 3ffd605 gopls/doc/features: fix prominent typo > a5df6ad go/analysis/passes/printf: report non-constant format, no args > c03e5c2 go/packages: do not nullify Fset when NeedSyntax is set > 6a6fd99 go/ssa: substitute type parameterized aliases > f6a2390 gopls/doc: delete commands.md > 2154cbf gopls/internal/golang: add "Browse gopls features" code action > ead76ab go/analysis: Add modules to Pass > 55d718e go/analysis/passes/buildtag: report invalid go versions in build tags. > 8b51d66 go/types/objectpath: support parameterized type aliases > 12d2c34 internal/testfiles: consolidate to CopyToTmp > 444aadd gopls/internal/cmd: redesign codeaction subcommand > cad260e internal/pkgbits: remove dead field > ec1a81b gopls/doc/features: more doc tweaks > 2fb3ebe txtar: implement fs.FS > 2cb2f7d internal/bisect: fix doc comment api links > 25ed04f LICENSE: update per Google Legal > da12580 go/packages: NeedTypes implies NeedModule > 6f4e2a8 gopls: update x/telemetry dependency > e4550b9 go/analysis/passes/nilness: fix wrong internal code comment > d9c6af3 cmd/stress: add -count flag, and print number of active commands in status updates > ef4d083 gopls/internal/protocol/command: draft Packages/Modules API > d29feb5 gopls/completion: prefer rangeable funcs in range statements > 71c5537 gopls/internal/analysis/fillswitch: use qualified type names > febceba copyright: don't skip directories "." or ".." in checkCopyright > 3968e70 go/analysis/internal/checker: allow for Plan 9 reduced exit codes in tests bumping golang.org/x/oauth2 5fd4241...6d8340f: > 6d8340f LICENSE: update per Google Legal bumping google.golang.org/genproto/googleapis/rpc 5315273...573a115: > 573a115 chore(all): auto-regenerate .pb.go files (# 1144) > 2c9e96a chore(all): update all (# 1149) > b1a4ccb chore(all): update all (# 1148) > 93522f1 chore: rev bigtable to unreleased commit (# 1147) > 90e4760 feat: move bigtable protos to google-cloud-go (# 1146) > e6d459c chore(all): update all (# 1142) > d784300 chore(all): auto-regenerate .pb.go files (# 1143) > 46eb208 chore(all): auto-regenerate .pb.go files (# 1141) > 40e1e62 chore(all): auto-regenerate .pb.go files (# 1140) > 4ad9e85 chore(all): auto-regenerate .pb.go files (# 1139) > 654c5fe chore(all): update all (# 1138) > f6361c8 chore(all): update all (# 1137) > dc46fd2 chore(all): update all (# 1135) > 68d350f chore(all): update all (# 1134) > a8a6208 chore(all): update all (# 1133) > ef581f9 chore(all): update all (# 1132) bumping k8s.io/klog/v2 007e661...75663bb: > 75663bb Merge pull request # 408 from pohly/klog-flush-sync-fix > 16c7d26 Merge pull request # 401 from pohly/ktesting-warning-delay > 2327d4c data race: avoid unprotected access to sb.file > 2ee202a Merge pull request # 404 from 1978629634/fsync-freelock > cd24012 ktesting: tone down warning about leaked test goroutine > 7af45d6 Merge pull request # 406 from pohly/linter > 79575d8 Do not acquire lock for file.Sync() fsync call > ab53041 Merge pull request # 402 from pohly/linter-issues > d008cfe examples: fix linter warning > 569bb3c Merge pull request # 399 from jsoref/spelling-corporation > ff7c070 build: fix some linter warnings > 200f43e chore(*): fix spelling of Intel Corporation bumping knative.dev/hack 441a19f...06f7aff: > 06f7aff tag images using ko (# 393) > 452e340 Update community files (# 392) Signed-off-by: Knative Automation <[email protected]>
- Loading branch information