mirror of
https://github.com/therootcompany/golib.git
synced 2026-02-20 10:48:04 +00:00
6 lines
104 B
Modula-2
6 lines
104 B
Modula-2
module github.com/therootcompany/golib/cmd/envtocsv
|
|
|
|
go 1.25.0
|
|
|
|
require github.com/joho/godotenv v1.5.1
|