[roll] Roll third_party/go b9b3927..dba2cf2 (16 commits) dba2cf2:https://fuchsia-review.googlesource.com/c/third_party/go/+/851807 Merge tag 'go1.20.4' into HEAD 324c3ac [release-branch.go1.20] go1.20.4 337dd75 [release-branch.go1.20] html/template: emit filterFailsafe for empty unquoted attr value 4a28cad [release-branch.go1.20] html/template: handle all JS whitespace characters 090590f [release-branch.go1.20] html/template: disallow angle brackets in CSS values 25b4f40 [release-branch.go1.20] Revert "net/http: FileServer method check + minimal OPTIONS implementation" 484535e cmd/compile/internal/importer,go/internal/gcimporter: use the 'go' command from build.Default.GOROOT in lookupGorootExport 813a811 [release-branch.go1.20] crypto/tls: fix PSK binder calculation ee42d46 [release-branch.go1.20] cmd/compile: fix reproducible build of aliased generic types 446493f [release-branch.go1.20] cmd/compile: remove broken LEA "optimization" 0684cec [release-branch.go1.20] cmd/compile: use correct type for byteswaps on multi-byte stores ecf7e00 [release-branch.go1.20] syscall: restore original NOFILE rlimit in child process 1dbbac7 [release-branch.go1.20] cmd/compile: fix ir.StaticValue for ORANGE 99001c4 [release-branch.go1.20] cmd/compile: don't set range expr key/value type if already set dcc9bdf [release-branch.go1.20] crypto/subtle: don't cast to *uintptr when word size is 0 5c7c20e [release-branch.go1.20] html/template,mime/multipart: document new GODEBUG settings GitOrigin-RevId: 67f4aab2bdc11acac59b8ec621ac8d370a7b8250 Change-Id: I01b98a2e8b280fa19b7cf5be07cc1f6cf31a7a0f
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.