Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/antinvestor/apis/go/profile v1.39.0
github.com/antinvestor/gomatrix v0.1.4
github.com/antinvestor/gomatrixserverlib v0.2.5
github.com/asynkron/protoactor-go v0.0.0-20250815052215-f5fa862a4dbb
github.com/asynkron/protoactor-go 6eec031022a0
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
Expand Down
Loading