module github.com/xen0bit/bitslinger go 1.13 require ( github.com/AkihiroSuda/go-netfilter-queue v0.0.0-20210408043041-d1559d12dfd4 github.com/google/gopacket v1.1.19 github.com/google/uuid v1.3.0 github.com/gorilla/websocket v1.4.2 github.com/rs/zerolog v1.26.1 github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.10.1 )