1
0
mirror of https://github.com/golang/go synced 2024-11-18 14:54:40 -07:00
go/src/internal
Bryan C. Mills 863424beb2 internal/goversion: update to 1.15
This is a second attempt at CL 230024, with
cmd/go/testdata/script/mod_retention.txt updated to perform a
version-independent comparison on the 'go' version added to a go.mod
file that lacks one.

Fixes #38708

Change-Id: I15dcd83b51ed5ec57946b419bcbaec41e85a46f9
Reviewed-on: https://go-review.googlesource.com/c/go/+/230382
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2020-04-28 15:02:35 +00:00
..
bytealg strings, bytes: improve IndexAny and LastIndexAny performance 2020-03-11 05:13:13 +00:00
cfg cmd/go: allow configuring module cache directory with GOMODCACHE 2020-04-08 17:51:12 +00:00
cpu internal/cpu: unify HWCap/HWCap2 comments 2020-04-13 10:26:24 +00:00
fmtsort src: gofmt -s 2019-09-09 18:57:05 +00:00
goroot internal/goroot: for -compiler=gccgo, only look for .gox files 2019-09-18 20:32:43 +00:00
goversion internal/goversion: update to 1.15 2020-04-28 15:02:35 +00:00
lazyregexp internal/lazytemplate: add a lazy template wrapper 2019-02-27 23:49:01 +00:00
lazytemplate internal/lazytemplate: add a lazy template wrapper 2019-02-27 23:49:01 +00:00
nettrace
obscuretestdata all: base64-encode binaries that will cause Apple notarization to fail 2019-11-21 14:55:12 +00:00
oserror all: remove os.ErrTimeout 2019-08-02 17:57:18 +00:00
poll os, internal/poll, internal/syscall/unix: use copy_file_range on Linux 2020-04-28 00:59:36 +00:00
profile net/http/pprof: support the "seconds" param for block, mutex profiles 2020-04-17 19:35:56 +00:00
race
reflectlite reflect, internal/reflectlite: set capacity when slicing unsafe pointers 2019-10-21 23:16:36 +00:00
singleflight internal/singleflight: format someErr 2019-10-25 16:31:41 +00:00
syscall os, internal/poll, internal/syscall/unix: use copy_file_range on Linux 2020-04-28 00:59:36 +00:00
testenv all: remove scattered remnants of darwin/arm 2020-04-08 18:35:49 +00:00
testlog
trace all: shorten some tests 2019-05-22 12:54:00 +00:00
xcoff internal/xcoff: fix wrong bit masking comparisons 2020-03-09 18:07:53 +00:00