Skip to content

Commit 1f08701

Browse files
fix(deps): update module github.com/platform-mesh/account-operator to v0.1.28 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f226d4 commit 1f08701

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.27
19+
github.com/platform-mesh/account-operator v0.1.28
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4
140140
github.com/pingcap/errors v0.11.4/go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8=
141141
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
142142
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
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=
143+
github.com/platform-mesh/account-operator v0.1.28 h1:4aLUgOs9xRxXHcVOgJhzXJif/tEpA9bfpWe3Bs7qUsE=
144+
github.com/platform-mesh/account-operator v0.1.28/go.mod h1:jOh+kzg9Y8SGKKLnv1u1tFmeuvPU49N6eW+q7Q3fI2c=
145145
github.com/platform-mesh/golang-commons v0.1.28 h1:WCDct45QWePBFJJtg+oDuubhVcy1UXvgPVbV1+7ez2I=
146146
github.com/platform-mesh/golang-commons v0.1.28/go.mod h1:uZtO+fqxtsQYJq1jiHnnDfZNXORbjfNG5i4PRNmNthw=
147147
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)