feat: install uasurfer

This commit is contained in:
2025-06-11 18:47:34 +02:00
parent 5b6142dfa6
commit 08add259a4
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@ -11,6 +11,7 @@ require (
)
require (
github.com/avct/uasurfer v0.0.0-20250506104815-f2613aa2d406 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/dustin/go-humanize v1.0.1 // indirect