Webhook now type asserts payload and reads ref

This commit is contained in:
2022-12-24 15:29:00 -07:00
parent c731e560af
commit c1ad692817
3 changed files with 16 additions and 8 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ go 1.19
require (
git.ohea.xyz/golang/config v0.0.0-20220915224621-b9debd233173
github.com/go-git/go-git/v5 v5.4.3-0.20220529141257-bc1f419cebcf
github.com/go-playground/webhooks/v6 v6.0.0-00010101000000-000000000000
github.com/go-playground/webhooks/v6 v6.0.1
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
nhooyr.io/websocket v1.8.7
)
@@ -39,4 +39,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace github.com/go-playground/webhooks/v6 => git.ohea.xyz/cursorius/webhooks/v6 v6.0.2-0.20221224045412-1c899982c188
replace github.com/go-playground/webhooks/v6 => git.ohea.xyz/cursorius/webhooks/v6 v6.0.2-0.20221224221147-a2bdbf1756ed