Browse Source

Update to 0.9.2 of mautrix library

michaelkaye/respect_rate_limits
Michael Kaye 3 years ago
parent
commit
e9f5ef10ec
  1. 2
      go.mod

2
go.mod

@ -51,5 +51,5 @@ require (
gopkg.in/alecthomas/kingpin.v2 v2.2.6 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/yaml.v2 v2.3.0
maunium.net/go/mautrix v0.7.0
maunium.net/go/mautrix v0.9.2
)
Loading…
Cancel
Save