diff options
| author | Tulir Asokan <tulir@maunium.net> | 2024-06-19 12:30:14 +0300 |
|---|---|---|
| committer | Tulir Asokan <tulir@maunium.net> | 2024-06-19 12:30:14 +0300 |
| commit | e1038e7d1e15a853e21e71951edea1c102259caf (patch) | |
| tree | a3c6454c41cccc441b6c5aea36c011ee3873837d /giphyproxy/go.sum | |
| parent | 850668a9f6615dd9eddfbf21d907332dcb10f3e6 (diff) | |
Force proxying legacy federated downloads in giphy proxy
Diffstat (limited to 'giphyproxy/go.sum')
| -rw-r--r-- | giphyproxy/go.sum | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/giphyproxy/go.sum b/giphyproxy/go.sum index ecadb69..864d3a6 100644 --- a/giphyproxy/go.sum +++ b/giphyproxy/go.sum @@ -43,5 +43,5 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= 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/mautrix v0.19.0-beta.1.0.20240619091941-bd2c40e815bd h1:7AHHY/lGiMeTyarMrAwoTUno2KlLAMyeGgQn3XZKMWs= -maunium.net/go/mautrix v0.19.0-beta.1.0.20240619091941-bd2c40e815bd/go.mod h1:cxv1w6+syudmEpOewHYIQT9yO7TM5UOWmf6xEBVI4H4= +maunium.net/go/mautrix v0.19.0-beta.1.0.20240619092812-451658374280 h1:+EHJF8h7obPow7kDnsmGoWN+bTCjHGxCKaH99MldZUI= +maunium.net/go/mautrix v0.19.0-beta.1.0.20240619092812-451658374280/go.mod h1:cxv1w6+syudmEpOewHYIQT9yO7TM5UOWmf6xEBVI4H4= |
