Update mautrix-go
Showing
... | ... | @@ -13,7 +13,7 @@ require ( |
gopkg.in/yaml.v2 v2.3.0 | ||
maunium.net/go/mauflag v1.0.0 | ||
maunium.net/go/maulogger/v2 v2.1.1 | ||
maunium.net/go/mautrix v0.8.0-rc.4 | ||
maunium.net/go/mautrix v0.8.0 | ||
) | ||
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.13 |
... | ... | @@ -220,3 +220,5 @@ maunium.net/go/mautrix v0.8.0-rc.3 h1:bb18oNxHUmeiJ0V63YTRVGMjgoeLwu+G40l4n42Z5G |
maunium.net/go/mautrix v0.8.0-rc.3/go.mod h1:TtVePxoEaw6+RZDKVajw66Yaj1lqLjH8l4FF3krsqWY= | ||
maunium.net/go/mautrix v0.8.0-rc.4 h1:3JXoL2JJPE5nh/YSw9sv9dQA9ulma9yHTMOBMBY1xdo= | ||
maunium.net/go/mautrix v0.8.0-rc.4/go.mod h1:TtVePxoEaw6+RZDKVajw66Yaj1lqLjH8l4FF3krsqWY= | ||
maunium.net/go/mautrix v0.8.0 h1:G1jlVslNUTWEqaxuatHAMmzTWnGyoCIc4tAF5GpQJd8= | ||
maunium.net/go/mautrix v0.8.0/go.mod h1:TtVePxoEaw6+RZDKVajw66Yaj1lqLjH8l4FF3krsqWY= |
Please register or sign in to comment