about summary refs log tree commit diff
path: root/doc/languages-frameworks/go.section.md
AgeCommit message (Expand)AuthorFilesLines
2024-05-09doc/go: Update url for module documentationFlorian Engel1-1/+1
2024-04-14buildGoModule: inherit env from main package to goModule derivationYongun Seong1-0/+1
2024-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß1-32/+50
2024-03-06Nix docs: remove `with lib;` from example codeAnderson Torres1-3/+3
2024-01-13doc: extend Go documentationPaul Meyer1-18/+123
2023-12-15Remove "-s" and "-w" from the ldflags exampleLouis Opter1-1/+0
2023-11-14buildGoModule: deprecate vendorSha256 attributeAaron Jheng1-1/+1
2023-10-24doc: use lib.fakeHash with buildGoModule to get vendorHashStel Abrego1-1/+1
2023-07-14treewide: go-modules -> goModulesArtturin1-2/+2
2023-05-28doc/language-frameworks/go.section.md: fix spellingYueh-Shun Li1-1/+1
2023-04-22buildGoModule: don't inherit build hooks when building go-modules (#225349)Doron Behar1-1/+11
2022-12-29.editorconfig: apply trailing whitespace removalNaïm Favier1-1/+2
2022-12-08doc/go: fix linkzowoq1-1/+1
2022-12-07doc: add hint about lib.fakeSha256 to go section (#204132)Manuel1-1/+7
2022-12-04doc: use sri hash syntaxColin Arnott1-5/+5
2022-08-02buildGoModule: add vendorHashajs1241-3/+3
2022-03-04go: Bunch of fixes when using excludedPackages and other bitsManuel Mendez1-1/+5
2022-01-06buildGoModule: use `proxyVendor` instead of `runVend`zowoq1-2/+1
2022-01-06doc/go: remove platform from examplezowoq1-1/+0
2022-01-02doc/go: remove `runVend` from examplezowoq1-2/+0
2021-08-06buildGoModule: add proxyVendorzowoq1-0/+1
2021-08-06buildGo{Module,Package}: add `tags` argumentzowoq1-10/+15
2021-06-07doc: prepare for commonmarkJan Tojnar1-2/+2
2021-06-05buildGoModule/buildGoPackage: Introduce ldflags argumentSilvan Mosberger1-8/+11
2020-11-28doc/go: convert to markdownJörg Thalheim1-0/+140