1
0
mirror of https://github.com/golang/go synced 2024-11-19 06:54:39 -07:00
go/go.mod

8 lines
194 B
Modula-2
Raw Normal View History

module golang.org/x/tools
require (
golang.org/x/net v0.0.0-20190213061140-3a22650c66bd
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f // indirect
google.golang.org/appengine v1.4.0
)