module deadbeef.codes/steven/hyp go 1.22.0 require ( github.com/google/gopacket v1.1.19 github.com/spf13/cobra v1.8.0 ) require ( github.com/inconshreveable/mousetrap v1.1.0 // indirect github.com/spf13/pflag v1.0.5 // indirect golang.org/x/net v0.19.0 // indirect golang.org/x/sys v0.15.0 // indirect )