blob: 4f12bbf6b89361224c81b0263fa81acfaf11390b [file] [log] [blame]
module golang.org/x/tools/gopls
go 1.11
require (
github.com/sergi/go-diff v1.0.0
github.com/stretchr/testify v1.4.0 // indirect
golang.org/x/tools v0.0.0-20191206190119-8f1694653207
honnef.co/go/tools v0.0.1-2019.2.3
)
replace golang.org/x/tools => ../