diff --git a/go.mod b/go.mod index 296940486c..ccc24a4068 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module code.cloudfoundry.org/cli/v8 -go 1.25.5 +go 1.25.7 require ( code.cloudfoundry.org/bytefmt v0.63.0