File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/kcp-dev/logicalcluster/v3 v3.0.5
1717 github.com/kcp-dev/multicluster-provider v0.1.0
1818 github.com/openfga/api/proto v0.0.0-20250814141243-c0b62b28b14d
19- github.com/platform-mesh/account-operator v0.1.26
19+ github.com/platform-mesh/account-operator v0.1.27
2020 github.com/platform-mesh/golang-commons v0.1.28
2121 github.com/prometheus/client_golang v1.23.2
2222 github.com/spf13/cobra v1.10.1
@@ -29,7 +29,7 @@ require (
2929 k8s.io/apimachinery v0.33.3
3030 k8s.io/client-go v0.33.3
3131 k8s.io/klog/v2 v2.130.1
32- sigs.k8s.io/controller-runtime v0.22.0
32+ sigs.k8s.io/controller-runtime v0.22.1
3333 sigs.k8s.io/multicluster-runtime v0.20.4-alpha.7
3434)
3535
Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4
140140github.com/pingcap/errors v0.11.4 /go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8 =
141141github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
142142github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
143- github.com/platform-mesh/account-operator v0.1.26 h1:PgiSaO+dxtNh2cLEbOws6MqS1i/zgzigs4au6Bg+z6U =
144- github.com/platform-mesh/account-operator v0.1.26 /go.mod h1:dpb6+7xszXJu43WqIu89xOxuyYmF7+ZecR0bf7re4Bo =
143+ github.com/platform-mesh/account-operator v0.1.27 h1:cszpjYiPIm0qEeMHrIYlwmhTFi2he4KhX7xs18iTypY =
144+ github.com/platform-mesh/account-operator v0.1.27 /go.mod h1:jz+ME12Fr1fG4BzF+fOtp8PhTjahIkVhCx4PcGd35I8 =
145145github.com/platform-mesh/golang-commons v0.1.28 h1:WCDct45QWePBFJJtg+oDuubhVcy1UXvgPVbV1+7ez2I =
146146github.com/platform-mesh/golang-commons v0.1.28 /go.mod h1:uZtO+fqxtsQYJq1jiHnnDfZNXORbjfNG5i4PRNmNthw =
147147github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments