index
:
go-x-website
main
Fork of golang.org/x/website with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_content
/
doc
/
modules
/
gomod-ref.md
Age
Commit message (
Expand
)
Author
2025-02-26
doc/modules: fix link and formatting on godebug section
doc-modules-format.mailed
Shulhan
2024-12-06
_content/doc: document module tools
Conrad Irwin
2024-10-10
_content/doc/modules: document godebug directive in go.mod
Sean Liao
2023-06-15
_content: fix broken Markdown links to /doc/toolchain
Max Riveiro
2023-06-12
_content: add https://go.dev/doc/toolchain
Russ Cox
2021-09-08
_content/doc: module naming best practices
Steve Traut
2021-08-06
_content/ref/mod: update terminology for Go 1.17 changes
Bryan C. Mills
2021-07-21
_content/doc/modules: add retract directive to go.mod reference
Jay Conrod
2021-07-19
_content/doc/modules/gomod-ref: add links to /ref/mod
Bryan C. Mills
2021-07-15
_content/doc: remove duplicated "does not"
Frederik Zipp
2021-06-02
_content/doc: clarify that a replace directive does not imply require
Jay Conrod
2021-03-24
_content/doc/modules: fix typos
Jay Conrod
2021-03-19
_content/doc: add details about semantics of go directive in go.mod
Jay Conrod
2021-03-12
_content/doc: remove redundant Path metadata
Russ Cox
2021-03-12
_content: remove trailing spaces
Russ Cox
2021-03-07
_content/doc: fix typos
Frederik Zipp
2021-03-02
_content/doc: fix module and tutorial bugs and clean up flow
Steve Traut
2021-02-25
_content/doc: fix typos, broken links, and text formatting
Frederik Zipp
2021-02-17
_content/doc/modules: fix typo in gomod-ref.md
Andrea Simonini
2021-02-16
_content: move content/static/* to _content/*
Russ Cox