toyohime/go.mod
jonbetti 0d6a16a8d8 Add "-watch" flag
git-svn-id: file:///srv/svn/repo/toyohime/trunk@106 922d331f-388e-da47-97a9-ad700dc0b8b9
2018-12-23 01:29:56 +00:00

7 lines
142 B
Modula-2

module go.jonnrb.io/vanity
require (
github.com/fsnotify/fsnotify v1.4.7
golang.org/x/sys v0.0.0-20181221143128-b4a75ba826a6 // indirect
)