summaryrefslogtreecommitdiff
path: root/src/internal/singleflight
Commit message (Expand)AuthorAgeFilesLines
* internal/singleflight: format someErrZYunH2019-10-251-1/+1
* net: don't let cancelation of a DNS lookup affect another lookupIan Lance Taylor2018-03-161-6/+16
* net: avoid race on test hooks with DNS goroutinesIan Lance Taylor2017-12-081-4/+6
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-012-2/+2
* internal/singleflight: deflake TestDoDupSuppressAustin Clements2015-07-261-7/+18
* internal/singleflight: deflake testBrad Fitzpatrick2015-06-301-8/+11
* cmd/go: cache results of HTTP requests done during meta tag discoveryBrad Fitzpatrick2015-04-132-0/+184