Skip to content

Releases: cloudfoundry/bytefmt

0.54.0

07 Oct 00:21

Choose a tag to compare

Update go.mod dependencies

--------

index c109f6b..4def2fa 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/bytefmt
 go 1.24.0

-	github.com/onsi/ginkgo/v2 v2.25.3
+	github.com/onsi/ginkgo/v2 v2.26.0
 	github.com/onsi/gomega v1.38.2

0.53.0

30 Sep 00:22

Choose a tag to compare

Update go.mod dependencies

--------

index 2c6da8a..c109f6b 100644

0.52.0

23 Sep 00:32

Choose a tag to compare

Update go.mod dependencies

--------

index d9991ed..2c6da8a 100644

0.51.0

16 Sep 00:18

Choose a tag to compare

Update go.mod dependencies

--------

index fd9ac7f..d9991ed 100644

0.50.0

09 Sep 00:19

Choose a tag to compare

Update go.mod dependencies

--------

index 6c3b1bd..fd9ac7f 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/bytefmt
 go 1.24.0

-	github.com/onsi/ginkgo/v2 v2.25.2
+	github.com/onsi/ginkgo/v2 v2.25.3
 	github.com/onsi/gomega v1.38.2

0.49.0

02 Sep 00:20

Choose a tag to compare

Update go.mod dependencies

--------

index 222f552..6c3b1bd 100644
@@ -3,8 +3,8 @@ module code.cloudfoundry.org/bytefmt
 go 1.24.0

-	github.com/onsi/ginkgo/v2 v2.25.1
-	github.com/onsi/gomega v1.38.1
+	github.com/onsi/ginkgo/v2 v2.25.2
+	github.com/onsi/gomega v1.38.2

0.48.0

26 Aug 00:17

Choose a tag to compare

Update go.mod dependencies

--------

index a81e8e3..222f552 100644
@@ -1,12 +1,10 @@
 module code.cloudfoundry.org/bytefmt

-go 1.23.0
-
-toolchain go1.23.6
+go 1.24.0

-	github.com/onsi/ginkgo/v2 v2.24.0
-	github.com/onsi/gomega v1.38.0
+	github.com/onsi/ginkgo/v2 v2.25.1
+	github.com/onsi/gomega v1.38.1

0.47.0

19 Aug 00:16

Choose a tag to compare

Update go.mod dependencies

--------

index 0b794fb..a81e8e3 100644
@@ -5,11 +5,12 @@ go 1.23.0
 toolchain go1.23.6

-	github.com/onsi/ginkgo/v2 v2.23.4
+	github.com/onsi/ginkgo/v2 v2.24.0
 	github.com/onsi/gomega v1.38.0

0.46.0

12 Aug 00:14

Choose a tag to compare

Update go.mod dependencies

--------

index a9a563d..0b794fb 100644

0.45.0

29 Jul 00:14

Choose a tag to compare

Update go.mod dependencies

--------

index e05bc1b..a9a563d 100644
@@ -6,7 +6,7 @@ toolchain go1.23.6

 	github.com/onsi/ginkgo/v2 v2.23.4
-	github.com/onsi/gomega v1.37.0
+	github.com/onsi/gomega v1.38.0