Files
steamcmd-api/go.mod
2024-09-07 16:38:18 +02:00

6 lines
72 B
Modula-2

module steamcmd-api
go 1.23.0
require github.com/joho/godotenv v1.5.1