git-webhook-ci/go.mod

12 lines
253 B
Modula-2
Raw Normal View History

module gitea.urkob.com/urko/git-webhook-ci
2023-02-25 22:32:10 +01:00
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