git-webhook-ci/go.mod

12 lines
230 B
Modula-2

module filelistener
go 1.19
require (
github.com/fsnotify/fsnotify v1.6.0
github.com/joho/godotenv v1.5.1
github.com/kelseyhightower/envconfig v1.4.0
)
require golang.org/x/sys v0.0.0-20220908164124-27713097b956 // indirect