10 lines
180 B
Modula-2
10 lines
180 B
Modula-2
|
module go.uber.org/automaxprocs
|
||
|
|
||
|
go 1.13
|
||
|
|
||
|
require (
|
||
|
github.com/stretchr/testify v1.4.0
|
||
|
golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f
|
||
|
honnef.co/go/tools v0.0.1-2019.2.3
|
||
|
)
|