Skip to content

Commit

Permalink
dependencies: update mautrix-go
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Sep 13, 2024
1 parent bf6f32f commit 027e9da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
google.golang.org/protobuf v1.34.2
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.20.1-0.20240913102304-5384d6962885
maunium.net/go/mautrix v0.20.1-0.20240913182028-ff4126b5d04d
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
maunium.net/go/mauflag v1.0.0 h1:YiaRc0tEI3toYtJMRIfjP+jklH45uDHtT80nUamyD4M=
maunium.net/go/mauflag v1.0.0/go.mod h1:nLivPOpTpHnpzEh8jEdSL9UqO9+/KBJFmNRlwKfkPeA=
maunium.net/go/mautrix v0.20.1-0.20240913102304-5384d6962885 h1:wT//csGHz53IXsPz4zZH0Z+cz/VJWWbwdNrNtT41IEA=
maunium.net/go/mautrix v0.20.1-0.20240913102304-5384d6962885/go.mod h1:IkFYM0cmiDbBLp7T+noiuou25qt1iOBMpWzQL8sf6jg=
maunium.net/go/mautrix v0.20.1-0.20240913182028-ff4126b5d04d h1:7YIv1Lmtbpx0cPzyELwGcnhLW+a1EFDRnMW/WGeZ73E=
maunium.net/go/mautrix v0.20.1-0.20240913182028-ff4126b5d04d/go.mod h1:amzKPIZVO7v1piD2JhKG1RvGZoV+5wEZfoHaEXOjjqA=

0 comments on commit 027e9da

Please sign in to comment.