Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

0.9.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 28 Aug 16:53
· 14 commits to main since this release
Update go.mod dependencies

--------

index 6119aca..745ea56 100644
@@ -1,8 +1,8 @@
 module code.cloudfoundry.org/cpu-entitlement-admin-plugin

-go 1.21.0
+go 1.22

-toolchain go1.21.8
+toolchain go1.22.3

 	code.cloudfoundry.org/cpu-entitlement-plugin v0.0.0-20190820143339-d3a05702ac58
 	code.cloudfoundry.org/go-log-cache/v2 v2.0.7
 	github.com/google/uuid v1.6.0
-	github.com/onsi/ginkgo/v2 v2.20.1
-	github.com/onsi/gomega v1.34.1
+	github.com/onsi/ginkgo/v2 v2.20.2
+	github.com/onsi/gomega v1.34.2