Skip to content

0.95.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 29 Mar 00:53
· 24 commits to main since this release
Update go.mod dependencies

--------

index 6bcc316..7c71b92 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/policy_client
 go 1.25.0

-	code.cloudfoundry.org/cf-networking-helpers v0.78.0
+	code.cloudfoundry.org/cf-networking-helpers v0.79.0
 	code.cloudfoundry.org/lager/v3 v3.64.0
 	github.com/onsi/ginkgo/v2 v2.28.1
 	github.com/onsi/gomega v1.39.1