File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ func main() {
3636 "v0.11.0" ,
3737 m .LegacyMigrateWithAnotherUpgrader (
3838 legacyMigrateRenameTables , legacyMigrateCopyData , 17 ,
39- upgrades .Table , "whatsapp_version" , 2 ,
39+ upgrades .Table , "whatsapp_version" , 3 ,
4040 ),
4141 true ,
4242 )
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 golang.org/x/sync v0.8.0
1919 google.golang.org/protobuf v1.34.2
2020 gopkg.in/yaml.v3 v3.0.1
21- maunium.net/go/mautrix v0.21.1-0.20241001135537-c259682a7cc5
21+ maunium.net/go/mautrix v0.21.1-0.20241001145228-e0961922e5c0
2222)
2323
2424require (
Original file line number Diff line number Diff line change @@ -101,5 +101,5 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
101101gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
102102maunium.net/go/mauflag v1.0.0 h1:YiaRc0tEI3toYtJMRIfjP+jklH45uDHtT80nUamyD4M =
103103maunium.net/go/mauflag v1.0.0 /go.mod h1:nLivPOpTpHnpzEh8jEdSL9UqO9+/KBJFmNRlwKfkPeA =
104- maunium.net/go/mautrix v0.21.1-0.20241001135537-c259682a7cc5 h1:2NUYpChFGyrWcXcb2lgDBSyWQTLHmh3ZzEkpauA+Bvc =
105- maunium.net/go/mautrix v0.21.1-0.20241001135537-c259682a7cc5 /go.mod h1:qN4yYKm3brOUWN8dlR0KPbKwSBGXQ4am/kzSQt/kLmY =
104+ maunium.net/go/mautrix v0.21.1-0.20241001145228-e0961922e5c0 h1:r6Y4AJLFw0EWNBxcBY/N4Gl+b2Lv/+oDKKzLNAV93Bs =
105+ maunium.net/go/mautrix v0.21.1-0.20241001145228-e0961922e5c0 /go.mod h1:qN4yYKm3brOUWN8dlR0KPbKwSBGXQ4am/kzSQt/kLmY =
You can’t perform that action at this time.
0 commit comments