diff --git a/go.mod b/go.mod
index e7ea675d61061d3a7874162e608dc9b36ef8e377..d680e2781f186238b8e8492c21dde2b9629f7aa5 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module git.autistici.org/ai3/go-common
 
-go 1.14
+go 1.20
 
 require (
 	github.com/NYTimes/gziphandler v1.1.1