diff --git a/go.mod b/go.mod
index 4e41e1bef..c0a4c96dc 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/distribution/distribution/v3
 
-go 1.21
+go 1.21.8
 
 require (
 	cloud.google.com/go/storage v1.30.1