module git.happydns.org/checker-stun-turn go 1.25.0 require ( git.happydns.org/checker-sdk-go v1.5.0 git.happydns.org/checker-tls v0.6.2 github.com/pion/dtls/v3 v3.0.4 github.com/pion/stun/v3 v3.0.0 github.com/pion/turn/v4 v4.0.0 ) require ( github.com/pion/logging v0.2.2 // indirect github.com/pion/randutil v0.1.0 // indirect github.com/pion/transport/v3 v3.0.7 // indirect github.com/wlynxg/anet v0.0.3 // indirect golang.org/x/crypto v0.28.0 // indirect golang.org/x/sys v0.26.0 // indirect )