Releases: cloudfoundry/clock
Releases · cloudfoundry/clock
1.64.0
1.63.0
Update go.mod dependencies -------- index b4c1b10..24d9832 100644
1.62.0
Update go.mod dependencies -------- index f41da71..b4c1b10 100644 @@ -1,6 +1,6 @@ module code.cloudfoundry.org/clock -go 1.24.9 +go 1.25.0 github.com/onsi/ginkgo/v2 v2.28.1
1.61.0
Update go.mod dependencies -------- index 7930696..f41da71 100644
1.60.0
Update go.mod dependencies -------- index 1eb6309..7930696 100644 @@ -3,8 +3,8 @@ module code.cloudfoundry.org/clock go 1.24.9 - github.com/onsi/ginkgo/v2 v2.27.5 - github.com/onsi/gomega v1.39.0 + github.com/onsi/ginkgo/v2 v2.28.1 + github.com/onsi/gomega v1.39.1 github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
1.59.0
Update go.mod dependencies -------- index b28a219..1eb6309 100644
1.58.0
Update go.mod dependencies -------- index a7bfafa..b28a219 100644 @@ -3,8 +3,8 @@ module code.cloudfoundry.org/clock go 1.24.9 - github.com/onsi/ginkgo/v2 v2.27.3 - github.com/onsi/gomega v1.38.3 + github.com/onsi/ginkgo/v2 v2.27.5 + github.com/onsi/gomega v1.39.0 github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
1.57.0
Update go.mod dependencies -------- index 7367f57..a7bfafa 100644
1.56.0
Update go.mod dependencies -------- index 21b2db2..7367f57 100644 @@ -1,10 +1,10 @@ module code.cloudfoundry.org/clock -go 1.24.0 +go 1.24.9 - github.com/onsi/ginkgo/v2 v2.27.2 - github.com/onsi/gomega v1.38.2 + github.com/onsi/ginkgo/v2 v2.27.3 + github.com/onsi/gomega v1.38.3 github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
1.55.0
Update go.mod dependencies -------- index c60db89..21b2db2 100644