module github.com/flier/gohs go 1.14 require ( github.com/google/gopacket v1.1.19 github.com/gopherjs/gopherjs v0.0.0-20210202160940-bed99a852dfe // indirect github.com/smartystreets/assertions v1.2.0 // indirect github.com/smartystreets/goconvey v1.6.4 golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4 // indirect golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4 // indirect )