)]}'
{
  "log": [
    {
      "commit": "fa11101b1ddd59da07298e8300c6cb31c445981c",
      "tree": "961a915e243e17bae4b172ed4a8dc5e61406207e",
      "parents": [
        "d5cedfedcec69ba5a1db8909662f0f730e8c0ebb"
      ],
      "author": {
        "name": "ied",
        "email": "11755605+izzetemredemir@users.noreply.github.com",
        "time": "Mon May 25 18:30:07 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sat Jun 06 05:59:55 2026 -0700"
      },
      "message": "GoUsers: add First Point (Turkey)\n\nAdd [First Point](https://firstpoint.com.tr) to the Turkey section of GoUsers.\n\nFirst Point uses Go for backend microservices.\n\nChange-Id: I35dacd0c714a410801ab2f86c04e2da957de0757\nGitHub-Last-Rev: 9d3f6f770372a1f77dff9da3fb3d881b28be2ad2\nGitHub-Pull-Request: golang/wiki#98\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/782840\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "d5cedfedcec69ba5a1db8909662f0f730e8c0ebb",
      "tree": "2b9fdb685097d00ee90a2ac43627f320d47bc6a3",
      "parents": [
        "b4e5bc30e9ebc56b093af95d2bf006d880673ede"
      ],
      "author": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Wed Apr 22 12:33:17 2026 -0400"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Sat Apr 25 03:37:26 2026 -0700"
      },
      "message": "MinimumRequirements, Darwin: document that Go 1.27 requires macOS 13\n\nFor golang/go#75836.\n\nChange-Id: Ida2bf9ee60cd9585d4071b675c4f369a93227cdc\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/769800\nAuto-Submit: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "b4e5bc30e9ebc56b093af95d2bf006d880673ede",
      "tree": "d2fe936ed2ead4084bb4f75d0b15cefa47b610d3",
      "parents": [
        "e29fd290645a2d6bcd0137f7151e557431d67c39"
      ],
      "author": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Thu Apr 16 19:40:17 2026 -0400"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Wed Apr 22 10:21:38 2026 -0700"
      },
      "message": "PortingPolicy, TestFailures: make port-maintainers links more direct\n\nLink directly to the \u0027Teams\u0027 tab instead of the default \u0027Members\u0027 tab.\nIt\u0027s more useful, since the top-level golang/port-maintainers team is\nnot really used; it just holds the port-specific sub-teams.\n\nThe link at https://go.dev/wiki/PortingPolicy#maintaining-a-port\nalready does this, and this CL updates the other two.\n\nChange-Id: I3c0167089f809345e7afd6fe786739e19cc6d2f0\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/767942\nAuto-Submit: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nReviewed-by: Keith Randall \u003ckhr@golang.org\u003e\n"
    },
    {
      "commit": "e29fd290645a2d6bcd0137f7151e557431d67c39",
      "tree": "50202566fe7e6d87f5e5d96d50b32f3266a69920",
      "parents": [
        "ac1f2f6fa5dba15d3a9fc4f3f825c4cc66964b8a"
      ],
      "author": {
        "name": "unxed",
        "email": "ivan.sorokin.tech@gmail.com",
        "time": "Sun Apr 12 18:53:22 2026 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Wed Apr 22 10:01:00 2026 -0700"
      },
      "message": "Add f4 editor with Go syntax highlighting support\n\nChange-Id: I1b38355229fb1c073f706953414501ba83468dcd\nGitHub-Last-Rev: ac004ef1d20aac4d8e95ddf2da7ecc45f8ad3095\nGitHub-Pull-Request: golang/wiki#95\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/766060\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nAuto-Submit: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    },
    {
      "commit": "ac1f2f6fa5dba15d3a9fc4f3f825c4cc66964b8a",
      "tree": "9f870d2ac3c3596801825a1e5f10d7c62f71ccdd",
      "parents": [
        "82161d027c896f15b03c71b3f44f52488d8809d8"
      ],
      "author": {
        "name": "Nick Grimshaw",
        "email": "nick@inviga.co.uk",
        "time": "Wed Apr 22 11:21:16 2026 +0000"
      },
      "committer": {
        "name": "t hepudds",
        "email": "thepudds1460@gmail.com",
        "time": "Wed Apr 22 05:50:55 2026 -0700"
      },
      "message": "MinimumRequirements: remove duplicated word, fix typo\n\nThis removes a duplicated word and fixes a typo.\n\nChange-Id: I89a8b762de4f40f46b49a56598e35eddb5e0ebe5\nGitHub-Last-Rev: 26b78c33db895b6e030a55ca8b14aef28fb06aac\nGitHub-Pull-Request: golang/wiki#96\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/769740\nReviewed-by: t hepudds \u003cthepudds1460@gmail.com\u003e\n"
    },
    {
      "commit": "82161d027c896f15b03c71b3f44f52488d8809d8",
      "tree": "a19590ed5167511186818e3746510df1964ec7ec",
      "parents": [
        "bfb5d6c61352e03094cd0140e5c33f562b280054"
      ],
      "author": {
        "name": "Carlos Amedee",
        "email": "carlos@golang.org",
        "time": "Fri Mar 20 18:15:54 2026 -0400"
      },
      "committer": {
        "name": "Carlos Amedee",
        "email": "carlos@golang.org",
        "time": "Mon Mar 23 12:03:36 2026 -0700"
      },
      "message": "MinimumRequirements.md: add the version requirements for Git\n\nFor golang/go#77284\n\nChange-Id: Ie8ecb34c8286b43115e7cdddd74242a8f9a30bf0\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/757580\nReviewed-by: Michael Matloob \u003cmatloob@golang.org\u003e\n"
    },
    {
      "commit": "bfb5d6c61352e03094cd0140e5c33f562b280054",
      "tree": "29f6b479073d9d409e7ea9b71e07f2c08c273cc9",
      "parents": [
        "20d3ba31c186a562a1dd80dc518cb2c9051aaa30"
      ],
      "author": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Fri Mar 13 16:43:46 2026 -0400"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Mar 13 16:44:55 2026 -0700"
      },
      "message": "index: add Bluesky link\n\nMention Go\u0027s Bluesky account where various announcement posts get made.\n\nAlso linkify Mastodon\u0027s hashtag mention while here.\n\nFor golang/go#71319.\n\nChange-Id: I6a3af25c8c66d8015560ac6db3a1a1b8f6e892c2\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/755220\nAuto-Submit: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nReviewed-by: Marc Dougherty \u003cmuncus@google.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    },
    {
      "commit": "20d3ba31c186a562a1dd80dc518cb2c9051aaa30",
      "tree": "ea5eda55155ecf6f01c777099ebfef8f2b945844",
      "parents": [
        "5941230714e4e582c62c39170eb862c60f4b2deb"
      ],
      "author": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Fri Mar 13 11:17:01 2026 -0400"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Mar 13 08:21:58 2026 -0700"
      },
      "message": "MinimumRequirements: fix macOS 26 typo\n\nI think this actually intended to say macOS 15 at the time, but now we\nhave macOS 26 builders!\n\nChange-Id: I6a6a636cacea06ac991ccc4b81ab8a77b775225a\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/755100\nAuto-Submit: Michael Pratt \u003cmpratt@google.com\u003e\nCommit-Queue: Michael Pratt \u003cmpratt@google.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    },
    {
      "commit": "5941230714e4e582c62c39170eb862c60f4b2deb",
      "tree": "d5252723c859eb6b8efa01927ba210d12cdddeea",
      "parents": [
        "22d444961cc7a5b81ad9a0dafe72ab08214c32a9"
      ],
      "author": {
        "name": "Jesús Espino",
        "email": "jespinog@gmail.com",
        "time": "Tue Mar 03 12:59:34 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Mar 03 07:56:28 2026 -0800"
      },
      "message": "Blogs: add internals for interns blog link\n\nAdd a link to the \"Internals For Interns\" blog by jespino, which covers\nGo internals topics and is available in both English and Spanish.\n\nChange-Id: I7add76ec1aa0fab738bb4eb8d0c443cbc2c20186\nGitHub-Last-Rev: 33d31eb2ad1db88d00a2942acd061e1ecc72de5b\nGitHub-Pull-Request: golang/wiki#93\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/749780\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "22d444961cc7a5b81ad9a0dafe72ab08214c32a9",
      "tree": "f3515de20acf9e92d377f744866aa2e8abb83da2",
      "parents": [
        "fb210dc09b2b92a6eda9295fc81c44b3e9ada7ad"
      ],
      "author": {
        "name": "Carlos Henrique Guardão Gandarez",
        "email": "gandarez@gmail.com",
        "time": "Fri Feb 27 23:02:05 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sun Mar 01 02:14:37 2026 -0800"
      },
      "message": "Conferences: fix C4P GopherCon Latam 2026\n\nThis PR updates the link for C4P for GopherCon Latam 2026.\n\nChange-Id: I6eee41c113d4fbccbfaa830c22cf8cdedca1946d\nGitHub-Last-Rev: 91158818ac175a7f2979c5c4b19bfc760a6fffdc\nGitHub-Pull-Request: golang/wiki#94\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/750080\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "fb210dc09b2b92a6eda9295fc81c44b3e9ada7ad",
      "tree": "9f9a09dea85ed1623908d9479c91288e2d7dfc4b",
      "parents": [
        "43db91f232f817500d042abde2591bb5c1e85cbd"
      ],
      "author": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Wed Feb 18 11:15:48 2026 -0500"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Thu Feb 26 16:56:14 2026 -0800"
      },
      "message": "MinimumRequirements: drop requirements for unsupported Go versions\n\nThe full historical requirements are documented on the individual GOOS\npages, except for Darwin, which was out of date.\n\nThe current MinimumRequirements and Darwin pages disagree whether 10.14+\nrequires Go 1.11 or 1.12. I\u0027ve gone with the more conservative option,\n1.12.\n\nChange-Id: I6a6a636cd965f6b3ea35b6e4b6d0d932a1c6f2b8\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/746603\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nAuto-Submit: Michael Pratt \u003cmpratt@google.com\u003e\n"
    },
    {
      "commit": "43db91f232f817500d042abde2591bb5c1e85cbd",
      "tree": "9e34062817d4baf4614467416370ac612b563c93",
      "parents": [
        "51da2a398967e0c6ef46a44dc3b477479e249dfa"
      ],
      "author": {
        "name": "Tanguy ⧓ Herrmann",
        "email": "dolanor@gmail.com",
        "time": "Tue Feb 24 23:26:20 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Wed Feb 25 17:04:12 2026 -0800"
      },
      "message": "index: update matrix room links\n\nThe Matrix room #Go:matrix.org has been abandoned for years by lack of\nadmin/moderators and lots of spam.\n\nNow the Matrix community hangs out in the\nMatrix space #gophers:dendrite.matrix.org and the\nMatrix room #go-lang:matrix.org.\n\nFixes golang/go#77721\n\nChange-Id: Iaaa5818f647799b5f08dba4cdfe043c00f99233e\nGitHub-Last-Rev: 962238b5fbf45a3eeab8af3ebefa838e8abbb88e\nGitHub-Pull-Request: golang/wiki#92\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/748081\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "51da2a398967e0c6ef46a44dc3b477479e249dfa",
      "tree": "9cc773b6b8bed09ee3b3c1317c70fe299263ed6b",
      "parents": [
        "ddca2bac984579745dc2228359a15eefa98b5967"
      ],
      "author": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Wed Feb 25 14:50:14 2026 -0500"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Wed Feb 25 17:02:05 2026 -0800"
      },
      "message": "Linux: split baseline and architecture requirements\n\nThe current Linux compatibility table is difficult to read because it\nmixes together multiple architectures. Make things more clear with a\nsimply architecture-independent table plus a table for arch-specific\nrequirements.\n\nChange-Id: I6a6a636c9dc87ca5298d7a0bafee59124197c12e\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/749006\nAuto-Submit: Michael Pratt \u003cmpratt@google.com\u003e\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "ddca2bac984579745dc2228359a15eefa98b5967",
      "tree": "aaa1c26863975a03d472d89a702556dcec9af52f",
      "parents": [
        "bd9f1c6a7b725ab82c30c604fbefcccd7bf603a7"
      ],
      "author": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Wed Feb 25 14:50:14 2026 -0500"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Wed Feb 25 17:01:01 2026 -0800"
      },
      "message": "Linux,Windows: title GOOS pages consistently\n\nMost GOOS wiki pages use a title of the form \"Go on GOOS\". Update the\noutliers to match this format.\n\nChange-Id: I6a6a636c89f23468f63ff0bb2dd6eb6b1d68901d\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/749005\nAuto-Submit: Michael Pratt \u003cmpratt@google.com\u003e\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "bd9f1c6a7b725ab82c30c604fbefcccd7bf603a7",
      "tree": "6b3210e42c0333c5178e52b5ce9ba5b1e8bd4ea9",
      "parents": [
        "474c72fd2da8fea749f101b7e585f657f7e07300"
      ],
      "author": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Wed Feb 18 11:12:46 2026 -0500"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Wed Feb 25 12:28:45 2026 -0800"
      },
      "message": "Linux: update requirements to kernel 3.2 or later\n\n3.2 is the minimum requirement as of Go 1.24.0.\n\nUpdates golang/go#67001.\n\nChange-Id: I6a6a636c6d7e8cf424653c3add24afe7d660d1b4\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/746602\nAuto-Submit: Michael Pratt \u003cmpratt@google.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nCommit-Queue: Michael Pratt \u003cmpratt@google.com\u003e\n"
    },
    {
      "commit": "474c72fd2da8fea749f101b7e585f657f7e07300",
      "tree": "df63f13e2f560b259b096092ae721390dd8a3c4e",
      "parents": [
        "b539930bca99867bfe54aeb68b25a405d8cba516"
      ],
      "author": {
        "name": "Meng Zhuo",
        "email": "mengzhuo@iscas.ac.cn",
        "time": "Mon Feb 23 10:44:08 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Mon Feb 23 13:57:30 2026 -0800"
      },
      "message": "Conferences: add GopherCon China 2026\n\nChange-Id: I4fcea28e25f758c7d350232b0b069b590a34f90d\nGitHub-Last-Rev: dfa7dd04b00de98fd1e824b04aa357b674a944c0\nGitHub-Pull-Request: golang/wiki#91\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/747980\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "b539930bca99867bfe54aeb68b25a405d8cba516",
      "tree": "21cac2f231a0fc00443bb9d0c75defe3fe20fa59",
      "parents": [
        "8691739117e2739eae686721711d540da9e5efd0"
      ],
      "author": {
        "name": "Jozef Reisinger",
        "email": "jreisinger@users.noreply.github.com",
        "time": "Tue Feb 17 20:58:37 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Thu Feb 19 04:26:36 2026 -0800"
      },
      "message": "GoUsers: add Slovakia section with company links\n\nChange-Id: If9836d6ee1ce2a5b4c5ac920b4bf7a4f48b385f1\nGitHub-Last-Rev: 92f45571f29b1b5feb5c4209614ea52a410ea951\nGitHub-Pull-Request: golang/wiki#81\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/736821\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "8691739117e2739eae686721711d540da9e5efd0",
      "tree": "148f85a0fc76625ee67df70e4da5832dc2d5fd88",
      "parents": [
        "c94f87eb12409de0b17a6fb1fb0683403888d871"
      ],
      "author": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Wed Feb 18 11:08:17 2026 -0500"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Wed Feb 18 14:01:56 2026 -0800"
      },
      "message": "MinimumRequirements: add QEMU user space emulator\n\nUpdates golang/go#77572.\n\nChange-Id: I6a6a636c304e3b90bb91f96b489fcb8fcf3bf454\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/746600\nAuto-Submit: Michael Pratt \u003cmpratt@google.com\u003e\nCommit-Queue: Michael Pratt \u003cmpratt@google.com\u003e\nReviewed-by: Cherry Mui \u003ccherryyz@google.com\u003e\n"
    },
    {
      "commit": "c94f87eb12409de0b17a6fb1fb0683403888d871",
      "tree": "553c05fd80999696eea55a327d12c049da80265a",
      "parents": [
        "6cbb98837636da7bb4c7767f7bf5397cfcfdd12d"
      ],
      "author": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Wed Feb 18 11:10:43 2026 -0500"
      },
      "committer": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Wed Feb 18 10:38:11 2026 -0800"
      },
      "message": "MinimumRequirements: simplify tinyconfig requirements\n\nThe console settings aren\u0027t relevant to Go.\n\nChange-Id: I6a6a636c3d9b2491348689f1c92d40d0c343a92e\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/746601\nCommit-Queue: Michael Pratt \u003cmpratt@google.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nAuto-Submit: Michael Pratt \u003cmpratt@google.com\u003e\n"
    },
    {
      "commit": "6cbb98837636da7bb4c7767f7bf5397cfcfdd12d",
      "tree": "5832654dd65edc496bd4f33247498f3b4f6554c5",
      "parents": [
        "ddcaaac0cff96d2155f33ae4014393d6ef95263d"
      ],
      "author": {
        "name": "Dario Camonita",
        "email": "danterolle@parrotsec.org",
        "time": "Tue Feb 17 20:48:55 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Feb 17 13:26:47 2026 -0800"
      },
      "message": "LearnConcurrency: fix broken link\n\nChange-Id: I044a2023cbbb838f78daba8c9e9ff247ba41aa12\nGitHub-Last-Rev: e1b7d6499234ecd4848edd8e6ac995d6ece74f9a\nGitHub-Pull-Request: golang/wiki#79\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/746340\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "ddcaaac0cff96d2155f33ae4014393d6ef95263d",
      "tree": "9039740bdfcbd67f4df4d002ae74f6faaee5a674",
      "parents": [
        "a51b3c777c0cf351567bd98663b05fdc2e69c6ae"
      ],
      "author": {
        "name": "Valentine C",
        "email": "valentine.git@me.vc.sg",
        "time": "Sun Feb 15 23:23:11 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Mon Feb 16 02:17:30 2026 -0800"
      },
      "message": "Conferences: add upcoming ones, some missing past ones\n\nUpcoming: GolangConf 2026, GopherCamp 2026, GopherCon Singapore 2026,\nGopherCon Africa 2026, GopherCon Israel 2026, GoLab\n\nPast: TinyGo Conf 2025, Go Conference 2025, GopherCon Singapore 2025\n\nEdit: added linebreak for Upcoming so it is under 73 characters.\n\nChange-Id: I9fd1475fa23e1be5595485ffe2610f1d0815c5a8\nGitHub-Last-Rev: 49b7e276bb12571c4ec046a1378eb92a811760e1\nGitHub-Pull-Request: golang/wiki#89\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/745700\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "a51b3c777c0cf351567bd98663b05fdc2e69c6ae",
      "tree": "f8aa877114be815c0da685c6702218057abdc99e",
      "parents": [
        "8f2384a0e6a66e55fb00350b328dfcac24de9605"
      ],
      "author": {
        "name": "Austin Clements",
        "email": "austin@google.com",
        "time": "Fri Feb 13 16:19:22 2026 -0500"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Feb 13 13:21:44 2026 -0800"
      },
      "message": "Deprecated: typo\n\nChange-Id: I118e9e6adbe6e6cce8a6b6797fbd4bc252b664d3\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/745501\nAuto-Submit: Austin Clements \u003caustin@google.com\u003e\nReviewed-by: Austin Clements \u003caustin@google.com\u003e\nCommit-Queue: Austin Clements \u003caustin@google.com\u003e\n"
    },
    {
      "commit": "8f2384a0e6a66e55fb00350b328dfcac24de9605",
      "tree": "560d0cdb3ba3582d8a85f3e7405c34ec9f6dbcad",
      "parents": [
        "b5a4e7cb2d97e3d0adede3d32cda40ef36280b11"
      ],
      "author": {
        "name": "Austin Clements",
        "email": "austin@google.com",
        "time": "Fri Feb 13 16:12:23 2026 -0500"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Feb 13 13:15:32 2026 -0800"
      },
      "message": "Deprecated: tweak modernizer wording\n\nChange-Id: Ibe020df5e5b3e4a510a089ab93e7590f5bcef06b\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/745520\nCommit-Queue: Austin Clements \u003caustin@google.com\u003e\nReviewed-by: Austin Clements \u003caustin@google.com\u003e\nAuto-Submit: Austin Clements \u003caustin@google.com\u003e\n"
    },
    {
      "commit": "b5a4e7cb2d97e3d0adede3d32cda40ef36280b11",
      "tree": "d03da787aa9b68aded40235f592acad9e8af75f7",
      "parents": [
        "6b145ec063f4efeeed2b44ffc8c389c19133e24f"
      ],
      "author": {
        "name": "Carlos Amedee",
        "email": "carlos@golang.org",
        "time": "Wed Feb 11 17:51:59 2026 -0500"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Wed Feb 11 15:21:32 2026 -0800"
      },
      "message": "Deprecated: make changes suggested in CL 744701\n\nChange-Id: I01d5e77309d9b982594fc707f8c1d44591cbc528\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/744760\nAuto-Submit: Alan Donovan \u003cadonovan@google.com\u003e\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\nCommit-Queue: Alan Donovan \u003cadonovan@google.com\u003e\n"
    },
    {
      "commit": "6b145ec063f4efeeed2b44ffc8c389c19133e24f",
      "tree": "66466c992fb1c00a01dab1e7e9576952e7eefba3",
      "parents": [
        "d5018d0762ba8fbd78d52fcd7dbfdfbd71611514"
      ],
      "author": {
        "name": "Austin Clements",
        "email": "austin@google.com",
        "time": "Wed Feb 11 16:26:52 2026 -0500"
      },
      "committer": {
        "name": "Austin Clements",
        "email": "austin@google.com",
        "time": "Wed Feb 11 13:34:04 2026 -0800"
      },
      "message": "Deprecated: reorganize and mention modernizers\n\nChange-Id: I85768f103a592c6ad29b1cce4aa8ee833702a371\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/744701\nReviewed-by: Carlos Amedee \u003ccarlos@golang.org\u003e\n"
    },
    {
      "commit": "d5018d0762ba8fbd78d52fcd7dbfdfbd71611514",
      "tree": "6a0517686615393ec1d1822613951ffad03f3b80",
      "parents": [
        "451f95e1a8b02dde23a822cf656b2593cd8d787b"
      ],
      "author": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Fri Feb 06 13:34:30 2026 -0500"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Tue Feb 10 13:38:14 2026 -0800"
      },
      "message": "GerritAccess: overhaul approvers section\n\nI\u0027ve rearranged and expanded the details of submit requirements, code\nreview, and submission to paint a more complete picture of the code\nreview process.\n\nThe primary purpose here is to clarify encouragement to vote\nAuto-Submit+1. We want to encourage folks to vote Auto-Submit+1 to\nensure CLs get submitted promptly.\n\nChange-Id: I6a6a636cce3616177cf0dd200aac6a2d87d1062a\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/742820\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nAuto-Submit: Michael Pratt \u003cmpratt@google.com\u003e\nCommit-Queue: Michael Pratt \u003cmpratt@google.com\u003e\n"
    },
    {
      "commit": "451f95e1a8b02dde23a822cf656b2593cd8d787b",
      "tree": "ccd26fc3a1046c9fce045dcaa9bdb312710feed9",
      "parents": [
        "0c990428936dc10b7c98d7607a7564e0addb116e"
      ],
      "author": {
        "name": "Arman",
        "email": "arman@flybits.com",
        "time": "Tue Feb 10 17:12:20 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Feb 10 10:35:14 2026 -0800"
      },
      "message": "GoUsers: add Flybits\n\nChange-Id: Iebbcead6a5b49306c79dd456bd5cf6cda2b89579\nGitHub-Last-Rev: 2999050503e83e3f03062e88f00d596d22c86608\nGitHub-Pull-Request: golang/wiki#87\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/743880\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "0c990428936dc10b7c98d7607a7564e0addb116e",
      "tree": "bc8c2fde07ced02c187f5ac75b0b551a977d34da",
      "parents": [
        "847dd2f1e8ff4731efce1d31e195c8067292aa21"
      ],
      "author": {
        "name": "CJ Steiner",
        "email": "clintonsteiner@gmail.com",
        "time": "Tue Feb 10 07:17:09 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Feb 10 01:58:38 2026 -0800"
      },
      "message": "Conferences: remove past conferences, add upcoming ones\n\nChange-Id: I19b52546e7c5e0542b4fd76a248e1c4545df7e27\nGitHub-Last-Rev: 36229b7ce11fa87f05b5678b9a1e9482e16862d9\nGitHub-Pull-Request: golang/wiki#85\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/742640\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "847dd2f1e8ff4731efce1d31e195c8067292aa21",
      "tree": "0ff845b02bc59647026aa9f99735f5e5b8014912",
      "parents": [
        "411efd6f5a19f26460bb2e1a579050e76515a944"
      ],
      "author": {
        "name": "Oleksandr Redko",
        "email": "oleksandr.red+github@gmail.com",
        "time": "Fri Feb 06 14:22:15 2026 +0200"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Feb 06 11:59:31 2026 -0800"
      },
      "message": "all: fix typos and dupwords\n\nChange-Id: I477aedd7055b479af99cc79c41675d913af89ec4\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/741901\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "411efd6f5a19f26460bb2e1a579050e76515a944",
      "tree": "73f7677d9a76ec12cd23cfcdafd3445b9ad25419",
      "parents": [
        "56734fafabcd55080fbb5349e6c5be51617ef295"
      ],
      "author": {
        "name": "Oleksandr Redko",
        "email": "oleksandr.red+github@gmail.com",
        "time": "Thu Feb 05 11:49:16 2026 +0200"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Thu Feb 05 11:22:18 2026 -0800"
      },
      "message": "IDEsAndTextEditorPlugins: Atom, CodeLobster, CodePerfect95 are dead\n\nChange-Id: I34e5fb0c8bc28b6b961a061cef36e2570627d922\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/742240\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "56734fafabcd55080fbb5349e6c5be51617ef295",
      "tree": "884b170712658deaa2cadea0489b846cc8074a4d",
      "parents": [
        "3cfa4187df0e69dc871406ad25b4158cc5e8d087"
      ],
      "author": {
        "name": "jjpinto",
        "email": "jorgpinto@gmail.com",
        "time": "Thu Jan 08 23:33:28 2026 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Wed Feb 04 15:17:29 2026 -0800"
      },
      "message": "watchflakes: incomplete example and minor text cleanup\n\nAffected page: https://go.dev/wiki/Watchflakes\n\nChange-Id: I53346de0dbdfeb67fb182016325f8f05038efc74\nGitHub-Last-Rev: 4e63cd0e403143291a1c31f0804c02af8daa14cc\nGitHub-Pull-Request: golang/wiki#78\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/735020\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "3cfa4187df0e69dc871406ad25b4158cc5e8d087",
      "tree": "744b07d023135d7fb0f67b7cf7948a4c744aaba5",
      "parents": [
        "8480b6c25227735743a4dd11c6768ffaedfbe30b"
      ],
      "author": {
        "name": "Oleksandr Redko",
        "email": "oleksandr.red+github@gmail.com",
        "time": "Mon Jan 05 15:22:49 2026 +0200"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Wed Feb 04 15:16:38 2026 -0800"
      },
      "message": "GoUserGroups: update Ukrainian communities\n\nLviv and Kyiv groups merged into GolangUA.\n\nChange-Id: I77c84cfe2bdccf28c0d5942bca830c6de518ed5d\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/733980\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "8480b6c25227735743a4dd11c6768ffaedfbe30b",
      "tree": "2c9e7d4da5adf11b47cfe4aa734f47b403413350",
      "parents": [
        "43c59d28d19235f381b86bbc75535c7add65231d"
      ],
      "author": {
        "name": "Christopher Gill",
        "email": "chrisraygill@gmail.com",
        "time": "Wed Dec 10 19:32:41 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Thu Jan 15 11:45:13 2026 -0800"
      },
      "message": "docs: Update list of Go AI frameworks and Google GenAI Go SDK reference\n\n* Adds Genkit and quick summaries to the list of the AI frameworks for Go.\n* Updates the Google GenAI Go SDK reference to the latest unified SDK for AI Studio and Vertex. The previous listed SDKs are deprecated.\n\nChange-Id: I3ca220ee4d54ab2c23715de659f81c2ddd1b6bc7\nGitHub-Last-Rev: 3499ad3cbb67a0b89cd3319793254b2efe1a3c01\nGitHub-Pull-Request: golang/wiki#76\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/729060\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nAuto-Submit: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    },
    {
      "commit": "43c59d28d19235f381b86bbc75535c7add65231d",
      "tree": "215415d46c5834e2886bd452a4dbbda3b3aeb83b",
      "parents": [
        "70f0ff3a485c059153779420edfee49c8b3eff28"
      ],
      "author": {
        "name": "Oleksandr Redko",
        "email": "oleksandr.red+github@gmail.com",
        "time": "Sun Jan 04 23:54:35 2026 +0200"
      },
      "committer": {
        "name": "t hepudds",
        "email": "thepudds1460@gmail.com",
        "time": "Sun Jan 04 13:58:37 2026 -0800"
      },
      "message": "GerritBot: fix typo\n\nChange-Id: I11d81bc14dc4d279ede0faf055c2755bcc7e48e4\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/733900\nReviewed-by: t hepudds \u003cthepudds1460@gmail.com\u003e\n"
    },
    {
      "commit": "70f0ff3a485c059153779420edfee49c8b3eff28",
      "tree": "1b9983958422f708fad3e6aaa9fc520e13940efe",
      "parents": [
        "185b85dc874998fa24beb390c6378ae3df303149"
      ],
      "author": {
        "name": "Andrey Andrade",
        "email": "andrade.andrey@gmail.com",
        "time": "Sun Dec 21 20:15:27 2025 +0000"
      },
      "committer": {
        "name": "Meng Zhuo",
        "email": "mengzhuo1203@gmail.com",
        "time": "Tue Dec 23 22:04:49 2025 -0800"
      },
      "message": "Update GoUsers.md\n\nwiki: add AutoCidade, LigadoUS, and StickyBit to GoUsers (Brazil)\n\nChange-Id: I593fe9991f4b10acd901acbe9bdd0e11e2e11284\nGitHub-Last-Rev: 02812efccc0befd52e1b4183bacfcb51cbe31895\nGitHub-Pull-Request: golang/wiki#77\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/731760\nReviewed-by: Meng Zhuo \u003cmengzhuo1203@gmail.com\u003e\nCommit-Queue: Meng Zhuo \u003cmengzhuo1203@gmail.com\u003e\n"
    },
    {
      "commit": "185b85dc874998fa24beb390c6378ae3df303149",
      "tree": "ea3dc24d07d06f617653bf6f5f43329c344cbe61",
      "parents": [
        "91d5fa493d7abd54f00470f790661a6682062e8e"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sat Dec 13 10:37:56 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sat Dec 13 02:40:38 2025 -0800"
      },
      "message": "CommitMessage: synchronize line length recommendation\n\nThis brings it in line with gerrit and /doc/contribute,\nupdated in CL 727860.\n\nChange-Id: Icf75750baa92d0564253af8511a745c06a6a6964\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/729840\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "91d5fa493d7abd54f00470f790661a6682062e8e",
      "tree": "2faae37df5afb683101718afc2430790d5487883",
      "parents": [
        "d343b96ade3e98749eed78cc938e9ca90c4363ad"
      ],
      "author": {
        "name": "iamrajiv",
        "email": "rajivperfect007@gmail.com",
        "time": "Sun Dec 07 15:55:38 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sun Dec 07 15:09:18 2025 -0800"
      },
      "message": "WebAssembly: add WASIP1 runtime configuration examples\n\nThis change adds a \"WASIP1 Runtime Configuration\" section to the\nWebAssembly page.\n\nIt provides configuration examples for Wasmtime, Wazero, and Node.js\nto properly map the host directory to the guest root `/` and set `PWD`.\n\nWithout this configuration, Go programs compiled for `wasip1` often\nfail with \"Bad file number\" errors instead of the expected\n`fs.ErrNotExist` when accessing non-existent files or calling\n`os.Getwd()`.\n\nFor golang/go#60732\n\nChange-Id: I81b328fdf01e45912140848cd7e6cc7299865f04\nGitHub-Last-Rev: 3775150fd6a4b82a7ce54ca0416145a2f29c7740\nGitHub-Pull-Request: golang/wiki#75\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/727580\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "d343b96ade3e98749eed78cc938e9ca90c4363ad",
      "tree": "ae58e14e9fcb1e5284dfde5411bcff8354016575",
      "parents": [
        "d015a0ac828256530c1c8de68d6ce42dd3e9ff1a"
      ],
      "author": {
        "name": "Eray Ates",
        "email": "eray.ates@worldline.com",
        "time": "Wed Dec 03 20:57:31 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Wed Dec 03 13:09:00 2025 -0800"
      },
      "message": "GoUsers: add Worldline\n\nChange-Id: Ifdc580257f92a6b015d1023beb674c78cc527d50\nGitHub-Last-Rev: b8f8c2187fd56db2c25dc1bdfa6b1fe433c297c5\nGitHub-Pull-Request: golang/wiki#74\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/726320\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "d015a0ac828256530c1c8de68d6ce42dd3e9ff1a",
      "tree": "adea72eeb44fa66b145267f06304db219b715e56",
      "parents": [
        "09ea82f9c67d4ced287d5e60dea11ddeda821bd3"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Nov 04 23:32:38 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Nov 04 15:33:50 2025 -0800"
      },
      "message": "MinimumRequirements: link to PortingPolicy\n\nChange-Id: Ib04e500b762db6301ba43a61fd6d9fa9b6a32f96\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/717880\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "09ea82f9c67d4ced287d5e60dea11ddeda821bd3",
      "tree": "09fea9691f00b3c1ad10787ccd8c29e8dc9ce1d8",
      "parents": [
        "a10b1654a24d6690b0399d56373100f6c448b96f"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Nov 04 23:14:37 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Nov 04 15:19:16 2025 -0800"
      },
      "message": "all: format with prettier\n\nChange-Id: Ieb6a95bce1c7fb89ec98ca4df5c2be60802940ea\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/717861\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "a10b1654a24d6690b0399d56373100f6c448b96f",
      "tree": "cc5fcdd2c22cd1bd06a083c05f9f0c2af60fe359",
      "parents": [
        "5ed18c6e1da3a895bdf44d724d26ec550f25582b"
      ],
      "author": {
        "name": "Humeid Jocordasse",
        "email": "humeid.ussene.jocordasse@gmail.com",
        "time": "Sun Nov 02 10:54:16 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sun Nov 02 05:01:21 2025 -0800"
      },
      "message": "GoUsers: add mozambique and Vodacom Mozambique\n\nChange-Id: Ib36b08eabdc4416f0175cc773aeaae72ff527b15\nGitHub-Last-Rev: 53a398fb8a549444c8140c4395db96d636876d83\nGitHub-Pull-Request: golang/wiki#73\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/717080\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "5ed18c6e1da3a895bdf44d724d26ec550f25582b",
      "tree": "97e4139789fee3a0525f4e13eb82a66e20b532d3",
      "parents": [
        "30679d47d9b80b4d97356625efa418d39a47cce3"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Oct 17 17:36:57 2025 +0100"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Oct 17 09:40:37 2025 -0700"
      },
      "message": "Conferences: sort chronologically\n\nChange-Id: Ia9aa2a08aa59b4650c5760ace22ea3a4e52a8579\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/712680\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\nAuto-Submit: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "30679d47d9b80b4d97356625efa418d39a47cce3",
      "tree": "ee8ac5eedc2c6316e651e75b5b0f005d07c7edba",
      "parents": [
        "098a914d8eaffcf8b1c7f26adcdd83c8e991c570"
      ],
      "author": {
        "name": "John Arundel",
        "email": "john@bitfieldconsulting.com",
        "time": "Thu Oct 16 10:57:56 2025 +0000"
      },
      "committer": {
        "name": "t hepudds",
        "email": "thepudds1460@gmail.com",
        "time": "Thu Oct 16 04:28:48 2025 -0700"
      },
      "message": "Update Bitfield Consulting link in Training.md\n\nChange-Id: I2ae28ce23e5321af56a77d4cff954c874827bdd9\nGitHub-Last-Rev: 86751c0a32479f22fb3e1f965f0e341a137d7c36\nGitHub-Pull-Request: golang/wiki#71\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/712320\nReviewed-by: t hepudds \u003cthepudds1460@gmail.com\u003e\n"
    },
    {
      "commit": "098a914d8eaffcf8b1c7f26adcdd83c8e991c570",
      "tree": "01696a0b69d757a98f15a00d0868e5b2e4455148",
      "parents": [
        "b26a65e38ff8787476bcefa21745e811c9bfac22"
      ],
      "author": {
        "name": "Adiel Cristo",
        "email": "adiel@adielcristo.com",
        "time": "Tue Sep 23 01:48:09 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Sep 23 13:40:49 2025 -0700"
      },
      "message": "NonEnglish: add brazilian portuguese translation\n\nChange-Id: Ie76227c7a254856e23fe25a62d1b850e0307c522\nGitHub-Last-Rev: 9b75cb074ed563079da59c5a4cfcc6c6119d5376\nGitHub-Pull-Request: golang/wiki#70\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/706015\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "b26a65e38ff8787476bcefa21745e811c9bfac22",
      "tree": "ca5b2753769818966754b3eb79e3b59bccf6a4f8",
      "parents": [
        "3938fe572e14a6b95853d107d8ce62dab4c7aed8"
      ],
      "author": {
        "name": "dblugeon",
        "email": "dblugeon@users.noreply.github.com",
        "time": "Thu Sep 18 09:04:10 2025 +0000"
      },
      "committer": {
        "name": "t hepudds",
        "email": "thepudds1460@gmail.com",
        "time": "Thu Sep 18 06:40:29 2025 -0700"
      },
      "message": "Correct issue link in MinimumRequirements.md\n\nThe link to the issue 28334 was generated in the following form: \"https://github.com/golang/go/issues/28334)\". Clicking on this link redirects to the page \"https://github.com/golang/go/issues/created_by/28334)\" instead of \"https://github.com/golang/go/issues/28334\"\n\nChange-Id: I80d9272cbd30e49eb10680f025991b16591a25a8\nGitHub-Last-Rev: 36d7a6ccf24f751f843eb82fe68d9d9cb84cfcc5\nGitHub-Pull-Request: golang/wiki#69\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/704995\nReviewed-by: t hepudds \u003cthepudds1460@gmail.com\u003e\n"
    },
    {
      "commit": "3938fe572e14a6b95853d107d8ce62dab4c7aed8",
      "tree": "01a49f0350abf9df653fcff40bb7fa01fbc6c1cc",
      "parents": [
        "6de0f1df6bad1dcf78a1e0d91addfe3fb7c60c6e"
      ],
      "author": {
        "name": "kyu08",
        "email": "kyu.subsub@gmail.com",
        "time": "Mon Sep 15 16:15:01 2025 +0900"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Sep 16 16:29:39 2025 -0700"
      },
      "message": "GoUsers: fix the position of CloudSign\n\n[CloudSign](https://www.cloudsign.jp/) is a product of [Bengo4.com,Inc.](https://corporate.bengo4.com/), so it should be indented under Bengo4.com,Inc.\nThis can be confirmed from the fact that there is a description of `© 2015 Bengo4.com,Inc.` at the very bottom of [the CloudSign website](https://www.cloudsign.jp/).\n\nChange-Id: I8e18fe22087c3c3a41fbafe1fc8a855ada603fef\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/703736\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "6de0f1df6bad1dcf78a1e0d91addfe3fb7c60c6e",
      "tree": "b0a22f578cfaa27de4e40c6701af76cb2c9e6b2c",
      "parents": [
        "82ec2ec33bfcbf81b36b816f60f2efd878fad441"
      ],
      "author": {
        "name": "kyu08",
        "email": "kyu.subsub@gmail.com",
        "time": "Mon Sep 15 16:08:10 2025 +0900"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Mon Sep 15 10:29:17 2025 -0700"
      },
      "message": "GoUsers: add Canary Inc.\n\nChange-Id: I5df34335f703a5adca3b0b7efb21c27497403000\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/703735\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "82ec2ec33bfcbf81b36b816f60f2efd878fad441",
      "tree": "887c051efad6e9ff8b7785be8c1c2e3a3be106a5",
      "parents": [
        "57e0396a5dc387e870711358c34839a31e150a91"
      ],
      "author": {
        "name": "iranlegal",
        "email": "iranlegal1987@gmail.com",
        "time": "Sun Sep 14 20:22:49 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sun Sep 14 16:01:05 2025 -0700"
      },
      "message": "GoUsers: add Iran Legal\n\nAdd Iran Legal as a Go user in Iran with GitHub Go project link.\n\nChange-Id: I5672d50df7235f68bb2aa49ee27e313ad718447a\nGitHub-Last-Rev: f717fbf8356befff672d0a701652ada66ddaa5c4\nGitHub-Pull-Request: golang/wiki#68\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/701595\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "57e0396a5dc387e870711358c34839a31e150a91",
      "tree": "0ced9d933b5d0a2a9f53e6250380c77091bcea86",
      "parents": [
        "ce9c4d5e37333820a09953e920f38800b1b0ed1f"
      ],
      "author": {
        "name": "Simon Eisenmann",
        "email": "simon@longsleep.org",
        "time": "Wed Sep 10 22:23:36 2025 +0200"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Thu Sep 11 13:48:11 2025 -0700"
      },
      "message": "Ubuntu.md: update for Go 1.25\n\nGo 1.25 has been added to the Ubuntu PPA.\n\nChange-Id: I0f476d96d124d0a73b200ef356b6403163310b8c\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/702595\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "ce9c4d5e37333820a09953e920f38800b1b0ed1f",
      "tree": "30354e0214b68cc1034d0855124d0961d3bb01e7",
      "parents": [
        "8753b2a23443e83cff5d41345ddff0d1d977fdce"
      ],
      "author": {
        "name": "Than McIntosh",
        "email": "thanm@golang.org",
        "time": "Sat Sep 06 18:57:33 2025 -0400"
      },
      "committer": {
        "name": "Than McIntosh",
        "email": "thanm@golang.org",
        "time": "Mon Sep 08 14:01:15 2025 -0700"
      },
      "message": "MinimumRequirements.md: add note on minimum GCC version for CGO on Windows\n\nAdd a note to the section on CGO spelling out the GCC version requirements\nwhen using CGO on Windows.\n\nUpdates golang/go#75077\n\nChange-Id: If1c25b6b9a155e163c8d930ad40e612a18a00a4e\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/701475\nReviewed-by: Alex Brainman \u003calex.brainman@gmail.com\u003e\nCommit-Queue: Than McIntosh \u003cthanm@golang.org\u003e\nReviewed-by: Michael Pratt \u003cmpratt@google.com\u003e\n"
    },
    {
      "commit": "8753b2a23443e83cff5d41345ddff0d1d977fdce",
      "tree": "4212860c9f25841ff2047831e5fb197539717dc7",
      "parents": [
        "eac9cc75aa01b51823c6722361e481c0fdf5f5a3"
      ],
      "author": {
        "name": "Carlos Henrique Guardão Gandarez",
        "email": "gandarez@gmail.com",
        "time": "Thu Sep 04 23:42:42 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Sep 05 06:53:08 2025 -0700"
      },
      "message": "Conferences: add upcoming GopherCon Latam 2026\n\nConferences: add upcoming GopherCon Latam 2026\n\nWe are hosting GopherCon Latam 2026 in Florianópolis, SC, Brazil on September 2, 2026.\n\nIt also moves past events to the other table.\n\nChange-Id: I4014ef0f80133fd6b7c3bbfa668fef3b7aaae1ba\nGitHub-Last-Rev: f6e88476bfcd5799dcd8cfa008e7befed2122507\nGitHub-Pull-Request: golang/wiki#67\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/701215\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "eac9cc75aa01b51823c6722361e481c0fdf5f5a3",
      "tree": "6203f5066396561266408c440c15b397917a1150",
      "parents": [
        "2a0fad1acf00ec8d85c1ab3a38977449fabd9766"
      ],
      "author": {
        "name": "Sungmin Han",
        "email": "kenneth@pigno.se",
        "time": "Fri Aug 29 00:38:23 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Aug 29 12:01:46 2025 -0700"
      },
      "message": "Conferences: update GopherCon Korea 2025\n\nAdded GopherCon Korea 2025 conference information\n\n- Website: https://gophercon.kr/\n- CFP: https://forms.gle/1GLAS481g2QRzCYs8\n\nChange-Id: Icb58db53c210279c9e0a22797f65379e4de7f855\nGitHub-Last-Rev: 9c3aa50d12e771186e74d992de3fc5a0eb7ccd5c\nGitHub-Pull-Request: golang/wiki#64\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/698675\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "2a0fad1acf00ec8d85c1ab3a38977449fabd9766",
      "tree": "253882766b10191c7a185cf45f694eef9425358b",
      "parents": [
        "42b68f98128d50c3e34c8e522b0daf810530646d"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sun Apr 13 13:18:44 2025 +0100"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Thu Aug 28 16:05:30 2025 -0700"
      },
      "message": "Projects: deprecate unmaintained list\n\nThe list of projects is pretty stale, with few updates,\nand even the links to other lists is also stale too.\nOver the years, awesome-go appears to be the best community mainted\nresource for Go projects in general, so link to that instead.\n\nChange-Id: If0969748e40a047b895319329723adf7167d4bc6\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/665256\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "42b68f98128d50c3e34c8e522b0daf810530646d",
      "tree": "d7b1b10cae5e44af576f292c85166a44a146f08e",
      "parents": [
        "1f0615735bd7b4c3bcae3b07fe859a5d8e1c072d"
      ],
      "author": {
        "name": "Uiseon Yu",
        "email": "yoogle.dev@gmail.com",
        "time": "Fri Aug 22 06:46:26 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Aug 22 11:20:33 2025 -0700"
      },
      "message": "Conferences: add upcoming GopherCon Korea 2025\n\nWe are hosting GopherCon Korea 2025 in Seoul, South Korea on November 9, 2025.\n\nChange-Id: I084910bc257028442cbd5ac002a8b7d40ff0a235\nGitHub-Last-Rev: c01e94208ccb1c70b87c49ade135f76f7dd2463f\nGitHub-Pull-Request: golang/wiki#63\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/698375\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "1f0615735bd7b4c3bcae3b07fe859a5d8e1c072d",
      "tree": "8688346793d248ba399efc7e2d196992d90ccc08",
      "parents": [
        "ef960315842f92371e81424516487d74ea60e54c"
      ],
      "author": {
        "name": "Meng Zhuo",
        "email": "mengzhuo@iscas.ac.cn",
        "time": "Sat Aug 16 21:35:11 2025 +0800"
      },
      "committer": {
        "name": "Meng Zhuo",
        "email": "mengzhuo@iscas.ac.cn",
        "time": "Sun Aug 17 23:58:03 2025 -0700"
      },
      "message": "MinimumRequirements: update minimum requirements for riscv64\n\nFor golang/go#61476\n\nChange-Id: Ibf656561613eb016f82c31248bf09300d012218a\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/696655\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "ef960315842f92371e81424516487d74ea60e54c",
      "tree": "7220dd500d932b2adde9141b8c1c9c5097749ef8",
      "parents": [
        "f38b8945338c37c5075e31865bf2c1a68fa97aa1"
      ],
      "author": {
        "name": "Kerim",
        "email": "54235902+Merloss@users.noreply.github.com",
        "time": "Wed Aug 13 07:06:24 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sat Aug 16 13:18:56 2025 -0700"
      },
      "message": "GoUsers: add Clemta\n\nChange-Id: If3c4a43381ef094d9d27aeff82c2b3d491138336\nGitHub-Last-Rev: 8d820891f4136ebef44173542eee904a20875b11\nGitHub-Pull-Request: golang/wiki#62\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/695555\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "f38b8945338c37c5075e31865bf2c1a68fa97aa1",
      "tree": "47ceec388485420bb25a85c3176a2f8f5def20bc",
      "parents": [
        "f8961c39e8edb9a6f452317066b9ccfa5a8c802c"
      ],
      "author": {
        "name": "Muhammet Arıkan",
        "email": "muhammetarikann@hotmail.com",
        "time": "Fri Jul 25 10:57:47 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Aug 08 10:30:02 2025 -0700"
      },
      "message": "Update GoUsers.md\n\nChange-Id: I296cb01b11c775a8bfa02469c6bb30a2499c7914\nGitHub-Last-Rev: 0c7563095c706cfe8bb1c150bafe0a892b0f5b3f\nGitHub-Pull-Request: golang/wiki#61\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/690455\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "f8961c39e8edb9a6f452317066b9ccfa5a8c802c",
      "tree": "866aeb44adb601ab3a9e8ced1f98206f9b696ba2",
      "parents": [
        "15cebd9607c2017d8210be802ce547b92e2e1a5e"
      ],
      "author": {
        "name": "thepudds",
        "email": "thepudds1460@gmail.com",
        "time": "Mon Jul 28 16:12:15 2025 -0400"
      },
      "committer": {
        "name": "t hepudds",
        "email": "thepudds1460@gmail.com",
        "time": "Mon Jul 28 20:17:48 2025 -0700"
      },
      "message": "GerritBot.md: add summary bullets and image for editing commit message text in GitHub\n\nThe FAQ on \"How does GerritBot determine the final commit message\" is a\nlink destination from various documentation and automatic messages from\nGerritBot. Add some summary bullets at the start along with a simple\nimage showing where to edit in the GitHub PR.\n\nThe FAQ on \"I left a reply to a comment in Gerrit but no one but me can\nsee it\" is similarly a link destination. Add a reminder there that the\nuser should be logged in to Gerrit, especially if they don\u0027t see the\n\"Reply\" button.\n\nChange-Id: I17bab63acddbbe328d08ababfebaceb37ea8e0f3\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/691076\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    },
    {
      "commit": "15cebd9607c2017d8210be802ce547b92e2e1a5e",
      "tree": "d37d4664b6eb2399027eb27a8e4e596f380bc948",
      "parents": [
        "679263e70881229233cabfeff6c98bf1f2603687"
      ],
      "author": {
        "name": "Aymeric Beaumet",
        "email": "aymeric@beaumet.me",
        "time": "Tue Jul 15 15:03:21 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Mon Jul 21 12:00:29 2025 -0700"
      },
      "message": "Update GoUsers.md\n\nChange-Id: I5d3e29867332afe573b3c32a14c670189a91b7cd\nGitHub-Last-Rev: 1020f91a19bcdf25a9151675b6fe37fc8e1b1482\nGitHub-Pull-Request: golang/wiki#60\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/687696\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "679263e70881229233cabfeff6c98bf1f2603687",
      "tree": "d93ad9022a08fd0b439dd08e1eca8c537bcf61b5",
      "parents": [
        "b8a4d48ba8d689b1bcdd81f32218133fdd7261ad"
      ],
      "author": {
        "name": "Eric Grosse",
        "email": "grosse@gmail.com",
        "time": "Sat Jul 19 18:37:06 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Mon Jul 21 08:06:29 2025 -0700"
      },
      "message": "Questions.md: add link to codesearch\n\nI could have answered my own question recently about a mysterious filename\non a problematic LUCI builder if I had known how to search the Go respositories\nrather than just the compiler and runtime.\n\nIt seems overkill to create an issue for a two-line change, but if we need to\ncoordinate wider discussion about the correct wiki page or whatever, will do so.\n\nChange-Id: If02fce333e48d1d073ce2ddbadd080a76d74975c\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/688995\nReviewed-by: Michael Pratt \u003cmpratt@google.com\u003e\nAuto-Submit: Michael Pratt \u003cmpratt@google.com\u003e\n"
    },
    {
      "commit": "b8a4d48ba8d689b1bcdd81f32218133fdd7261ad",
      "tree": "928715d8ad064be526af557ba44d94ae86f58064",
      "parents": [
        "ffdea33cb8f04c5f9bf2f0249ee7070902d012cb"
      ],
      "author": {
        "name": "Cherry Mui",
        "email": "cherryyz@google.com",
        "time": "Thu Jul 17 12:32:46 2025 -0400"
      },
      "committer": {
        "name": "Cherry Mui",
        "email": "cherryyz@google.com",
        "time": "Thu Jul 17 09:43:42 2025 -0700"
      },
      "message": "RiskyChanges.md: update to Go 1.26\n\nChange-Id: I82e71d750930eebd8aa9bac889e90bb75e98bc46\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/688475\nReviewed-by: Carlos Amedee \u003ccarlos@golang.org\u003e\n"
    },
    {
      "commit": "ffdea33cb8f04c5f9bf2f0249ee7070902d012cb",
      "tree": "5d5f085c8fa2062d6a12276c96f3a95f44225ebd",
      "parents": [
        "16c7fb728130b705ac18fcf792dc5402a7cc2083"
      ],
      "author": {
        "name": "John Arundel",
        "email": "john@bitfieldconsulting.com",
        "time": "Thu Jul 10 13:04:27 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Wed Jul 16 04:17:54 2025 -0700"
      },
      "message": "Go Time is no longer an active podcast\n\nChange-Id: I04ed5bd24609cc5e90a5f4cc9822841973d44c26\nGitHub-Last-Rev: 4ce95194f0a36454a19fb800bfadfe08b08ab53c\nGitHub-Pull-Request: golang/wiki#59\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/687195\nAuto-Submit: Sean Liao \u003csean@liao.dev\u003e\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "16c7fb728130b705ac18fcf792dc5402a7cc2083",
      "tree": "a8a5ae6c706ded01e6a1b9f9d87747a996fc35b1",
      "parents": [
        "eeb1acaefeeae961381db910cad8bb8e98773d58"
      ],
      "author": {
        "name": "vivekanand gaddigi",
        "email": "98582878+Vivekgaddigi@users.noreply.github.com",
        "time": "Wed Jul 16 00:48:15 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Tue Jul 15 18:54:29 2025 -0700"
      },
      "message": "Conferences: Add Gophercon India\n\nAdded GopherCon India to The List\n\nChange-Id: Ibd580b7c433e00751910da945ad213b4c8042d72\nGitHub-Last-Rev: 3af5cc20d50c59c042268735538f504440faaea0\nGitHub-Pull-Request: golang/wiki#58\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/686735\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "eeb1acaefeeae961381db910cad8bb8e98773d58",
      "tree": "93ff845082f843d2e8d83742673e42f09cb04b59",
      "parents": [
        "b34573b9ad17378f72834c9b5fc03620d2824020"
      ],
      "author": {
        "name": "Juan Céspedes",
        "email": "cespedes@thehackers.org",
        "time": "Tue Jun 03 10:43:40 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sat Jun 07 03:03:20 2025 -0700"
      },
      "message": "Conferences: Update upcoming conferences\n\nChange-Id: Id9bae8eef8a63b2f4c8f8af92a2220087fc504bd\nGitHub-Last-Rev: d209d6c4fe624a2488f9f121fd6df8d9d50c17c1\nGitHub-Pull-Request: golang/wiki#54\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/678255\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "b34573b9ad17378f72834c9b5fc03620d2824020",
      "tree": "b454c66b388433122ad68b43b23e684d2175fac3",
      "parents": [
        "f10539e48ee642fa7f529fa2050b596aa96d4d9b"
      ],
      "author": {
        "name": "Julien Cretel",
        "email": "jub0bsinthecloud@gmail.com",
        "time": "Wed May 14 07:06:48 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Wed May 14 13:50:17 2025 -0700"
      },
      "message": "RangefuncExperiment: fix Markdown link\n\nChange-Id: I6a09b746437955c72cd0707f4b9b15b1d762e429\nGitHub-Last-Rev: c7c6da37745f7db370006acc85b1b3c4c06e506f\nGitHub-Pull-Request: golang/wiki#53\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/672535\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "f10539e48ee642fa7f529fa2050b596aa96d4d9b",
      "tree": "f67d7df44eeead67e2d063c12b878a5795dddfcf",
      "parents": [
        "a85d61fd7a187e13e09500bc9e5feda2b48875f9"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Sun Apr 13 13:23:30 2025 +0100"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Wed Apr 16 14:21:42 2025 -0700"
      },
      "message": "SuccessStories: add typescript port\n\nChange-Id: Ibbb470ad4901b60146720f9b1e8aa626b32b951d\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/665257\nReviewed-by: Dominik Honnef \u003cdominik@honnef.co\u003e\n"
    },
    {
      "commit": "a85d61fd7a187e13e09500bc9e5feda2b48875f9",
      "tree": "f425ad99f8e22bfcb99be11fe6ee7a219ca4f8f9",
      "parents": [
        "858cb5bd6e4049233a0313deff3cb7584adf0bdb"
      ],
      "author": {
        "name": "limeidan",
        "email": "limeidan@loongson.cn",
        "time": "Tue Apr 08 15:51:36 2025 +0800"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Tue Apr 08 07:53:51 2025 -0700"
      },
      "message": "MinimumRequirements: add minimum requirements information for loong64.\n\nChange-Id: If27d40df7f7c623b504c464b124ca88c8e8968e5\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/663695\nAuto-Submit: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nReviewed-by: abner chenc \u003cchenguoqi@loongson.cn\u003e\nCommit-Queue: abner chenc \u003cchenguoqi@loongson.cn\u003e\n"
    },
    {
      "commit": "858cb5bd6e4049233a0313deff3cb7584adf0bdb",
      "tree": "b432feb6d0e04e5ea62ff87afdd4246db0a7767c",
      "parents": [
        "433370081c55a8e17e964852bd535ee21e050263"
      ],
      "author": {
        "name": "qmuntal",
        "email": "qmuntaldiaz@microsoft.com",
        "time": "Mon Apr 07 15:07:03 2025 +0200"
      },
      "committer": {
        "name": "Quim Muntal",
        "email": "qmuntaldiaz@microsoft.com",
        "time": "Mon Apr 07 08:19:59 2025 -0700"
      },
      "message": "Gomote.md: update Windows paths\n\nc:\\workdir is no longer the default workdir for Windows gomote\ncommands. %WORKDIR% should be used instead.\n\nChange-Id: I1c735fb47a034797c3f9e4c29bff2ca11fa99a27\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/663475\nCommit-Queue: Quim Muntal \u003cquimmuntal@gmail.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    },
    {
      "commit": "433370081c55a8e17e964852bd535ee21e050263",
      "tree": "00e24c45cad4dfba6af250aba6722032f74609f4",
      "parents": [
        "85f6e198fec7e1bd620b482592844f5e8361c7e6"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Mar 21 23:29:48 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Mar 21 17:51:39 2025 -0700"
      },
      "message": "FromXToGo: add typescript-go\n\nChange-Id: Ia849bf2b55dff904a23eaabcf603a3aec0ff8a2a\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/660116\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "85f6e198fec7e1bd620b482592844f5e8361c7e6",
      "tree": "243e903df4c309b7560b3961aeead0fc2733ebbc",
      "parents": [
        "35c8d58395e421faab46bb2300f06869b0a82338"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Mar 21 22:57:11 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Mar 21 17:48:54 2025 -0700"
      },
      "message": "index: remove note on creating pages for questions\n\nThis is not a thing now that it\u0027s not a world editable wiki.\n\nChange-Id: Ie6e97cc1581ea46b023bf1598f8d0ac1f15d2100\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/660115\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "35c8d58395e421faab46bb2300f06869b0a82338",
      "tree": "1d16b6c3a0763de0b68078c3791f38148fc6eec4",
      "parents": [
        "425389da5d50622813edc5293c6af264faa6dba5"
      ],
      "author": {
        "name": "Karel Bilek",
        "email": "kb@karelbilek.com",
        "time": "Wed Mar 19 10:31:06 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Wed Mar 19 03:50:23 2025 -0700"
      },
      "message": "Modules: clarify 1.22+ conversions from gopkg.lock\n\nFixes golang/go#72916\n\nChange-Id: Icec2f79d83a1a2d09490a731297e9c97802b3dc9\nGitHub-Last-Rev: 8de3163429b7451464be24e20a2dca4cc5015748\nGitHub-Pull-Request: golang/wiki#47\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/658735\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\nAuto-Submit: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "425389da5d50622813edc5293c6af264faa6dba5",
      "tree": "fc63664fff970b481d40fff0c2a321b913c6df55",
      "parents": [
        "8bd0c75b4a9e8ab523bd545c579efae6b42ed74d"
      ],
      "author": {
        "name": "Michael Anthony Knyszek",
        "email": "mknyszek@google.com",
        "time": "Tue Mar 18 15:33:29 2025 +0000"
      },
      "committer": {
        "name": "Michael Knyszek",
        "email": "mknyszek@google.com",
        "time": "Tue Mar 18 09:23:33 2025 -0700"
      },
      "message": "Gomote.md: update some stale information and examples\n\nChange-Id: I52f9e35d2495c8cea3ba47aefd6ccbde61e7ab6d\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/658815\nReviewed-by: Carlos Amedee \u003ccarlos@golang.org\u003e\nReviewed-by: Michael Pratt \u003cmpratt@google.com\u003e\n"
    },
    {
      "commit": "8bd0c75b4a9e8ab523bd545c579efae6b42ed74d",
      "tree": "09d0188300a1646aef95b8b451d8dfd9a5d3f091",
      "parents": [
        "2b86997f78956ee556a825adfc90b61f169f0cc3"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Mar 14 12:16:21 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Mar 14 15:21:33 2025 -0700"
      },
      "message": "Conferences: add new conferences\n\nChange-Id: Icec514dc328cddd665a3068955e839a37c1fd741\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/657856\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "2b86997f78956ee556a825adfc90b61f169f0cc3",
      "tree": "23c70ecbd60f13c8d8b5b48e546f7b9507bd296c",
      "parents": [
        "4b8b848f7f1870023cc90062217be55677b8e4dd"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Mar 14 12:07:16 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Mar 14 15:14:38 2025 -0700"
      },
      "message": "GoUsers: add Snyk and Circle\n\nChange-Id: I242d4d0308c63b89adef18cefd7137efbb549a37\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/657875\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "4b8b848f7f1870023cc90062217be55677b8e4dd",
      "tree": "97b86a5f057b6f1f2b30ce30d58e8c3f1c42fbef",
      "parents": [
        "fb3acb918faa7dd3d6e9dbd7f9c6c2f92b88e53d"
      ],
      "author": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Fri Mar 14 11:26:42 2025 -0400"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Mar 14 08:43:44 2025 -0700"
      },
      "message": "DashboardBuilders: document required connectivity to Google Cloud Storage\n\nGomote creation cannot work without, so include it in the list.\n\nFor golang/go#72869.\n\nChange-Id: Id54f3aa32259c3b298b26eb51c881d90dc759ae9\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/657975\nAuto-Submit: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nReviewed-by: Carlos Amedee \u003ccarlos@golang.org\u003e\n"
    },
    {
      "commit": "fb3acb918faa7dd3d6e9dbd7f9c6c2f92b88e53d",
      "tree": "e7763420dcefb5d3aa8b62aeafe2e2c135ec70b0",
      "parents": [
        "ca175f4a77ca8c01ab4bee81aa0378185568bbd7"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Mar 14 12:04:02 2025 +0000"
      },
      "committer": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Mar 14 05:50:40 2025 -0700"
      },
      "message": "GoUsers: add Maritime Optima AS\n\nAlso add instructions for updating the file\nnow that it\u0027s no longer a Github wiki.\n\nFixes golang/go#72865\n\nChange-Id: Id820d6f69fc4938dc2c73ab22e275ea6700f44fa\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/657855\nCommit-Queue: Jorropo \u003cjorropo.pgm@gmail.com\u003e\nReviewed-by: Jorropo \u003cjorropo.pgm@gmail.com\u003e\n"
    },
    {
      "commit": "ca175f4a77ca8c01ab4bee81aa0378185568bbd7",
      "tree": "38bcdbc85430d9326d7c7808c12fd14e3869459d",
      "parents": [
        "891567cabf56e01b0b0d361e164a16c3e26a2b64"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Thu Mar 13 13:11:43 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Thu Mar 13 17:54:49 2025 -0700"
      },
      "message": "index: remove dead links\n\nFixes golang/go#72839\n\nChange-Id: I18a12716e7040c7ba64570b8162a9052b205d2ba\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/657555\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "891567cabf56e01b0b0d361e164a16c3e26a2b64",
      "tree": "35219d6e98cdbd2ffd7ca7acf68740f4cf343040",
      "parents": [
        "06db47750e7de944b36a60d4028fbdf73e92cccc"
      ],
      "author": {
        "name": "tholok",
        "email": "thomas.lokkeborg@waterlinked.com",
        "time": "Thu Mar 13 13:03:15 2025 +0000"
      },
      "committer": {
        "name": "Ian Lance Taylor",
        "email": "iant@golang.org",
        "time": "Thu Mar 13 09:57:47 2025 -0700"
      },
      "message": "GouUsers: add Water Linked to list under Norway\n\nChange-Id: I6a15e61828a3e0cdac233d1986e82e5c6a287e53\nGitHub-Last-Rev: 026e0c05db65fc005e182f88ae2a593348b681a3\nGitHub-Pull-Request: golang/wiki#46\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/657535\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "06db47750e7de944b36a60d4028fbdf73e92cccc",
      "tree": "52230745080ccf1c83195a03a447963944cf1151",
      "parents": [
        "c8feb7c10b44d2a4ae2cf7a37bfda3e390a3f037"
      ],
      "author": {
        "name": "Adam Bender",
        "email": "abender@gmail.com",
        "time": "Sun Mar 09 22:12:14 2025 -0700"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Tue Mar 11 15:15:30 2025 -0700"
      },
      "message": "wiki: Prefer \"white space\" over \"whitespace\"\n\nBoth \"whitespace\" and \"white space\" are used in the codebase.\nThere doesn\u0027t seem to be an external consensus as to which is better\n(see https://github.com/orgs/mdn/discussions/382 for a discussion).\nhttps://www.unicode.org/versions/Unicode16.0.0/UnicodeStandard-16.0.pdf\n(warning: 12 MB file) consistently uses \"whitespace\", but the character\nproperty is \"White_Space\".\n\nRegardless of which, if any, term is deemed to be preferred, I\nbelieve the Go codebase should at least be consistent.\n\nThis change was prompted by browsing pkg.go.dev/strings and\nsearching for \"whitespace\", which found only strings.FieldsSeq,\nnot strings.Fields, which uses \"white space\".\n\nChange-Id: I0ad850831e4359a8c84afffa4ad86373e14133ca\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/656315\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "c8feb7c10b44d2a4ae2cf7a37bfda3e390a3f037",
      "tree": "524cf9e21eabcef632a712564621b5f21aac1804",
      "parents": [
        "8bbed0e435665ea89daeee0079930229f1a3b225"
      ],
      "author": {
        "name": "Sourabh Kumar",
        "email": "beyourwild7@gmail.com",
        "time": "Tue Mar 11 01:39:55 2025 +0000"
      },
      "committer": {
        "name": "Ian Lance Taylor",
        "email": "iant@golang.org",
        "time": "Mon Mar 10 20:39:22 2025 -0700"
      },
      "message": "Well-known-struct-tags: add properties tag\n\nThe \u0027properties\u0027 package is imported by over 1,000 packages and provides\nfunctionality for mapping property files to Go structs.\n\nFixes golang/go#72759\n\nChange-Id: If38c46b9382e408c88d895d16f9e65999333c84e\nGitHub-Last-Rev: 65cc0623c59355924e0ca814acfab8b3c2926f70\nGitHub-Pull-Request: golang/wiki#44\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/656535\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "8bbed0e435665ea89daeee0079930229f1a3b225",
      "tree": "198dba291a09dffcd64ab095f3e6ac8485f7863e",
      "parents": [
        "81bdd2e0418602283b2229cb95f50aaeb0db7cad"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Mon Mar 10 18:46:15 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Mon Mar 10 13:16:41 2025 -0700"
      },
      "message": "CodeReviewComments: recommend rand.Text for keys\n\nThis was added in https://go.dev/issue/67057 expressly\nfor the purpose of generating keys.\n\nChange-Id: I5c63e7086649801421bc977e50bf619ed9078439\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/655636\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "81bdd2e0418602283b2229cb95f50aaeb0db7cad",
      "tree": "092697b5a1621566c854145cffb2ee7f8aa62333",
      "parents": [
        "0d524d85aeebd8a6167bfc2cc3d0dd0cc29d464c"
      ],
      "author": {
        "name": "Torstein S. Skulbru",
        "email": "serrghi@gmail.com",
        "time": "Wed May 29 10:15:18 2024 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Mon Mar 03 09:06:50 2025 -0800"
      },
      "message": "wiki: updated GoUsers.md\n\nAdded Ditio to list under Norway\n\nChange-Id: Iaae513247617bb3abe9f3e2d3a56a5f7fc709407\nGitHub-Last-Rev: 80fdf435abdb8345b74ba29cec24d6b767979e56\nGitHub-Pull-Request: golang/wiki#18\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/588975\nReviewed-by: Sean Liao \u003csean@liao.dev\u003e\nAuto-Submit: Sean Liao \u003csean@liao.dev\u003e\n"
    },
    {
      "commit": "0d524d85aeebd8a6167bfc2cc3d0dd0cc29d464c",
      "tree": "af4e32c72c11619879fef0557b0d8bc400b9c027",
      "parents": [
        "c0a1af10576a62056efb5c112553206de2e4a52f"
      ],
      "author": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Fri Feb 28 15:08:44 2025 -0500"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Feb 28 12:27:49 2025 -0800"
      },
      "message": "DashboardBuilders: clarify the Python 3 binary name requirement\n\nThe bootstrapswarm command, among others, expect that Python 3 is\navailable under the exact name \"python3\". In some cases Python 3\nmight be available as \"python\" or \"python3.11\" and so on, but it\u0027s\nlikely better to standardize on a single name. Clarify what it is.\n\nChange-Id: I651c27ec61ddfc2398447ee93706acf0dfbf88b8\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/653735\nReviewed-by: Carlos Amedee \u003ccarlos@golang.org\u003e\nAuto-Submit: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    },
    {
      "commit": "c0a1af10576a62056efb5c112553206de2e4a52f",
      "tree": "cdbf334fecd7eda248326b51f6053f080388d935",
      "parents": [
        "ac40441c8110bd221a451ae37ee6dc1b7ce9c168"
      ],
      "author": {
        "name": "Davis Goodin",
        "email": "dagood@microsoft.com",
        "time": "Tue Feb 25 09:53:15 2025 -0800"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Tue Feb 25 10:19:53 2025 -0800"
      },
      "message": "Gopher.md: update gopher license version\n\nUpdates the wiki to match other places the gopher license is mentioned.\n\nCL 447156 updated the Gopher image license to CC-BY-4.0. CL 588995\nupdated a missed mention inside the website repository, so it seems that\nupdating the license in other places is desirable.\n\nChange-Id: I597ef45a03f853b8d635207effcc001ef8b6f077\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/651976\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "ac40441c8110bd221a451ae37ee6dc1b7ce9c168",
      "tree": "96f5aa64ccb376d333840965850068d0017e3910",
      "parents": [
        "e86609bc2497dd23adc608d0702dac9d4ac3a5ac"
      ],
      "author": {
        "name": "Niklas Hennings",
        "email": "Typhoon.CommanderCool@gmail.com",
        "time": "Tue Feb 18 15:26:09 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Tue Feb 18 10:15:35 2025 -0800"
      },
      "message": "SliceTricks: use builtin clear\n\nAfter filtering without allocating, it\u0027s recommended to loop over the underlying slice `a` and setting all unneeded values to `nil` manually if they\u0027re to be gc\u0027ed.\n\nInstead, one might simply use the builtin `clear` on the sub-slice starting at the end of `b`.\n\nChange-Id: I25c180bbbccf989ffa0d1fadd54e3a20ff9504c8\nGitHub-Last-Rev: ce32262e3ee11baecef0bfd425c8c30096e1e182\nGitHub-Pull-Request: golang/wiki#24\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/609517\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "e86609bc2497dd23adc608d0702dac9d4ac3a5ac",
      "tree": "c41820aebe75922be0c42bcb064973d2bc80377e",
      "parents": [
        "b76843f9100a2d4f57f84e1646d2bea52eef622b"
      ],
      "author": {
        "name": "Max Altgelt",
        "email": "max.altgelt@nextron-systems.com",
        "time": "Fri Feb 14 12:29:58 2025 +0100"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Feb 14 14:02:39 2025 -0800"
      },
      "message": "MinimumRequirements: Go 1.24 only supports Linux 3.2 or later\n\nSee https://go.dev/doc/go1.24#linux.\n\nChange-Id: I29bae0101b3456a5f9f3b160de76cd41b452846d\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/649595\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "b76843f9100a2d4f57f84e1646d2bea52eef622b",
      "tree": "479633e628652dae72887a4f2d926ec0c7076007",
      "parents": [
        "1882fbd8c9ec81c62f5bc1e3abc328692136e32f"
      ],
      "author": {
        "name": "Sean Liao",
        "email": "sean@liao.dev",
        "time": "Fri Feb 07 15:09:58 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Fri Feb 07 19:17:31 2025 -0800"
      },
      "message": "Modules: remove athens.azurefd.net\n\nIt appears to have been decommissioned (no valid TLS cert).\n\nChange-Id: I7f9af976ce60129061473ac2244c8c1ec98e5caa\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/647636\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "1882fbd8c9ec81c62f5bc1e3abc328692136e32f",
      "tree": "a84515c2997a20d0c4eeda941f2bd0842bcc1158",
      "parents": [
        "f5d58e2fc1d17c5ccb18cbcaf5fd5637d631e261"
      ],
      "author": {
        "name": "Daniel Martí",
        "email": "mvdan@mvdan.cc",
        "time": "Wed Jan 29 23:53:06 2025 +0000"
      },
      "committer": {
        "name": "Daniel Martí",
        "email": "mvdan@mvdan.cc",
        "time": "Thu Jan 30 07:26:19 2025 -0800"
      },
      "message": "golang-tools: add recording for 2025-01, schedule 2025-03\n\nChange-Id: I4335f24ec8b6deb0cb03b8ba76266276c7190a78\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/645495\nReviewed-by: Robert Findley \u003crfindley@google.com\u003e\n"
    },
    {
      "commit": "f5d58e2fc1d17c5ccb18cbcaf5fd5637d631e261",
      "tree": "efce98b79434652fbd64f81b354833504a74e120",
      "parents": [
        "90fbc181e905b7dbb503c5662780a8b6d5acc35d"
      ],
      "author": {
        "name": "Carlos Amedee",
        "email": "carlos@golang.org",
        "time": "Tue Jan 28 13:05:25 2025 -0500"
      },
      "committer": {
        "name": "Carlos Amedee",
        "email": "carlos@golang.org",
        "time": "Wed Jan 29 13:31:13 2025 -0800"
      },
      "message": "Gomote.md: update the criteria for gomote access\n\nChange-Id: I9bf728a40b416b6aab9b17f8283c3c054669f8ec\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/645017\nCommit-Queue: Carlos Amedee \u003ccarlos@golang.org\u003e\nReviewed-by: David Chase \u003cdrchase@google.com\u003e\n"
    },
    {
      "commit": "90fbc181e905b7dbb503c5662780a8b6d5acc35d",
      "tree": "5973436394e6546c21a12fdd71c4046aa66384c6",
      "parents": [
        "59b858fe382aca59106d4e93dc40ec309e67284c"
      ],
      "author": {
        "name": "Oleksandr Redko",
        "email": "oleksandr.red+github@gmail.com",
        "time": "Mon Jan 27 13:36:08 2025 +0200"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Mon Jan 27 13:37:26 2025 -0800"
      },
      "message": "GoUsers: add Reface to Ukraine section\n\nThis Ukrainian startup has a lot of backend services written in Go.\n\nChange-Id: I190a784cae80e3b94742cceb3086396e66db156e\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/644595\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "59b858fe382aca59106d4e93dc40ec309e67284c",
      "tree": "c6335b0ca354bbf39fbc72bf25a5e75c49f839be",
      "parents": [
        "ee0e19cff8b662c288e2f7710d5a7deca13b9dec"
      ],
      "author": {
        "name": "Vitaly Zdanevich",
        "email": "zdanevich.vitaly@ya.ru",
        "time": "Mon Jan 27 08:17:36 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Mon Jan 27 13:35:37 2025 -0800"
      },
      "message": "IDEsAndTextEditorPlugins.md: vim: Syntastic (archived) to ALE\n\nChange-Id: I4ac8aec3cd51f0bb3ce7dd393cbe73e325bff9fd\nGitHub-Last-Rev: 455c98a81e8c283025777b1fd9e796910476bae9\nGitHub-Pull-Request: golang/wiki#41\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/644555\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "ee0e19cff8b662c288e2f7710d5a7deca13b9dec",
      "tree": "6066de6a142334e3f81964aa50f8ecb0cd2f51d9",
      "parents": [
        "32bb1214e16e5ae6c29565cfe2b1aba366289ab3"
      ],
      "author": {
        "name": "Carlos Amedee",
        "email": "carlos@golang.org",
        "time": "Mon Jan 27 12:26:58 2025 -0500"
      },
      "committer": {
        "name": "Carlos Amedee",
        "email": "carlos@golang.org",
        "time": "Mon Jan 27 12:10:45 2025 -0800"
      },
      "message": "Gardening.md: remove Go2 label from untriaged issues link\n\nChange-Id: Ie56c38f30c9554b455933a859765fc33700f87c8\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/644715\nReviewed-by: Michael Pratt \u003cmpratt@google.com\u003e\nReviewed-by: David Chase \u003cdrchase@google.com\u003e\n"
    },
    {
      "commit": "32bb1214e16e5ae6c29565cfe2b1aba366289ab3",
      "tree": "8d817742bcd1a97dbe193a22ff5f0a5675d7abeb",
      "parents": [
        "d5f3b7f33c69a3b82290b4c5ccf0f40171de074c"
      ],
      "author": {
        "name": "Aliaksandr Valialkin",
        "email": "valyala@gmail.com",
        "time": "Mon Jan 27 04:53:55 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Sun Jan 26 20:58:03 2025 -0800"
      },
      "message": "GoUsers: add VictoriaMetrics\n\nChange-Id: I19755ab10ea35987f1f9f6d47ab51d4d7955ad3f\nGitHub-Last-Rev: 6d20794fbcb6385236be13ebc976a127c78c7a7f\nGitHub-Pull-Request: golang/wiki#40\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/644415\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "d5f3b7f33c69a3b82290b4c5ccf0f40171de074c",
      "tree": "46e259e65620dfb374e7967d24514f49578622ac",
      "parents": [
        "a7116dfcbec9fbcce9df5892337d196ba48c5a70"
      ],
      "author": {
        "name": "Oleksandr Redko",
        "email": "oleksandr.red+github@gmail.com",
        "time": "Sun Jan 26 18:41:07 2025 +0200"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Sun Jan 26 18:59:03 2025 -0800"
      },
      "message": "GoUsers: add ROZETKA to Ukraine section\n\nSee here for proof (Ukrainian):\nhttps://jobs.dou.ua/companies/rozetka-ua-internet-supermarket/vacancies/242569/\n\nChange-Id: I1b47dd80186f446a330f814498aa79ae9dca444c\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/644455\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "a7116dfcbec9fbcce9df5892337d196ba48c5a70",
      "tree": "f34f4fbb9c48c398d6533f6ad22913b564f20d38",
      "parents": [
        "44b1de0d8e15937dd0d2bfe9b0374d3955359af9"
      ],
      "author": {
        "name": "Vitaly Zdanevich",
        "email": "zdanevich.vitaly@ya.ru",
        "time": "Sun Jan 26 05:50:44 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Sun Jan 26 18:39:38 2025 -0800"
      },
      "message": "IDEsAndTextEditorPlugins.md: vim: add coc\n\nChange-Id: I6c2c3f04b63beea8ec606ddac11acf7a41938100\nGitHub-Last-Rev: c16d913fdc879ab77ff5dce7f54332e18797c7ef\nGitHub-Pull-Request: golang/wiki#39\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/644395\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "44b1de0d8e15937dd0d2bfe9b0374d3955359af9",
      "tree": "d13a4fc273879eb886d8d7162e66f100ea7038b0",
      "parents": [
        "b1a0705dd49162a8be5ce66e1ab269de43bc1fa0"
      ],
      "author": {
        "name": "Oleksandr Redko",
        "email": "oleksandr.red+github@gmail.com",
        "time": "Tue Jan 21 13:57:39 2025 +0200"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Tue Jan 21 06:59:33 2025 -0800"
      },
      "message": "GoUsers: remove iLighten as it\u0027s website is down\n\nChange-Id: I538a7fa537d41e4588e82e96e9dedfc6af13c5e3\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/643596\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "b1a0705dd49162a8be5ce66e1ab269de43bc1fa0",
      "tree": "bf5e22602a9e50401d37d3b83a9de60817b5ba2b",
      "parents": [
        "0027f8894f0b35feb0851db91e1f560595221464"
      ],
      "author": {
        "name": "Michael Anthony Knyszek",
        "email": "mknyszek@google.com",
        "time": "Fri Jan 17 15:33:57 2025 +0000"
      },
      "committer": {
        "name": "Michael Knyszek",
        "email": "mknyszek@google.com",
        "time": "Fri Jan 17 07:35:00 2025 -0800"
      },
      "message": "RiskyChanges.md: use code formatting in a few places\n\nChange-Id: I6ead576a7ab498303358fcd583889d731e6f4907\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/643296\nReviewed-by: Michael Knyszek \u003cmknyszek@google.com\u003e\n"
    },
    {
      "commit": "0027f8894f0b35feb0851db91e1f560595221464",
      "tree": "e5470964aaae911f6e7dccd5a71a94c31fb8c712",
      "parents": [
        "17df51b16dee5111b608bed26fd1f05b6e97f987"
      ],
      "author": {
        "name": "Michael Anthony Knyszek",
        "email": "mknyszek@google.com",
        "time": "Fri Jan 17 15:27:35 2025 +0000"
      },
      "committer": {
        "name": "Michael Knyszek",
        "email": "mknyszek@google.com",
        "time": "Fri Jan 17 07:29:51 2025 -0800"
      },
      "message": "RiskyChanges.md: add page describing risky changes and how to make them\n\nChange-Id: I31376bc4a53f5d0fb40e2730c5b7beab62a65f2f\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/643295\nReviewed-by: Michael Knyszek \u003cmknyszek@google.com\u003e\n"
    },
    {
      "commit": "17df51b16dee5111b608bed26fd1f05b6e97f987",
      "tree": "12f3a130c450d79e2c719d7b560ab82c2d455fe3",
      "parents": [
        "415ec5267946014c8a50f19ae24b09828cce6da5"
      ],
      "author": {
        "name": "Daniël van Eeden",
        "email": "github@myname.nl",
        "time": "Thu Jan 16 00:44:07 2025 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Wed Jan 15 17:36:39 2025 -0800"
      },
      "message": "SQLDrivers.md: update go-mysql location\n\nChange-Id: I5b332de590cd8f97bc321f7890f1d502e20a2a94\nGitHub-Last-Rev: bb28d0147daef118d2c5a273e472f12fde3e146d\nGitHub-Pull-Request: golang/wiki#37\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/642697\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "415ec5267946014c8a50f19ae24b09828cce6da5",
      "tree": "8acbe6542e58d7edbbc23c583b3800f7a44a22f3",
      "parents": [
        "7085acd6b0bab0de93441b0281f0de8056860f58"
      ],
      "author": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Wed Jan 08 05:39:41 2025 +0000"
      },
      "committer": {
        "name": "Michael Pratt",
        "email": "mpratt@google.com",
        "time": "Wed Jan 08 18:44:58 2025 -0800"
      },
      "message": "Gardening: exclude Telemetry-Proposal from general issue triage\n\nLike standard proposals, telemetry proposals have their own triage.\n\nChange-Id: I6a6a636c6086484a6ace18d8a89871a6819afd97\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/641255\nReviewed-by: Michael Matloob \u003cmatloob@golang.org\u003e\nReviewed-by: Robert Findley \u003crfindley@google.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    }
  ],
  "next": "7085acd6b0bab0de93441b0281f0de8056860f58"
}
