commit | 172158e1b6b5fa798ef07251c9a8cff6f3c42e19 | [log] [tgz] |
---|---|---|
author | Michael Pratt <mpratt@google.com> | Wed Aug 20 11:48:12 2025 -0400 |
committer | Gopher Robot <gobot@golang.org> | Wed Aug 20 08:59:34 2025 -0700 |
tree | 69a051de515a34a74ed165279856daad959df9bf | |
parent | 55cd5f5c08d1f249042ae6ce4e99842029415a6a [diff] |
_content/blog: correct container-aware GOMAXPROCS date Change-Id: I6a6a636cc92c9d51a4824fe6f1ffc243aebf265e Reviewed-on: https://go-review.googlesource.com/c/website/+/697695 Auto-Submit: Michael Pratt <mpratt@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
diff --git a/_content/blog/container-aware-gomaxprocs.md b/_content/blog/container-aware-gomaxprocs.md index 70fbafd..5879e05 100644 --- a/_content/blog/container-aware-gomaxprocs.md +++ b/_content/blog/container-aware-gomaxprocs.md
@@ -1,6 +1,6 @@ --- title: Container-aware GOMAXPROCS -date: 2025-08-19 +date: 2025-08-20 by: - Michael Pratt - Carlos Amedee