Releases: cloudfoundry/bytefmt
Releases · cloudfoundry/bytefmt
Release list
0.11.0
Update go.mod dependencies -------- index 332f6e2..6bc6656 100644
0.10.0
Update go.mod dependencies -------- index 0c11689..332f6e2 100644
0.9.0
Update go.mod dependencies -------- index ee53562..0c11689 100644 @@ -1,6 +1,6 @@ module code.cloudfoundry.org/bytefmt -go 1.22 +go 1.22.0 toolchain go1.22.3
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