This repository was archived by the owner on Oct 1, 2024. It is now read-only.
0.9.0
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