Skip to content

0.79.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 23 Nov 00:31
· 41 commits to main since this release
Update go.mod dependencies

--------

index 52e4e33..5f85d52 100644
@@ -3,8 +3,8 @@ module code.cloudfoundry.org/policy_client
 go 1.24.0

-	code.cloudfoundry.org/cf-networking-helpers v0.65.0
-	code.cloudfoundry.org/lager/v3 v3.54.0
+	code.cloudfoundry.org/cf-networking-helpers v0.66.0
+	code.cloudfoundry.org/lager/v3 v3.55.0
 	github.com/onsi/ginkgo/v2 v2.27.2
 	github.com/onsi/gomega v1.38.2