Skip to content

0.107.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 14 Jun 00:05
· 13 commits to main since this release
Update go.mod dependencies

--------

index db8a827..0bb2eb5 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/policy_client

-go 1.25.1
+go 1.25.8

-	code.cloudfoundry.org/cf-networking-helpers v0.88.0
-	code.cloudfoundry.org/lager/v3 v3.72.0
-	github.com/onsi/ginkgo/v2 v2.29.0
+	code.cloudfoundry.org/cf-networking-helpers v0.89.0
+	code.cloudfoundry.org/lager/v3 v3.73.0
+	github.com/onsi/ginkgo/v2 v2.30.0
 	github.com/onsi/gomega v1.41.0