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-20200227200655-6862ededa516 | |
honnef.co/go/tools v0.0.1-2020.1.3 | |
mvdan.cc/xurls/v2 v2.1.0 | |
) | |
replace golang.org/x/tools => ../ |