]> git.lizzy.rs Git - hydra-dragonfire.git/blob - go.mod
26efc7624dffffbd39fadaf78e165bec5c1a5966
[hydra-dragonfire.git] / go.mod
1 module github.com/dragonfireclient/hydra-dragonfire
2
3 go 1.18
4
5 require (
6         github.com/HimbeerserverDE/srp v0.0.0
7         github.com/anon55555/mt v0.0.0-20210919124550-bcc58cb3048f
8         github.com/yuin/gopher-lua v0.0.0-20220504180219-658193537a64
9 )