module github.com/tsuru/ngx-http-limit-req-rw-module go 1.24.3 require ( github.com/sirupsen/logrus v1.9.3 github.com/vmihailenco/msgpack/v5 v5.4.1 ) require ( github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect )