1
0
duplikat dari https://github.com/quitesimpleorg/hs9001.git synced 2024-06-10 14:41:16 +02:00
hs9001/go.mod

9 baris
101 B
Modula-2
Mentah Pandangan Normal Riwayat

2021-03-20 20:18:27 +01:00
module hs9001
go 1.16
2021-04-05 14:00:51 +02:00
require (
github.com/tj/go-naturaldate v1.3.0
modernc.org/sqlite v1.10.0
)