aboutsummaryrefslogtreecommitdiffstats
path: root/giphyproxy/go.mod
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2025-06-29 19:12:40 +0300
committerTulir Asokan <tulir@maunium.net>2025-06-29 19:12:40 +0300
commitd1d08d1ce42be872fb8cb3a12543c0d60925cf00 (patch)
tree03a0e08623384d7864c6e991370a9db568840951 /giphyproxy/go.mod
parentbb3e02c4d92e8b0113253a59e7fb938ff0aeb099 (diff)
Update mautrix-go
Diffstat (limited to 'giphyproxy/go.mod')
-rw-r--r--giphyproxy/go.mod14
1 files changed, 8 insertions, 6 deletions
diff --git a/giphyproxy/go.mod b/giphyproxy/go.mod
index 3aae2b1..42e4465 100644
--- a/giphyproxy/go.mod
+++ b/giphyproxy/go.mod
@@ -2,12 +2,12 @@ module go.mau.fi/stickerpicker/giphyproxy
go 1.23.0
-toolchain go1.24.2
+toolchain go1.24.4
require (
- go.mau.fi/util v0.8.7-0.20250427215252-d2d18a7e463c
+ go.mau.fi/util v0.8.8
gopkg.in/yaml.v3 v3.0.1
- maunium.net/go/mautrix v0.23.4-0.20250503221444-5cd8ba888775
+ maunium.net/go/mautrix v0.24.2-0.20250629161127-7a7d7f70ef92
)
require (
@@ -20,7 +20,9 @@ require (
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.1 // indirect
github.com/tidwall/sjson v1.2.5 // indirect
- golang.org/x/crypto v0.37.0 // indirect
- golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
- golang.org/x/sys v0.32.0 // indirect
+ golang.org/x/crypto v0.39.0 // indirect
+ golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 // indirect
+ golang.org/x/net v0.41.0 // indirect
+ golang.org/x/sys v0.33.0 // indirect
+ golang.org/x/text v0.26.0 // indirect
)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage