aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-26doc/modules: fix link and formatting on godebug sectiondoc-modules-format.mailedShulhan
Using markdown inside HTML markup does not work, it rendered as is. So, replace the link by directly using anchor tag and backtick using code tag. Change-Id: I8ff966e64680640ec85b63811211a2e0fcbaf4b7
2025-02-20doc: add a disclamer for the TLS handshake timeouts TL;DR bug in godebug.mdThomas Vaillant
Relates to https://github.com/golang/go/issues/71257. Since post-quantum TLS algorithms are enabled by default, we should warn about the possible bugs with legacy servers (see https://tldr.fail/) Change-Id: Id5a565c2959c5b0f7b8bdd53ce9e70b191c4bf38 GitHub-Last-Rev: a709e6f149a689b1ba4134ff9bf0b14ecba6dda5 GitHub-Pull-Request: golang/website#311 Reviewed-on: https://go-review.googlesource.com/c/website/+/650857 Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org> Auto-Submit: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-02-20_content/ref: clarify vcs repo urlSean Liao
The text says "up to" without including the vcs identifier, which matches current cmd/go behavior, but the example includes the vcs identifier in the url. For golang/go#71635 Change-Id: If8277b1305c496f3ba20e6c58f5f920cf1ba48a9 Reviewed-on: https://go-review.googlesource.com/c/website/+/644095 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Sam Thanawalla <samthanawalla@google.com> Reviewed-by: Michael Matloob <matloob@golang.org>
2025-02-19_content/blog/synctest: new blog postDamien Neil
Change-Id: I39198d16b52f3fac30a0c92406915fa5ad9678bd Reviewed-on: https://go-review.googlesource.com/c/website/+/638255 Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Ian Lance Taylor <iant@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-02-18_content/doc: mention GOPRIVATE in FAQSean Liao
Fixes golang/go#71797 Change-Id: I4f492a143837ebe00023d8f5bbcf59b44295c82d Reviewed-on: https://go-review.googlesource.com/c/website/+/650336 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com>
2025-02-18all: upgrade go directive to at least 1.23.0 [generated]Gopher Robot
By now Go 1.24.0 has been released, and Go 1.22 is no longer supported per the Go Release Policy (https://go.dev/doc/devel/release#policy). For golang/go#69095. [git-generate] (cd . && go get go@1.23.0 && go mod tidy && go fix ./... && go mod edit -toolchain=none) Change-Id: I2e38fbf66abd1cc1968f5713e96551a010a61322 Reviewed-on: https://go-review.googlesource.com/c/website/+/649618 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2025-02-13_content/doc: document notes and deprecationsSean Liao
Fixes golang/go#55083 Change-Id: If8fe4c07a5cc19b01b4a326447c087aa8379514b Reviewed-on: https://go-review.googlesource.com/c/website/+/475556 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
2025-02-13doc/go1.24: mention wasm initial memory reductionCherry Mui
Change-Id: I9a25ae2eea66c35e274f55435af6bc1b8564cbc5 Reviewed-on: https://go-review.googlesource.com/c/website/+/649255 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Knyszek <mknyszek@google.com>
2025-02-13_content/blog/wasmexport: new blog postCherry Mui
Change-Id: I6d2cba3000c2b9059fbf908ed0664a5dcf3054dc Reviewed-on: https://go-review.googlesource.com/c/website/+/647276 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: Austin Clements <austin@google.com>
2025-02-11_content/doc: use correct link in FIPS 140-3 Go 1.24 relnoteMateusz Poliwczak
Change-Id: I1ae615b178ea900f58f29832fbb2cbe6862385db GitHub-Last-Rev: 634e73a9063d6f29d793f381ff1fde479aecbcc7 GitHub-Pull-Request: golang/website#308 Reviewed-on: https://go-review.googlesource.com/c/website/+/648499 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
2025-02-11_content/blog: 1.24 release blogJunyang Shao
Change-Id: Iccfad311a4ce034ee84482bc5dbac21eb3b8c3b6 Reviewed-on: https://go-review.googlesource.com/c/website/+/644755 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Junyang Shao <shaojunyang@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com>
2025-02-11cmd/golangorg: fix local run directory pathCherry Mui
FileInfo.Name returns the base name, not the path. Here we need the path. This makes "go run ." from cmd/golangorg directory work again. Change-Id: Iec7533758cf8a696a2696c28107caebf84bbed91 Reviewed-on: https://go-review.googlesource.com/c/website/+/648575 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2025-02-11_content/doc: add go1.25.md placeholderDmitri Shuralyov
Add this file now that it's possible to preview the release notes draft at https://tip.golang.org/doc/go1.25. For golang/go#71661. Change-Id: If26aff2664751a95ff12ee9f3e5df59d113f37ee Reviewed-on: https://go-review.googlesource.com/c/website/+/648515 Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-02-11cmd/golangorg, internal/history: update for Go 1.24.0 releaseDmitri Shuralyov
Start using the GOROOT content from release-branch.go1.24, and add an entry for the Go 1.24.0 release to the release history. Removing the draft notice from the release notes is done in CL 647797. For golang/go#68545. Change-Id: Ib30082d4dcc0afaadcf22ba07e5e5f7e3f4761bc Reviewed-on: https://go-review.googlesource.com/c/website/+/648498 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
2025-02-11_content/doc/go1.24: remove draft noticeCherry Mui
Fixes golang/go#68545. Change-Id: I0c324f299d51e1e30ba18ee127701ce8ff8201a0 Reviewed-on: https://go-review.googlesource.com/c/website/+/647797 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
2025-02-11_content: update go.mod examples to use full go versionsSean Liao
There's confusion on whether 1.X or 1.X.Y is canonical, the documentation should reflect the defaults of cmd/go. Updates golang/go#62278 Change-Id: I00489774e686d774cd970394237dff0462272cef Reviewed-on: https://go-review.googlesource.com/c/website/+/643615 Reviewed-by: Sam Thanawalla <samthanawalla@google.com> Reviewed-by: Michael Matloob <matloob@golang.org> Auto-Submit: Daniel Martí <mvdan@mvdan.cc> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com>
2025-02-10go.mod: update golang.org/x dependenciesGopher Robot
Update golang.org/x dependencies to their latest tagged versions. Change-Id: I45f49b13aad73649ab0b347986b606cde8621d40 Reviewed-on: https://go-review.googlesource.com/c/website/+/648179 Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2025-02-09_content/doc/go1.24: clean up the "Maybe worth including" sectionCherry Mui
One is already included. Others don't need to be included. For golang/go#68545. Change-Id: Iae98ea60894f32906911ef6649c4bb8482e6433c Reviewed-on: https://go-review.googlesource.com/c/website/+/647856 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2025-02-09_content/doc/go1.24: don't refer to parameter names in release notesCherry Mui
The release notes do not contain the full function signature, therefore parameter names don't have context. Describe in words instead. Also, for the bytes package, use "subslice" instead of "substring". Also added some words for clarification, and did minor format changes. For golang/go#68545. Change-Id: Ia691264c75b37be54844567f6c65c12d878a29bc Reviewed-on: https://go-review.googlesource.com/c/website/+/647855 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2025-02-06_content/blog/range-functions: add link to GopherCon talkIan Lance Taylor
Change-Id: I874b9286e17d13997dffcbb301a4bd5f63932531 Reviewed-on: https://go-review.googlesource.com/c/website/+/644515 Auto-Submit: Ian Lance Taylor <iant@google.com> Commit-Queue: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
2025-02-05_content/doc: add FIPS 140-3 docs and release notes for Go 1.24Filippo Valsorda
Updates #68545 Change-Id: I6a6a465696648d269822cb258a7e4a6fff638920 Reviewed-on: https://go-review.googlesource.com/c/website/+/646336 Auto-Submit: Filippo Valsorda <filippo@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Daniel McCarney <daniel@binaryparadox.net> Reviewed-by: Russ Cox <rsc@golang.org>
2025-02-04internal/history: document Go 1.23.6 and 1.22.12 releasesCherry Mui
Change-Id: I01ba22b76dcecca6894674f99fdb1559ac26d83e Reviewed-on: https://go-review.googlesource.com/c/website/+/646236 Reviewed-by: Carlos Amedee <carlos@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-02-03_content/doc/go1.24.md: update printf analyzer documentationRob Findley
Update the documentation for the new printf analyzer check, now that it only applies to 1.24 code. Change-Id: I92e718c52a6faaec7fc74b7763de295184430935 Reviewed-on: https://go-review.googlesource.com/c/website/+/646235 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Alan Donovan <adonovan@google.com>
2025-02-03_content/ref/mod: add -x and -diff flags to go mod tidywillboland
Existing documentation for go mod tidy is missing -x and -diff flags. Adds these flags to the documentation. Fixes golang/go#69936 Change-Id: I00764066684461d38684b5711a17483819b50904 GitHub-Last-Rev: 8266f0485ecedfc604c696e10a86806c82ba6952 GitHub-Pull-Request: golang/website#304 Reviewed-on: https://go-review.googlesource.com/c/website/+/639275 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
2025-01-16internal/history: document Go 1.23.5 and 1.22.11 releasesMichael Anthony Knyszek
Change-Id: I294b7fc746e6752eb92b70e8f80d7b4c74de3ba0 Reviewed-on: https://go-review.googlesource.com/c/website/+/643195 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Pratt <mpratt@google.com>
2025-01-12_content: use new location for build coverage fix-linksSean Liao
Fixes golang/go#71237 Change-Id: I21ce5bee953fab3f36aecb61acbc0bd962440cbb Reviewed-on: https://go-review.googlesource.com/c/website/+/642355 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Commit-Queue: Ian Lance Taylor <iant@google.com>
2025-01-08_content/doc/go1.24: more crypto/rsa minor release notesFilippo Valsorda
Change-Id: I6a6a465689b67a9eb4525bdd4802981a6dd4caf1 Reviewed-on: https://go-review.googlesource.com/c/website/+/641275 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Russ Cox <rsc@golang.org> Auto-Submit: Filippo Valsorda <filippo@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-01-07_content/blog: update my surnameJean Barkhuysen
I changed surname a couple of years ago. Change-Id: I05a7d8ceeb6c915717a0fa5491db67197c0540d3 Reviewed-on: https://go-review.googlesource.com/c/website/+/641235 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2025-01-06_content/doc/tutorial/fuzz: add note about combining characters in examplewillboland
Currently, the fuzzing tutorial provides a reverse function to use. This led to some confusion on if it is production ready, which it is not. Adds a note that the code does not handle combining characters correctly. Fixes golang/go#69628 Change-Id: Id0f3a5699417d9249dc7061ff126aef15872cc83 GitHub-Last-Rev: 44c70a6aab2a61639a26fce28ce406475d821641 GitHub-Pull-Request: golang/website#305 Reviewed-on: https://go-review.googlesource.com/c/website/+/639216 Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Michael Pratt <mpratt@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
2025-01-06go.mod: update golang.org/x dependenciesGopher Robot
Update golang.org/x dependencies to their latest tagged versions. Change-Id: I4f7c06a2f4431b0478c22de94ae7c67c82b8b713 Reviewed-on: https://go-review.googlesource.com/c/website/+/640700 Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-01-02_content/doc/go1.24: link to in-tree GOCACHEPROG docsAustin Clements
Currently the release notes link to the proposal for GOCACHEPROG, which isn't ideal and is also slightly outdated. CL 638995 moves the protocol documentation to its own package that we can link to and that can't get out of date, so point the release notes at this documentation. For golang/go#71032 Change-Id: I8d4db0a0153333b40f9021f030a36184546bfe51 Reviewed-on: https://go-review.googlesource.com/c/website/+/638378 Auto-Submit: Austin Clements <austin@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2025-01-02_content/doc/go1.24: remove fixed-width spacing noticeAustin Clements
Ever since CL 362015 in 2021 it hasn't been necessary to set "fixed-width phrases with non-fixed-width spaces" because the site CSS now takes care of this typesetting convention. See also CL 638565, where I've removed this from the initial template. Change-Id: I78275c013050993219241aac40923a964f4aa69e Reviewed-on: https://go-review.googlesource.com/c/website/+/638956 Reviewed-by: Jonathan Amsterdam <jba@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
2025-01-02_content/doc/go1.24: edit debug/elf sectionAustin Clements
This API changed since this section was written. Also, make it much more succinct. Change-Id: Id22dd3203b453d245e40d91dccc2dc2e1a42e672 Reviewed-on: https://go-review.googlesource.com/c/website/+/638879 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
2025-01-02_content/doc/go1.24: link to GenerateKey exampleAustin Clements
Change-Id: I16e44987a6a71c94aa891775b0de234826b8f2e1 Reviewed-on: https://go-review.googlesource.com/c/website/+/638878 Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Filippo Valsorda <filippo@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-01-02_content/doc/go1.24: tweak os.Root sectionAustin Clements
Currently, this section links to four methods of os.Root in some detail, without making it clear why it's linking to these methods or that this is just a subset of the methods on os.Root. Clarify that the methods of os.Root generally mirror the whole os file system API and that we're linking to just a few supporting examples. Change-Id: I8efb20a9b3946eb32d5695d9d955f8780e059c84 Reviewed-on: https://go-review.googlesource.com/c/website/+/638562 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Damien Neil <dneil@google.com>
2025-01-02_content/doc/go1.24: group weak with non-crypto sectionsAustin Clements
The section on the new weak package makes more sense grouped with the finalizers section. Change-Id: Ic293e9b3bdbe3c0e78407246cdc4ed2792f37ace Reviewed-on: https://go-review.googlesource.com/c/website/+/638561 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
2025-01-02_content/doc/go1.24: dedicated subsection for AddCleanupAustin Clements
AddCleanup is a new library routine. I think the fact that it's in the runtime package is largely irrelevant to the user, so this CL moves the documentation on AddCleanup out of the runtime section and into a new subsection of "Standard library". It also tidies up the text. Change-Id: I0609f48d3043bbd84bb0ef1e8c21f44baf8f1764 Reviewed-on: https://go-review.googlesource.com/c/website/+/638560 Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-12-31doc/go1.21: document GOARM default when cross-compilingIan Lance Taylor
This was changed in CL 470695 but was not mentioned in the release notes. For golang/go#24904 For golang/go#58884 Change-Id: Ib952ce43c65696b3a6091a378587cab1299f30e3 Reviewed-on: https://go-review.googlesource.com/c/website/+/639455 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Ian Lance Taylor <iant@golang.org> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2024-12-27_content/doc/go1.24: link to wasmimport/export type docsAustin Clements
Currently, the release notes link to the proposal, but it's better to link to the docs in the tree. Change-Id: I1afcf59c7a24f4af9688891f8462d80fb4484f24 Reviewed-on: https://go-review.googlesource.com/c/website/+/638955 Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-12-27_content/doc/go1.24: improve maphash sectionAustin Clements
Tighten the writing and give more context on why this is an interesting addition. Change-Id: I3b0a6690fc1e5d1bd8bcd1a047869af58bc449ed Reviewed-on: https://go-review.googlesource.com/c/website/+/638880 Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-12-27_content/doc/go1.24: motivate omitzeroAustin Clements
Change-Id: I4327eff0080bc279bb0c686d3c8266b05af3de95 Reviewed-on: https://go-review.googlesource.com/c/website/+/638564 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-12-27_content/doc/go1.24: method Text/BinaryAppender are implemented all over stdAustin Clements
Change-Id: Iea08ee473dc9d3e66dfabe3b96444a939f268450 Reviewed-on: https://go-review.googlesource.com/c/website/+/638563 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-12-27_content/blog/survey2024-h2-results: fix code analysis imageOleksandr Redko
Typo in 'golangci-lint', see https://golangci-lint.run/ Change-Id: I73b039e037a420c45fbccc0aa5f787e93c69669a Reviewed-on: https://go-review.googlesource.com/c/website/+/638795 Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Cherry Mui <cherryyz@google.com>
2024-12-23_content/doc/go1.24: fix meaning of -u in 'go get -u tool'thepudds1460
It's a common misperception that -u is needed more often than it is, perhaps in part due to muscle memory from the GOPATH days. The current release notes suggest that 'go get -u tool' will upgrade all of the current module's tools, but it does more than that -- it will also upgrade all of the direct and indirect non-test dependencies of those tools too. The simplest fix is probably just to remove the -u from this section of the release notes. There are various other details that could be covered, like the -u or -t flags, or that 'go get tool' is a shorthand for 'go get tool@upgrade', but maybe this is sufficient. Updates golang/go#48429 Updates golang/go#68545 Change-Id: I31eeb96dae996a7ffde24d9bae6788d6889e2044 Reviewed-on: https://go-review.googlesource.com/c/website/+/638296 Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-12-20_content/blog/survey2024-h2-results: fix SIMD impact imageMichael Pratt
The wrong image is referenced here. This is a duplicate of the previous image. Change-Id: Ie08d954d62e8b5e5e84dc17b10d0fcc69b867d79 Reviewed-on: https://go-review.googlesource.com/c/website/+/638315 Auto-Submit: Michael Pratt <mpratt@google.com> Reviewed-by: David Chase <drchase@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-12-20_content/blog/survey2024-h2-results: fix code analysis imageMichael Pratt
This section included the wrong image. Change-Id: I9041dfad4b38f7a9a14b831e503e81b42d643328 Reviewed-on: https://go-review.googlesource.com/c/website/+/638295 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Michael Pratt <mpratt@google.com> Reviewed-by: David Chase <drchase@google.com>
2024-12-20blog: add 2024H2 Go Developer Survey resultsAlice Merrick
Change-Id: I5a67f77bc84f6d9d6c3fe125e6565eef18ae55ff Reviewed-on: https://go-review.googlesource.com/c/website/+/638115 Reviewed-by: Cameron Balahan <cbalahan@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-12-20_content/doc/gc-guide: add section on object death featuresMichael Anthony Knyszek
That is, finalizers, cleanups, and weak pointers. For golang/go#67552. For golang/go#67535. Change-Id: I673a976e3bb94ab0ad282e4e053360292034eae6 Reviewed-on: https://go-review.googlesource.com/c/website/+/637555 Reviewed-by: Carlos Amedee <carlos@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Alan Donovan <adonovan@google.com> Auto-Submit: Michael Knyszek <mknyszek@google.com>
2024-12-19_content/doc: be more specific about build constraint downgradesMichael Matloob
The toolchain documentation already mentions that language versions can be set per-file using build constraints. Add more info about how that mechanism works. Fixes golang/go#61894 Change-Id: I4d18cbc3fa94b990b24b164c39e53d9f5a061bbc Reviewed-on: https://go-review.googlesource.com/c/website/+/602936 Reviewed-by: Russ Cox <rsc@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-12-18_content/doc/gc-guide: clear up "Understanding costs"Michael Anthony Knyszek
This rewrites the "Understanding costs" section to be both a little more practical and a little clearer by using an explicit example. This change also reformats "notes" and formalizes them as a CSS class. They're now indented instead of italicized, which makes skimming the doc a little easier. Change-Id: I5950fe7bb8deb22439c651008d7ca22cec9b9ffb Reviewed-on: https://go-review.googlesource.com/c/website/+/637277 Reviewed-by: Alan Donovan <adonovan@google.com> Auto-Submit: Michael Knyszek <mknyszek@google.com> Reviewed-by: Nicolas Hillegeer <aktau@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>