module git.aetherial.dev/aeth/yosai go 1.22.3 require ( github.com/joho/godotenv v1.5.1 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect )