module nftables-http-api go 1.22.6 require ( github.com/gorilla/mux v1.8.1 golang.org/x/crypto v0.26.0 gopkg.in/yaml.v3 v3.0.1 )