8 lines
99 B
Modula-2
8 lines
99 B
Modula-2
|
module git.tilde.town/tildetown/bustle
|
||
|
|
||
|
go 1.14
|
||
|
|
||
|
require (
|
||
|
github.com/fsnotify/fsnotify v1.4.9
|
||
|
)
|