go/src/internal
witchard 42db1da8e9 cmd/go/internal/modfetch: add GOINSECURE
Enables insecure fetching of dependencies whos path matches those specified in
the enironment variable GOINSECURE.

Fixes #32966

Change-Id: I378920fbd5a4436df0b5af3fb5533e663e2cc758
GitHub-Last-Rev: 2c87b303ac
GitHub-Pull-Request: golang/go#35357
Reviewed-on: https://go-review.googlesource.com/c/go/+/205238
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
2019-11-08 22:44:29 +00:00
..
bytealg internal/bytealg: add SIMD byte count implementation for s390x 2019-11-04 22:06:16 +00:00
cfg cmd/go/internal/modfetch: add GOINSECURE 2019-11-08 22:44:29 +00:00
cpu all: remove nacl (part 3, more amd64p32) 2019-10-10 22:38:38 +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.14 2019-10-01 22:07:45 +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 net, net/http: don't trace DNS dials 2016-05-14 00:14:25 +00:00
oserror all: remove os.ErrTimeout 2019-08-02 17:57:18 +00:00
poll all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
race testing: mark tests and benchmarks failed if a race occurs during execution 2016-11-03 18:19:49 +00:00
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 internal/syscall/unix: add support for linux/riscv64 2019-11-01 14:19:56 +00:00
testenv Revert "cmd/go: fail if a test binary exits with no output" 2019-10-09 20:30:46 +00:00
testlog cmd/go: invalidate cached test results if env vars or files change 2017-12-11 19:08:32 +00:00
trace all: shorten some tests 2019-05-22 12:54:00 +00:00
xcoff all: simplify code using "gofmt -s -w" 2019-05-06 22:19:22 +00:00