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 Aug 20, 2024
1 parent 4028045 commit 6e5c79a
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 @@ -12,7 +12,7 @@ require (
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
google.golang.org/protobuf v1.34.2
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.20.1-0.20240820105652-f4d463762518
maunium.net/go/mautrix v0.20.1-0.20240820132941-4b7fa711cedb
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,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.20240820105652-f4d463762518 h1:gTJ9oOOdU/2Qu6aOYt4wqpzpA5cMCyW0PLIpY/xHca0=
maunium.net/go/mautrix v0.20.1-0.20240820105652-f4d463762518/go.mod h1:NhWZ4jpQ2CW+t6TmGrnydAIL0htdoXmGiNTdHb2PzL4=
maunium.net/go/mautrix v0.20.1-0.20240820132941-4b7fa711cedb h1:igH5z8eHJ+C3XsuF12gVfUg+HVcZYFnWd1seojJYB7c=
maunium.net/go/mautrix v0.20.1-0.20240820132941-4b7fa711cedb/go.mod h1:NhWZ4jpQ2CW+t6TmGrnydAIL0htdoXmGiNTdHb2PzL4=

0 comments on commit 6e5c79a

Please sign in to comment.