diff --git a/go.mod b/go.mod index fdaaa3c9d..dd298c35a 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/openshift/source-to-image go 1.23.3 -toolchain go1.23.9 +toolchain go1.24.5 require ( github.com/containers/image/v5 v5.35.0