Skip to content

0.89.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 15 Feb 00:43
· 30 commits to main since this release
Update go.mod dependencies

--------

index cf3ba7b..c929de6 100644
@@ -3,8 +3,8 @@ module code.cloudfoundry.org/policy_client
 go 1.24.9

-	code.cloudfoundry.org/cf-networking-helpers v0.73.0
-	code.cloudfoundry.org/lager/v3 v3.60.0
+	code.cloudfoundry.org/cf-networking-helpers v0.74.0
+	code.cloudfoundry.org/lager/v3 v3.61.0
 	github.com/onsi/ginkgo/v2 v2.28.1
 	github.com/onsi/gomega v1.39.1