internal/stdlib: update stdlib index for Go 1.23.0
For golang/go#38706.
Change-Id: If78cbed6c279709908bd85579da1f5dc0fd45df3
Reviewed-on: https://go-review.googlesource.com/c/tools/+/605196
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Gopher Robot <gobot@golang.org>
diff --git a/internal/stdlib/manifest.go b/internal/stdlib/manifest.go
index a928acf..cdaac9a 100644
--- a/internal/stdlib/manifest.go
+++ b/internal/stdlib/manifest.go
@@ -951,7 +951,7 @@
{"ParseSessionState", Func, 21},
{"QUICClient", Func, 21},
{"QUICConfig", Type, 21},
- {"QUICConfig.EnableStoreSessionEvent", Field, 23},
+ {"QUICConfig.EnableSessionEvents", Field, 23},
{"QUICConfig.TLSConfig", Field, 21},
{"QUICConn", Type, 21},
{"QUICEncryptionLevel", Type, 21},