Skip to content

0.32.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 11 Mar 00:29
· 58 commits to main since this release
Update go.mod dependencies

--------

index 006beff..e0cc807 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/bytefmt

-go 1.22.0
+go 1.23.0

-toolchain go1.22.3
+toolchain go1.23.6

-	github.com/onsi/ginkgo/v2 v2.22.2
+	github.com/onsi/ginkgo/v2 v2.23.0
 	github.com/onsi/gomega v1.36.2