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

Commit 22cc191

Browse files
fix(deps): update module github.com/platform-mesh/account-operator to v0.12.37 (#466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c631f2 commit 22cc191

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
@@ -14,7 +14,7 @@ require (
1414
github.com/kcp-dev/sdk v0.30.1
1515
github.com/openfga/api/proto v0.0.0-20260319214821-f153694bfc20
1616
github.com/openfga/language/pkg/go v0.2.1
17-
github.com/platform-mesh/account-operator v0.12.36
17+
github.com/platform-mesh/account-operator v0.12.37
1818
github.com/platform-mesh/golang-commons v0.14.0
1919
github.com/platform-mesh/subroutines v0.2.6
2020
github.com/rs/zerolog v1.35.0

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.12.36 h1:9TyIZL2KlXx7XfSeD/g3hkEBiEcFq6JVd/wzSHdXfTk=
184-
github.com/platform-mesh/account-operator v0.12.36/go.mod h1:8604Giidb9R6U8gV/wAD16YVfuazgnIL+VhWPl7/AoY=
183+
github.com/platform-mesh/account-operator v0.12.37 h1:cb6FSYQazlLqRFb2jUal/pLNhTvmpzkZGjGxSH3nr4g=
184+
github.com/platform-mesh/account-operator v0.12.37/go.mod h1:g195CZ+E9yBSUTs/peaE6PBdvp5hiODNoUYVV1xXFlg=
185185
github.com/platform-mesh/golang-commons v0.14.0 h1:QZldFRL84Ka2ZiEtkTkaXjn6NGvGyxyYAdepMhnrMJU=
186186
github.com/platform-mesh/golang-commons v0.14.0/go.mod h1:V4Db8FH1Uxpevz+dKrLBHFGqP2XvxYXXfCfF0xqngx0=
187187
github.com/platform-mesh/subroutines v0.2.6 h1:/xIN/4Z015M9qh7HUuLkxX5mXv2xpFa5l6esknKGxa8=

0 commit comments

Comments
 (0)