aboutsummaryrefslogtreecommitdiff
path: root/_content/ref
AgeCommit message (Expand)Author
2021-08-06_content/ref/mod: update terminology for Go 1.17 changesBryan C. Mills
2021-08-05_content/ref/mod: document special case for LICENSEJay Conrod
2021-07-29_content/ref/mod: explain what 'go install' does for non-main packagesJay Conrod
2021-07-19_content/doc/modules/gomod-ref: add links to /ref/modBryan C. Mills
2021-07-16_content/ref/mod: mention other Go 1.17 behaviors that depend on the go versionBryan C. Mills
2021-07-16_content/ref/mod: document Go 1.17 lazy loading and module graph pruningBryan C. Mills
2021-07-08_content/ref: add table of supported version control systemsJay Conrod
2021-06-30_content/ref/mod: clarify that go.mod files are not required for dependenciesBryan C. Mills
2021-06-21_content/ref: add extra note for 'go get' build deprecationJay Conrod
2021-06-08_content/ref: apply correct character for grave accentJero Bado
2021-06-02_content/doc: add reference on serving a module directly from a proxyJay Conrod
2021-06-02_content/doc: clarify that a replace directive does not imply requireJay Conrod
2021-05-26all: remove Path metadata-based redirectsRuss Cox