1
0
mirror of https://github.com/golang/go synced 2024-11-18 15:24:41 -07:00
go/go.mod

9 lines
155 B
Modula-2
Raw Normal View History

module golang.org/x/tools
go 1.11
require (
golang.org/x/net v0.0.0-20190620200207-3b0461eec859
golang.org/x/sync v0.0.0-20190423024810-112230192c58
)