Update gomatrixserverlib

This commit is contained in:
Neil Alexander 2020-09-29 16:23:08 +01:00
parent 53f905f5f1
commit d52946d27e
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -191,7 +191,7 @@ func (s *ServerKeyAPI) handleFetcherKeys(
// Try to fetch the keys.
fetcherResults, err := fetcher.FetchKeys(fetcherCtx, requests)
if err != nil {
return err
return fmt.Errorf("fetcher.FetchKeys: %w", err)
}
// Build a map of the results that we want to commit to the