mirror of
https://github.com/adnanh/webhook.git
synced 2025-07-04 10:18:31 +00:00
parent
3f4520da67
commit
3463804a7c
42 changed files with 5174 additions and 4 deletions
1
go.mod
1
go.mod
|
@ -3,6 +3,7 @@ module github.com/adnanh/webhook
|
|||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/clbanning/mxj v1.8.4
|
||||
github.com/dustin/go-humanize v1.0.0
|
||||
github.com/fsnotify/fsnotify v1.4.7 // indirect
|
||||
github.com/ghodss/yaml v1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue