From 82e68564e2ac37af8515f9ad697c13d25b822c4d Mon Sep 17 00:00:00 2001 From: Severin Neumann Date: Fri, 24 Jan 2025 07:45:38 +0100 Subject: [PATCH] Update content/en/blog/2025/go-compile-time-instrumentation.md Co-authored-by: Daniel Gomez Blanco --- content/en/blog/2025/go-compile-time-instrumentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/2025/go-compile-time-instrumentation.md b/content/en/blog/2025/go-compile-time-instrumentation.md index ab82dbc89d1e..d7d13f0b3ee6 100644 --- a/content/en/blog/2025/go-compile-time-instrumentation.md +++ b/content/en/blog/2025/go-compile-time-instrumentation.md @@ -2,7 +2,7 @@ title: Alibaba, Datadog, and Quesma Join Forces on Go Compile-Time Instrumentation linkTitle: Go Compile-Time Instrumentation -date: 2025-01-17 +date: 2025-01-24 author: OpenTelemetry Governance Committee issue: https://github.com/open-telemetry/community/issues/2509 sig: Governance Committee