2025-04-18 09:00:15 +07:00

13 lines
220 B
Modula-2

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.38.0 // indirect