aboutsummaryrefslogtreecommitdiff
path: root/_content/doc/modules
AgeCommit message (Expand)Author
2026-03-30_content: in managing dependencies doc '-u' flag and mention '-modfile'Michael Matloob
2026-03-17_content/doc/modules/managing-dependencies.md: add reference to workspace in ...Zamicol
2025-02-28doc/modules: fix link and formatting on godebug sectionShulhan
2025-02-11_content: update go.mod examples to use full go versionsSean Liao
2024-12-12_content/doc/modules: fix incorrect require directive in modules docRob Findley
2024-12-11_content/doc/modules: clarify that tool's name isn't always basenameMichael Matloob
2024-12-09_content/doc: fix typo in modules/managing-dependencies.mdConrad Irwin
2024-12-06_content/doc: document module toolsConrad Irwin
2024-10-10_content/doc/modules: document godebug directive in go.modSean Liao
2023-12-08_content: replace https://blog.golang.org/ links with /blog/Russ Cox
2023-09-20_content/doc/modules/layout: fix typo in example file nameOlaf Alders
2023-09-19_content/doc: add guide for organizing a Go module (project layout)Eli Bendersky
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-04_content: fix package name in branch module imageRobert Findley
2023-02-02_content/doc/modules: fix typosSean Liao
2022-10-06_content/{ref,doc}: remove -d from go get examplesRoger Peppe
2022-04-04 _content/doc/modules/managing-dependencies: fix link syntaxGrégoire Détrez
2021-11-22all: make golang.org and go.dev links relativeRuss Cox
2021-10-01_context/doc/modules: add GOPRIVATE to managing-dependencies180909
2021-09-08_content/doc: module naming best practicesSteve Traut
2021-08-06_content/ref/mod: update terminology for Go 1.17 changesBryan C. Mills
2021-07-21_content/doc/modules: add retract directive to go.mod referenceJay Conrod
2021-07-19_content/doc/modules/gomod-ref: add links to /ref/modBryan C. Mills
2021-07-15_content/doc: remove duplicated "does not"Frederik Zipp
2021-07-13_content/doc/modules/pruning: add a placeholder redirecting to “Managing de...Bryan C. Mills
2021-06-30_content/doc/modules: add missing space in link textBryan C. Mills
2021-06-22_content/doc/modules: add missing @ in replace commandTobias Klauser
2021-06-02_content/doc: clarify that a replace directive does not imply requireJay Conrod
2021-04-16_content/doc/modules: fix typoJay Conrod
2021-03-24_content/doc/modules: fix typosJay Conrod
2021-03-19_content/doc: add details about semantics of go directive in go.modJay Conrod
2021-03-12_content/doc: remove redundant Path metadataRuss Cox
2021-03-12_content: remove trailing spacesRuss Cox
2021-03-07_content/doc: fix typosFrederik Zipp
2021-03-02_content/doc: fix module and tutorial bugs and clean up flowSteve Traut
2021-02-25_content/doc: fix typos, broken links, and text formattingFrederik Zipp
2021-02-17_content/doc/modules: fix typo in gomod-ref.mdAndrea Simonini
2021-02-16_content: move content/static/* to _content/*Russ Cox