Skip to content

Commit

Permalink
Update mautrix-go
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Apr 25, 2023
1 parent 7b93d90 commit aea88ad
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 (
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.2-0.20230418160729-58cd51fee8a1
maunium.net/go/mautrix v0.15.2-0.20230425124429-33e696f02c15
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ 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/maulogger/v2 v2.4.1 h1:N7zSdd0mZkB2m2JtFUsiGTQQAdP0YeFWT7YMc80yAL8=
maunium.net/go/maulogger/v2 v2.4.1/go.mod h1:omPuYwYBILeVQobz8uO3XC8DIRuEb5rXYlQSuqrbCho=
maunium.net/go/mautrix v0.15.2-0.20230418160729-58cd51fee8a1 h1:10PAe0bzFk265WOZhoGvYlcjQv9VBSj7Wk9rD5awex8=
maunium.net/go/mautrix v0.15.2-0.20230418160729-58cd51fee8a1/go.mod h1:icQIrvz2NldkRLTuzSGzmaeuMUmw+fzO7UVycPeauN8=
maunium.net/go/mautrix v0.15.2-0.20230425124429-33e696f02c15 h1:5bAFqhaUy9qluz6Y1eVLkkkTzlLfoQRzs9S0UZx+3NI=
maunium.net/go/mautrix v0.15.2-0.20230425124429-33e696f02c15/go.mod h1:icQIrvz2NldkRLTuzSGzmaeuMUmw+fzO7UVycPeauN8=

0 comments on commit aea88ad

Please sign in to comment.