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
/
ref
Age
Commit message (
Expand
)
Author
12 hours
ref/mod: fix markdown syntax inside embedded HTML
Shulhan
2026-03-30
_content: add more documentation for 'go tool' features in ref/mod
Michael Matloob
2026-03-17
_content/ref: correct repo-url requirements
Sean Liao
2026-02-02
internal/web: do not treat Markdown files as templates by default
Ryo Sakuma
2025-06-10
_content/ref/mod: add documentation for ignore and go-get subdirectories
Michael Matloob
2025-05-24
_content/ref/mod: remove documentation for auto-converting legacy formats
thepudds1460
2025-04-08
_content/ref: document +dirty
Sam Thanawalla
2025-02-20
_content/ref: clarify vcs repo url
Sean Liao
2025-02-11
_content: update go.mod examples to use full go versions
Sean Liao
2025-02-03
_content/ref/mod: add -x and -diff flags to go mod tidy
willboland
2024-12-06
_content/doc: document module tools
Conrad Irwin
2024-08-28
_content/ref: modules, correct statement on recording build metadata
Sean Liao
2024-07-01
_content/ref: remove potentially confusing statement in go work use doc
Michael Matloob
2024-06-07
ref/mod: add a warning against checking in go.work files
Michael Matloob
2024-05-15
_content/ref/mod: document godebug directive
Russ Cox
2024-03-15
_content/ref/mod: document dotless module paths
Bryan C. Mills
2024-02-13
_content/ref/mod: document go.work.sum files
Michael Matloob
2023-12-08
cmd/golangorg: check for invalid or broken links in served HTML
Russ Cox
2023-12-08
_content: replace https://blog.golang.org/ links with /blog/
Russ Cox
2023-09-27
_content/ref/mod: fix wording error
Russ Cox
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
2023-05-20
_content/ref: note "go get" reject -mod flag
Sean Liao
2023-05-11
_content/ref: remove go get from build commands
Sean Liao
2023-01-27
_content/ref: mention '-reuse' flag in go mod download section
Hana (Hyang-Ah) Kim
2022-10-21
_content/ref/mod.md: add more retraction examples
Hana (Hyang-Ah) Kim
2022-10-14
_content/ref: update module fields
Sean Liao
2022-10-06
_content/{ref,doc}: remove -d from go get examples
Roger Peppe
2022-10-06
_content/ref: add missing `)` in "go.work files" documentation
Alberto Bertogli
2022-08-26
_content: consistently use main module instead of root module
Sean Liao
2022-06-27
ref: fix typo to GOWORK
etakahashi
2022-06-24
_content/ref: specify redirect for /ref and /ref/ using /ref/index.md
Hana (Hyang-Ah) Kim
2022-06-15
all: fix a lot of typos
Frederik Zipp
2022-05-24
_content/doc: fix inconsistent tabs in code snippets
George Looshch
2022-05-09
mod.md: correct some links
matsuyoshi
2022-03-21
_content/ref: update the modules reference for GOWORK
Michael 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 documents
Dmitri Shuralyov
2022-02-01
_content/ref/mod: "go 1.16" is the default in go.mod
Ian Lance Taylor
2022-02-01
_content/ref: update ref/mod for workspaces
Michael Matloob
2021-11-22
go.dev: merge go.dev/_content into root _content
Russ Cox
2021-11-22
all: make golang.org and go.dev links relative
Russ Cox
2021-11-10
_content/ref/mod: document '-o' flag for go mod vendor
Paschalis Tsilias
2021-10-11
_content/ref/mod: fix typo
Rodolfo Carvalho
2021-09-13
_content/ref/mod: document 'go install cmd@version' ignores vendor
Jay Conrod
2021-08-24
_content/ref/mod: document that module paths can't contain short names
Jay Conrod
2021-08-23
_content/ref/mod: document that nested modules are ignored in zip files
Jay Conrod
2021-08-18
cmd/golangorg: move blog from blog.golang.org to go.dev/blog
Russ Cox
2021-08-17
cmd/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 files
Jay Conrod
[next]