aboutsummaryrefslogtreecommitdiff
path: root/_content/ref
AgeCommit message (Expand)Author
12 hoursref/mod: fix markdown syntax inside embedded HTMLShulhan
2026-03-30_content: add more documentation for 'go tool' features in ref/modMichael Matloob
2026-03-17_content/ref: correct repo-url requirementsSean Liao
2026-02-02internal/web: do not treat Markdown files as templates by defaultRyo Sakuma
2025-06-10_content/ref/mod: add documentation for ignore and go-get subdirectoriesMichael Matloob
2025-05-24_content/ref/mod: remove documentation for auto-converting legacy formatsthepudds1460
2025-04-08_content/ref: document +dirtySam Thanawalla
2025-02-20_content/ref: clarify vcs repo urlSean Liao
2025-02-11_content: update go.mod examples to use full go versionsSean Liao
2025-02-03_content/ref/mod: add -x and -diff flags to go mod tidywillboland
2024-12-06_content/doc: document module toolsConrad Irwin
2024-08-28_content/ref: modules, correct statement on recording build metadataSean Liao
2024-07-01_content/ref: remove potentially confusing statement in go work use docMichael Matloob
2024-06-07ref/mod: add a warning against checking in go.work filesMichael Matloob
2024-05-15_content/ref/mod: document godebug directiveRuss Cox
2024-03-15_content/ref/mod: document dotless module pathsBryan C. Mills
2024-02-13_content/ref/mod: document go.work.sum filesMichael Matloob
2023-12-08cmd/golangorg: check for invalid or broken links in served HTMLRuss Cox
2023-12-08_content: replace https://blog.golang.org/ links with /blog/Russ Cox
2023-09-27_content/ref/mod: fix wording errorRuss Cox
2023-06-15_content: fix broken Markdown links to /doc/toolchainMax Riveiro
2023-06-12_content: add https://go.dev/doc/toolchainRuss Cox
2023-05-20_content/ref: note "go get" reject -mod flagSean Liao
2023-05-11_content/ref: remove go get from build commandsSean Liao
2023-01-27_content/ref: mention '-reuse' flag in go mod download sectionHana (Hyang-Ah) Kim
2022-10-21_content/ref/mod.md: add more retraction examplesHana (Hyang-Ah) Kim
2022-10-14_content/ref: update module fieldsSean Liao
2022-10-06_content/{ref,doc}: remove -d from go get examplesRoger Peppe
2022-10-06_content/ref: add missing `)` in "go.work files" documentationAlberto Bertogli
2022-08-26_content: consistently use main module instead of root moduleSean Liao
2022-06-27ref: fix typo to GOWORKetakahashi
2022-06-24_content/ref: specify redirect for /ref and /ref/ using /ref/index.mdHana (Hyang-Ah) Kim
2022-06-15all: fix a lot of typosFrederik Zipp
2022-05-24_content/doc: fix inconsistent tabs in code snippetsGeorge Looshch
2022-05-09mod.md: correct some linksmatsuyoshi
2022-03-21_content/ref: update the modules reference for GOWORKMichael Matloob
2022-03-16_content/doc: revert "temporarily add Go language specification documents"Dmitri Shuralyov
2022-03-15_content/doc: temporarily add Go language specification documentsDmitri Shuralyov
2022-02-01_content/ref/mod: "go 1.16" is the default in go.modIan Lance Taylor
2022-02-01_content/ref: update ref/mod for workspacesMichael Matloob
2021-11-22go.dev: merge go.dev/_content into root _contentRuss Cox
2021-11-22all: make golang.org and go.dev links relativeRuss Cox
2021-11-10_content/ref/mod: document '-o' flag for go mod vendorPaschalis Tsilias
2021-10-11_content/ref/mod: fix typoRodolfo Carvalho
2021-09-13_content/ref/mod: document 'go install cmd@version' ignores vendorJay Conrod
2021-08-24_content/ref/mod: document that module paths can't contain short namesJay Conrod
2021-08-23_content/ref/mod: document that nested modules are ignored in zip filesJay Conrod
2021-08-18cmd/golangorg: move blog from blog.golang.org to go.dev/blogRuss Cox
2021-08-17cmd/golangorg: fix ref/mod to be template-safe and add exhaustive template sy...Russ Cox
2021-08-16_content/ref/mod: document that vendor is omitted in zip filesJay Conrod