Releases: cloudfoundry/bytefmt
Releases · cloudfoundry/bytefmt
0.8.0
Update go.mod dependencies -------- index ce7806e..ee53562 100644
0.7.0
Update go.mod dependencies -------- index bce6ad1..ce7806e 100644
0.6.0
Update go.mod dependencies -------- index d789cf8..bce6ad1 100644
0.5.0
Update go.mod dependencies -------- index 7c18c20..d789cf8 100644
0.4.0
Update go.mod dependencies -------- index 108f864..8c48270 100644 @@ -1,6 +1,8 @@ module code.cloudfoundry.org/bytefmt -go 1.20 +go 1.22 + +toolchain go1.22.3 github.com/onsi/ginkgo/v2 v2.20.1
0.3.0
Update go.mod dependencies -------- index 8ad1887..108f864 100644
0.2.0
Update go.mod dependencies -------- index 8b3b7ff..8ad1887 100644 @@ -3,7 +3,7 @@ module code.cloudfoundry.org/bytefmt go 1.20 - github.com/onsi/ginkgo/v2 v2.20.0 + github.com/onsi/ginkgo/v2 v2.20.1 github.com/onsi/gomega v1.34.1
0.1.0
Update go.mod dependencies -------- index a56cb6a..8b3b7ff 100644 @@ -3,7 +3,7 @@ module code.cloudfoundry.org/bytefmt go 1.20 - github.com/onsi/ginkgo/v2 v2.19.1 + github.com/onsi/ginkgo/v2 v2.20.0 github.com/onsi/gomega v1.34.1