9 lines
171 B
Modula-2
9 lines
171 B
Modula-2
module github.com/go-playground/webhooks/v6
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/gogits/go-gogs-client v0.0.0-20200905025246-8bb8a50cb355
|
|
github.com/stretchr/testify v1.6.1
|
|
)
|