1
0
зеркало из https://github.com/quitesimpleorg/hs9001.git synced 2024-06-12 06:56:03 +02:00
hs9001/go.mod

9 строки
101 B
Modula-2

module hs9001
go 1.16
require (
github.com/tj/go-naturaldate v1.3.0
modernc.org/sqlite v1.10.0
)