9 lines
147 B
Modula-2
9 lines
147 B
Modula-2
|
module git.lovezsh.com/go-kit/tail
|
||
|
|
||
|
go 1.16
|
||
|
|
||
|
require (
|
||
|
github.com/fsnotify/fsnotify v1.5.1
|
||
|
gopkg.in/tomb.v1 v1.0.0-20140529071818-c131134a1947
|
||
|
)
|