diff --git a/go.mod b/go.mod index 9d4524be..60b25fc0 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ module github.com/containers/skopeo // Minimum required golang version -go 1.23.3 +go 1.24.0 // Warning: Ensure the "go" and "toolchain" versions match exactly to prevent unwanted auto-updates