Fix is_network_bot flag name and omit is_bridge_bot

This commit is contained in:
Tulir Asokan
2023-04-18 19:14:38 +03:00
parent f0bab64e5b
commit 3df81f40d5
3 changed files with 7 additions and 8 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/stretchr/testify v1.8.2
github.com/yuin/goldmark v1.5.4
maunium.net/go/maulogger/v2 v2.4.1
maunium.net/go/mautrix v0.15.1
maunium.net/go/mautrix v0.15.2-0.20230418160729-58cd51fee8a1
)
require (