Tags · cloudfoundry/lager
v3.62.0
Toggle v3.62.0's commit message
v3.60.0
Toggle v3.60.0's commit message
Update go.mod dependencies -------- index 4127492..b514aec 100644 @@ -3,8 +3,8 @@ module code.cloudfoundry.org/lager/v3 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/openzipkin/zipkin-go v0.4.3
v3.58.0
Toggle v3.58.0's commit message
Update go.mod dependencies -------- index f5f34dc..c7b54fe 100644 @@ -3,8 +3,8 @@ module code.cloudfoundry.org/lager/v3 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/openzipkin/zipkin-go v0.4.3
v3.56.0
Toggle v3.56.0's commit message
Update go.mod dependencies -------- index 6ad8c63..e4a004c 100644 @@ -1,10 +1,10 @@ module code.cloudfoundry.org/lager/v3 -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/openzipkin/zipkin-go v0.4.3
v3.53.0
Toggle v3.53.0's commit message