module ja4sentinel go 1.24.6 toolchain go1.24.13 require ( github.com/google/gopacket v1.1.19 github.com/psanford/tlsfingerprint v0.0.0-20251111180026-c742e470de9b gopkg.in/yaml.v3 v3.0.1 ) require ( golang.org/x/sys v0.0.0-20190412213103-97732733099d // indirect gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect )