about summary refs log tree commit diff
path: root/doc/languages-frameworks/go.section.md
Commit message (Expand)AuthorAge
* Nix docs: remove `with lib;` from example codeAnderson Torres2024-03-06
* doc: extend Go documentationPaul Meyer2024-01-13
* Remove "-s" and "-w" from the ldflags exampleLouis Opter2023-12-15
* buildGoModule: deprecate vendorSha256 attributeAaron Jheng2023-11-14
* doc: use lib.fakeHash with buildGoModule to get vendorHashStel Abrego2023-10-24
* treewide: go-modules -> goModulesArtturin2023-07-14
* doc/language-frameworks/go.section.md: fix spellingYueh-Shun Li2023-05-28
* buildGoModule: don't inherit build hooks when building go-modules (#225349)Doron Behar2023-04-22
* .editorconfig: apply trailing whitespace removalNaïm Favier2022-12-29
* doc/go: fix linkzowoq2022-12-08
* doc: add hint about lib.fakeSha256 to go section (#204132)Manuel2022-12-07
* doc: use sri hash syntaxColin Arnott2022-12-04
* buildGoModule: add vendorHashajs1242022-08-02
* go: Bunch of fixes when using excludedPackages and other bitsManuel Mendez2022-03-04
* buildGoModule: use `proxyVendor` instead of `runVend`zowoq2022-01-06
* doc/go: remove platform from examplezowoq2022-01-06
* doc/go: remove `runVend` from examplezowoq2022-01-02
* buildGoModule: add proxyVendorzowoq2021-08-06
* buildGo{Module,Package}: add `tags` argumentzowoq2021-08-06
* doc: prepare for commonmarkJan Tojnar2021-06-07
* buildGoModule/buildGoPackage: Introduce ldflags argumentSilvan Mosberger2021-06-05
* doc/go: convert to markdownJörg Thalheim2020-11-28