module github.com/ti-mo/netfilter go 1.12 require ( github.com/google/go-cmp v0.2.0 github.com/mdlayher/netlink v0.0.0-20190313131330-258ea9dff42c github.com/pkg/errors v0.8.1 github.com/stretchr/testify v1.3.0 golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc )