1
0
peilaus alkaen https://github.com/quitesimpleorg/hs9001.git synced 2024-06-10 10:01:16 +02:00
hs9001/go.mod
lawl 67050d32b9 Implement bash CTRL-R reverse history
Fork customized liner into own repo bash.
Rename -being and -end options to -after and -before.
2021-08-08 11:40:33 +02:00

10 rivejä
140 B
Modula-2

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