commit | 1869c690bf11da5dd230e188d03a612a4a3f8ba6 | [log] [tgz] |
---|---|---|
author | Iliya Lyan <68940374+12ya@users.noreply.github.com> | Tue May 20 23:05:19 2025 +0000 |
committer | Gopher Robot <gobot@golang.org> | Sat May 24 08:27:25 2025 -0700 |
tree | 4937d20784703e7e0fa0b8b6401a959d5a279fed | |
parent | d1ac909e84c04f4326f620436b3894b3f5de0bd4 [diff] |
all: replace deprecated ioutil Change-Id: I1beb9f5e759127a48c4e5ea0613a5a466886b7c5 GitHub-Last-Rev: 58038b6cdd6f289eb1e35e44a7c60ad150be3a6f GitHub-Pull-Request: golang/sync#28 Reviewed-on: https://go-review.googlesource.com/c/sync/+/674815 Reviewed-by: Alan Donovan <adonovan@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Sean Liao <sean@liao.dev> Auto-Submit: Alan Donovan <adonovan@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This repository provides Go concurrency primitives in addition to the ones provided by the language and “sync” and “sync/atomic” packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/sync.
The main issue tracker for the sync repository is located at https://go.dev/issues. Prefix your issue with “x/sync:” in the subject line, so it is easy to find.