Commit Graph

2 Commits (9d7a431b711ff8b07be3401df0c118ed3574f7f9)

Author SHA1 Message Date
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 ()
Simon a2a006a5d5 Add GET requests to webhook ()
* Add GET requests to webhook

* make fmt

* Handle invalid http method on webhook

* Uppercase http method in webhook

* Rename v85.go to v86.go

* make fmt