Files
updater/go.mod
2026-01-19 01:24:31 +01:00

6 lines
67 B
Modula-2

module updater
go 1.25.5
require github.com/joho/godotenv v1.5.1