diff --git a/go.mod b/go.mod index 6f1587a3298..5e533697032 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module code.cloudfoundry.org/cli -go 1.24.3 +go 1.25.0 require ( code.cloudfoundry.org/bytefmt v0.45.0