The monthly tagging workflow skips updating modules annotated with tagx:ignore. This was done out of necessity to break cycles in the module graph (CL 439136).

This means those golang.org/x modules are left to be upgraded manually and may end up on fairly old versions.

It should be quite viable to add best-effort updating of these modules to at least their latest version available at the start of a given tagging workflow.

CC @golang/release.

Comment From: gabyhelp

Related Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

Comment From: gopherbot

Change https://go.dev/cl/679115 mentions this issue: go.mod: update tagx:ignore'd golang.org/x dependencies