1
0
miroir de https://github.com/quitesimpleorg/hs9001.git synchronisé 2025-01-09 05:43:44 +01:00
hs9001/go.mod

10 lignes
134 B
Modula-2
Brut Vue normale Historique

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