blob: f35bc2b0f770799f89fb3aca1f88d6903ce98554 [file] [log] [blame]
module golang.org/x/tools
go 1.11
require (
golang.org/x/net v0.0.0-20190311183353-d8887717615a
golang.org/x/sync v0.0.0-20190423024810-112230192c58
golang.org/x/tools/gopls v0.1.0 // indirect
)