refactor: flatten pkg/net/useragent into pkg/net

This commit is contained in:
2026-05-28 12:35:17 +02:00
parent 0dbe4e75bc
commit 0f96ec0c18

View File

@@ -1,4 +1,4 @@
package useragent
package netutil
// Keep these centralized so we don't end up with many drifting UA strings.