Skip to content

0.71.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 28 Sep 00:24
· 48 commits to main since this release
Update go.mod dependencies

--------

index 301b476..0b78e1f 100644
@@ -3,8 +3,8 @@ module code.cloudfoundry.org/policy_client
 go 1.24.0

-	code.cloudfoundry.org/cf-networking-helpers v0.59.0
-	code.cloudfoundry.org/lager/v3 v3.48.0
+	code.cloudfoundry.org/cf-networking-helpers v0.60.0
+	code.cloudfoundry.org/lager/v3 v3.49.0
 	github.com/onsi/ginkgo/v2 v2.25.3
 	github.com/onsi/gomega v1.38.2