-
- Downloads
initial import
parents
No related branches found
No related tags found
Dockerfile
0 → 100644
Makefile
0 → 100644
go.mod
0 → 100644
module code.fbi.h-da.de/its/bbbatscale-support-notify | |||
go 1.15 | |||
require ( | |||
go.uber.org/multierr v1.6.0 // indirect | |||
go.uber.org/zap v1.16.0 | |||
golang.org/x/net v0.0.0-20201031054903-ff519b6c9102 // indirect | |||
maunium.net/go/mautrix v0.7.13 | |||
) |
go.sum
0 → 100644
main.go
0 → 100644
webhooks/webhooks.go
0 → 100644
Please register or sign in to comment