diff --git a/go.mod b/go.mod
index 4333e56e3650626017bc4f3e50c7ff9a49f6c276..665541d07befca183ef55592b885a0975f73ad51 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module git.autistici.org/id/keystore
 go 1.15
 
 require (
-	git.autistici.org/ai3/go-common v0.0.0-20221125154433-06304016b1da
+	git.autistici.org/ai3/go-common b3aa3fb514d6
 	git.autistici.org/id/go-sso v0.0.0-20221216110623-a98dfc78fec5
 	github.com/coreos/go-systemd/v22 v22.5.0
 	github.com/go-ldap/ldap/v3 v3.4.4