blob: 43c1ab7a13b473a6a01f00b54d762b73867e158c [file] [log] [blame]
module golang.org/x/tools/gopls
go 1.12
require (
github.com/jba/templatecheck v0.5.0
github.com/sanity-io/litter v1.3.0
github.com/sergi/go-diff v1.1.0
golang.org/x/mod v0.4.0
golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
golang.org/x/tools v0.1.1-0.20210201201750-4d4ee958a9b7
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
honnef.co/go/tools v0.0.1-2020.1.6
mvdan.cc/gofumpt v0.1.0
mvdan.cc/xurls/v2 v2.2.0
)