module github.com/devlibx/gox-http go 1.16 require ( github.com/devlibx/gox-base v0.0.65 github.com/go-resty/resty/v2 v2.6.0 github.com/golang/mock v1.5.0 github.com/stretchr/testify v1.7.0 go.uber.org/zap v1.16.0 )