Skip to content

0.69.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 14 Sep 00:20
· 50 commits to main since this release
Update go.mod dependencies

--------

index da50349..d7b2842 100644
@@ -3,8 +3,8 @@ module code.cloudfoundry.org/policy_client
 go 1.24.0

-	code.cloudfoundry.org/cf-networking-helpers v0.57.0
-	code.cloudfoundry.org/lager/v3 v3.46.0
+	code.cloudfoundry.org/cf-networking-helpers v0.58.0
+	code.cloudfoundry.org/lager/v3 v3.47.0
 	github.com/onsi/ginkgo/v2 v2.25.3
 	github.com/onsi/gomega v1.38.2