aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2020-03-13present: accept Markdown in present filesRuss Cox
2020-03-03all: upgrade outdated dependenciesRebecca Stambler
2019-12-13internal/lsp: create parseModHandle for storing go.mod dataRohan Challa
2019-08-06internal/lsp: use x/xerrors to create new errorsJan Steinke
2019-06-28tools: update go.modRebecca Stambler
2019-06-27all: go mod tidy all modules under x/toolsPaul Jolly
2019-06-26internal/lsp: plumb suggested fixes through the LSPMichael Matloob
2019-05-30internal/lsp: add debug page servingIan Cottrell
2019-04-23all: run go mod tidyJay Conrod
2019-03-11all: update golang.org/x/net dependency in go.modMichael Matloob
2019-03-07playground: use stdlib instead of appengine packagesDmitri Shuralyov
2019-02-20godoc/dl, godoc/proxy, godoc/short, internal/memcache: deleteDmitri Shuralyov
2019-02-20cmd/godoc: remove golang.org serving codeDmitri Shuralyov
2019-02-14all: add a go.mod fileMichael Matloob