Server outbound processing chain + server messages uuids

This commit is contained in:
ycc
2022-09-19 20:16:57 +02:00
parent 37f6d7b93a
commit adb058492f
6 changed files with 181 additions and 146 deletions

1
go.mod
View File

@ -4,6 +4,7 @@ go 1.16
require (
github.com/ProtonMail/gopenpgp/v2 v2.2.4
github.com/google/uuid v1.3.0
github.com/makiuchi-d/gozxing v0.1.1
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.25.0