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

This commit is contained in:
2026-05-28 12:35:17 +02:00
committed by Milas Holsting
parent 47a7aa8e81
commit c2831f8aca

View File

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