summaryrefslogtreecommitdiffstats
path: root/doc/languages-frameworks/go.section.md
AgeCommit message (Expand)Author
2024-04-14buildGoModule: inherit env from main package to goModule derivationYongun Seong
2024-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß
2024-03-06Nix docs: remove `with lib;` from example codeAnderson Torres
2024-01-13doc: extend Go documentationPaul Meyer
2023-12-15Remove "-s" and "-w" from the ldflags exampleLouis Opter
2023-11-14buildGoModule: deprecate vendorSha256 attributeAaron Jheng
2023-10-24doc: use lib.fakeHash with buildGoModule to get vendorHashStel Abrego
2023-07-14treewide: go-modules -> goModulesArtturin
2023-05-28doc/language-frameworks/go.section.md: fix spellingYueh-Shun Li
2023-04-22buildGoModule: don't inherit build hooks when building go-modules (#225349)Doron Behar
2022-12-29.editorconfig: apply trailing whitespace removalNaïm Favier
2022-12-08doc/go: fix linkzowoq
2022-12-07doc: add hint about lib.fakeSha256 to go section (#204132)Manuel
2022-12-04doc: use sri hash syntaxColin Arnott
2022-08-02buildGoModule: add vendorHashajs124
2022-03-04go: Bunch of fixes when using excludedPackages and other bitsManuel Mendez
2022-01-06buildGoModule: use `proxyVendor` instead of `runVend`zowoq
2022-01-06doc/go: remove platform from examplezowoq
2022-01-02doc/go: remove `runVend` from examplezowoq
2021-08-06buildGoModule: add proxyVendorzowoq
2021-08-06buildGo{Module,Package}: add `tags` argumentzowoq
2021-06-07doc: prepare for commonmarkJan Tojnar
2021-06-05buildGoModule/buildGoPackage: Introduce ldflags argumentSilvan Mosberger
2020-11-28doc/go: convert to markdownJörg Thalheim