diff --git a/go.mod b/go.mod
index d3875e1a5cfcbe2de8178333783aa2841ee73853..9539b92fe68736c20cc3f1fc086c8608e6b5f8a3 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,7 @@ module git.autistici.org/ai3/go-common
 
 go 1.21.0
 
-toolchain go1.23.1
+toolchain go1.24.2
 
 require (
 	github.com/NYTimes/gziphandler v1.1.1