Skip to content

Commit 5a89a3b

Browse files
dmitshurgopherbot
authored andcommitted
go/vcs: delete
This will also close issues 10159, 12079, 19362, and 22556 as 'not planned'. Fixes golang/go#57051. Change-Id: I1cc6851a60c554d2266b5c03b8c010270919f5be Reviewed-on: https://go-review.googlesource.com/c/tools/+/505956 Run-TryBot: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]> gopls-CI: kokoro <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Bryan Mills <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent d03a819 commit 5a89a3b

File tree

8 files changed

+1
-1286
lines changed

8 files changed

+1
-1286
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,11 @@ Selected packages:
6262

6363
Numerous other packages provide more esoteric functionality.
6464

65-
<!-- Some that didn't make the cut:
65+
<!-- Some that didn't make the cut:
6666
6767
golang.org/x/tools/benchmark/parse
6868
golang.org/x/tools/go/ast/astutil
6969
golang.org/x/tools/go/types/typeutil
70-
golang.org/x/tools/go/vcs
7170
golang.org/x/tools/playground
7271
golang.org/x/tools/present
7372
golang.org/x/tools/refactor/importgraph

go/vcs/discovery.go

-83
This file was deleted.

go/vcs/env.go

-39
This file was deleted.

go/vcs/go.mod

-7
This file was deleted.

go/vcs/go.sum

-2
This file was deleted.

go/vcs/http.go

-80
This file was deleted.

0 commit comments

Comments
 (0)