Files
tunnel-please/go.mod
bagas 692e9511f8
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 29s
update: add gitea action
2025-06-22 17:41:42 +07:00

13 lines
207 B
Modula-2

module tunnel_pls
go 1.24.4
require (
github.com/a-h/templ v0.3.833
github.com/joho/godotenv v1.5.1
golang.org/x/crypto v0.32.0
golang.org/x/net v0.33.0
)
require golang.org/x/sys v0.29.0 // indirect