Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: cloudfoundry/durationjson

Tags

v0.62.0

Toggle v0.62.0's commit message
Update go.mod dependencies

--------

index b1f4164..abc4984 100644

v0.61.0

Toggle v0.61.0's commit message
Update go.mod dependencies

--------

index 41b56eb..b1f4164 100644
@@ -3,8 +3,8 @@ module code.cloudfoundry.org/durationjson
 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

v0.60.0

Toggle v0.60.0's commit message
Update go.mod dependencies

--------

index 3d2a135..41b56eb 100644

v0.59.0

Toggle v0.59.0's commit message
Update go.mod dependencies

--------

index 56fabdf..3d2a135 100644
@@ -1,10 +1,10 @@
 module code.cloudfoundry.org/durationjson

-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

v0.58.0

Toggle v0.58.0's commit message
Update go.mod dependencies

--------

index d1c92dd..56fabdf 100644

v0.57.0

Toggle v0.57.0's commit message
Update go.mod dependencies

--------

index 1d14fcf..d1c92dd 100644

v0.56.0

Toggle v0.56.0's commit message
Update go.mod dependencies

--------

index 4e2d4c8..1d14fcf 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/durationjson
 go 1.24.0

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

v0.55.0

Toggle v0.55.0's commit message
Update go.mod dependencies

--------

index 2ddbef2..4e2d4c8 100644

v0.54.0

Toggle v0.54.0's commit message
Update go.mod dependencies

--------

index 9506fa8..2ddbef2 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/durationjson
 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

v0.53.0

Toggle v0.53.0's commit message
Update go.mod dependencies

--------

index 218ef5f..9506fa8 100644