module suah.dev/cromp go 1.13 require ( gioui.org v0.0.0-20200403084947-efce78d414f3 github.com/deckarep/golang-set v1.7.1 // indirect github.com/fsnotify/fsnotify v1.4.9 github.com/google/uuid v1.1.1 github.com/lib/pq v1.3.0 github.com/mingrammer/commonregex v1.0.1 // indirect github.com/peterbourgon/ff/v2 v2.0.0 golang.org/x/crypto v0.0.0-20200403201458-baeed622b8d8 gonum.org/v1/gonum v0.7.0 // indirect gopkg.in/jdkato/prose.v2 v2.0.0-20190814032740-822d591a158c gopkg.in/neurosnap/sentences.v1 v1.0.6 // indirect )