mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9 lines
155 B
Modula-2
9 lines
155 B
Modula-2
|
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
|
||
|
)
|