aboutsummaryrefslogtreecommitdiff
path: root/go.mod
blob: 5c1795f8b27c341c5691046b96cd41b77e144e03 (plain)
1
2
3
4
5
module git.yaroslavps.com/takeoff

go 1.16

require github.com/fsnotify/fsnotify v1.6.0