Skip to content

Commit 525ce2e

Browse files
committed
config: regenerate upload config
This is an automated CL which updates the generated upload config. Change-Id: I059e9816ef2071ec40bfdecbebb11995a9e15ebd Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/626475 Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Robert Findley <[email protected]> Auto-Submit: Gopher Robot <[email protected]>
1 parent d4f9d0e commit 525ce2e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

config/config.json

+7-3
Original file line numberDiff line numberDiff line change
@@ -339,11 +339,13 @@
339339
"go1.22.6",
340340
"go1.22.7",
341341
"go1.22.8",
342+
"go1.22.9",
342343
"go1.23rc1",
343344
"go1.23rc2",
344345
"go1.23.0",
345346
"go1.23.1",
346-
"go1.23.2"
347+
"go1.23.2",
348+
"go1.23.3"
347349
],
348350
"SampleRate": 1,
349351
"Programs": [
@@ -354,7 +356,8 @@
354356
"go1.23rc2",
355357
"go1.23.0",
356358
"go1.23.1",
357-
"go1.23.2"
359+
"go1.23.2",
360+
"go1.23.3"
358361
],
359362
"Counters": [
360363
{
@@ -377,7 +380,8 @@
377380
"go1.23rc2",
378381
"go1.23.0",
379382
"go1.23.1",
380-
"go1.23.2"
383+
"go1.23.2",
384+
"go1.23.3"
381385
],
382386
"Counters": [
383387
{

0 commit comments

Comments
 (0)