1
0
mirror of https://github.com/golang/go synced 2024-10-01 03:38:32 -06:00
go/imports
Jay Conrod 2d660fb8a0 go/packages/packagestest: fix GOPROXY file URLs for Windows
Amends prematurely submitted CL 173918. We now use file:/// URLs for
go1.13 and later and file:// URLs for go1.12 and earlier.

Fixes golang/go#31675

Change-Id: I009c63a900bdfd091bf46def5cea5a0843639b47
Reviewed-on: https://go-review.googlesource.com/c/tools/+/173919
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-04-25 21:41:24 +00:00
..
testdata/mod imports: stop using go/packages for modules 2019-01-22 20:29:12 +00:00
fix_test.go imports: fix circular imports 2019-04-07 03:08:57 +00:00
fix.go imports: fix circular imports 2019-04-07 03:08:57 +00:00
imports.go imports: remove globals, stop using build.Default 2019-01-18 19:33:59 +00:00
mkindex.go go.tools/imports: move goimports from github to go.tools. 2013-12-17 21:21:03 -05:00
mkstdlib.go imports: add syscall/js API to zstdlib.go 2019-03-30 15:02:33 +00:00
mod_112_test.go imports: handle missing main module 2019-03-15 20:09:29 +00:00
mod_test.go go/packages/packagestest: fix GOPROXY file URLs for Windows 2019-04-25 21:41:24 +00:00
mod.go imports: handle missing main module 2019-03-15 20:09:29 +00:00
proxy_112_test.go go/packages/packagestest: fix GOPROXY file URLs for Windows 2019-04-25 21:41:24 +00:00
proxy_113_test.go go/packages/packagestest: fix GOPROXY file URLs for Windows 2019-04-25 21:41:24 +00:00
sortimports.go Revert "imports: support repairing import grouping/ordering" 2018-10-24 17:12:08 +00:00
zstdlib.go imports: add syscall/js API to zstdlib.go 2019-03-30 15:02:33 +00:00