Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Commit 0c114fb

Browse files
fix(deps): update module github.com/platform-mesh/account-operator to v0.14.33 (#567)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e79a3a commit 0c114fb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/kcp-dev/sdk v0.31.1
1616
github.com/openfga/api/proto v0.0.0-20260319214821-f153694bfc20
1717
github.com/openfga/language/pkg/go v0.2.1
18-
github.com/platform-mesh/account-operator v0.14.32
18+
github.com/platform-mesh/account-operator v0.14.33
1919
github.com/platform-mesh/golang-commons v0.16.12
2020
github.com/platform-mesh/subroutines v0.4.3
2121
github.com/prometheus/client_golang v1.23.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4
180180
github.com/pingcap/errors v0.11.4/go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8=
181181
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
182182
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
183-
github.com/platform-mesh/account-operator v0.14.32 h1:qFUE3Ua/SQjcE0gk4jaklcmJ59xlHfR1S15CF2gOHvU=
184-
github.com/platform-mesh/account-operator v0.14.32/go.mod h1:/Ful6UOMCnj7fRFFJ8nNV/+XfE+333EL+YkIcxmCvOA=
183+
github.com/platform-mesh/account-operator v0.14.33 h1:1HapJ/DUjWwd0Y9a/eigPvkPGCU8PuRo64E+H1y3xcw=
184+
github.com/platform-mesh/account-operator v0.14.33/go.mod h1:1HtcScYa23jSgWi74eIOdDF/mFqIcNO5Cz4Yb8f2EEo=
185185
github.com/platform-mesh/golang-commons v0.16.12 h1:uqXrkX0IgEICO+pd7loV3fXBsbG6BkkJ3Uil8LNJrgA=
186186
github.com/platform-mesh/golang-commons v0.16.12/go.mod h1:N1N8/nCQGNWcQWVFublHBU/tWTY6msGVQ7k+tGWRF2k=
187187
github.com/platform-mesh/subroutines v0.4.3 h1:b/Op25a+N2x9H09Gmzyjl7/8HkHiJ5YEzCur95eU37c=

0 commit comments

Comments
 (0)