11 lines
274 B
Modula-2
11 lines
274 B
Modula-2
module git.gutmet.org/ambrowse.git
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
git.gutmet.org/goutil.git v0.0.0-20201011110813-b9f7ae29b4e6
|
|
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
|
|
)
|