ambrowse/go.mod
2019-01-13 19:57:34 +01:00

9 lines
265 B
Modula-2

module git.gutmet.org/ambrowse.git
require (
git.gutmet.org/goutil.git v0.0.0-20190113180148-bb2d3e26ea6c
github.com/fsnotify/fsnotify v1.4.7
golang.org/x/net v0.0.0-20190110200230-915654e7eabc
golang.org/x/sys v0.0.0-20190109145017-48ac38b7c8cb // indirect
)