Skip to content

0.119.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 13 Sep 00:20
· 1 commit to main since this release
Update go.mod dependencies

--------

index 41d2272..f4aafb3 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/policy_client

-go 1.25.8
+go 1.26.0

 	code.cloudfoundry.org/cf-networking-helpers v0.96.0
-	code.cloudfoundry.org/lager/v3 v3.85.0
-	github.com/onsi/ginkgo/v2 v2.32.1
+	code.cloudfoundry.org/lager/v3 v3.86.0
+	github.com/onsi/ginkgo/v2 v2.32.2
 	github.com/onsi/gomega v1.43.0