module github.com/android-sms-gateway/server/test/e2e go 1.23.0 toolchain go1.23.2 require ( github.com/capcom6/go-helpers v0.2.0 github.com/go-resty/resty/v2 v2.16.2 ) require golang.org/x/net v0.39.0 // indirect