Files
hop-gate/go.mod
2025-11-26 16:32:54 +09:00

12 lines
188 B
Modula-2

module github.com/dalbodeule/hop-gate
go 1.25.4
require (
entgo.io/ent v0.14.5
github.com/google/uuid v1.3.0
golang.org/x/net v0.47.0
)
require golang.org/x/text v0.31.0 // indirect