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.mod | |
| parent | 850668a9f6615dd9eddfbf21d907332dcb10f3e6 (diff) | |
Force proxying legacy federated downloads in giphy proxy
Diffstat (limited to 'giphyproxy/go.mod')
| -rw-r--r-- | giphyproxy/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/giphyproxy/go.mod b/giphyproxy/go.mod index 14a470a..6ae0149 100644 --- a/giphyproxy/go.mod +++ b/giphyproxy/go.mod @@ -5,7 +5,7 @@ go 1.22.3 require ( go.mau.fi/util v0.5.0 gopkg.in/yaml.v3 v3.0.1 - maunium.net/go/mautrix v0.19.0-beta.1.0.20240619091941-bd2c40e815bd + maunium.net/go/mautrix v0.19.0-beta.1.0.20240619092812-451658374280 ) require ( |
