2026-01-13 23:41 UTC
@agwa nice! Love the badge.
This feature of Go modules is criminally underused!
I was just sketching a go.mod formatter that separates dependencies by package patterns (and checks it in CI).
BTW, I think you probably want https://github.com/golang/go/issues/42504#issuecomment-3711258325 like I do.
Replies (1)
-
@agwa@follow.agwa.name 2026-01-14 01:36
@filippo Yeah, -tags any would be very useful for this!