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

Commit 00abbbe

Browse files
fix(deps): update module github.com/platform-mesh/account-operator to v0.14.20 (#533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90a610f commit 00abbbe

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.31.0
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.14.19
17+
github.com/platform-mesh/account-operator v0.14.20
1818
github.com/platform-mesh/golang-commons v0.16.6
1919
github.com/platform-mesh/subroutines v0.3.3
2020
github.com/rs/zerolog v1.35.1

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.19 h1:lDbnp0/bfeXKykM+BnXi7RkWexv+vCtmhk/FkAjdF3A=
184-
github.com/platform-mesh/account-operator v0.14.19/go.mod h1:+QJGCOcrlb32qPruuv3Qs1dC+l0/ScVSrY+c7WBebdk=
183+
github.com/platform-mesh/account-operator v0.14.20 h1:YhCAWw0fo5+2T3Xefk/wPCZQGMJ9aUx26etoCkbWbuc=
184+
github.com/platform-mesh/account-operator v0.14.20/go.mod h1:vJ6iL9NzVG2eZdYUzT0K/pzeyUVJiUv/osuS48oSEZs=
185185
github.com/platform-mesh/golang-commons v0.16.6 h1:7swM4ejU/crhlypSM9F3ZLfjwKgfR0UHQChrFibuBFs=
186186
github.com/platform-mesh/golang-commons v0.16.6/go.mod h1:XIMfvJG4ysMrpPtlZanD8fSSA64UgPxKV6erXWUy34U=
187187
github.com/platform-mesh/subroutines v0.3.3 h1:WKz0ZJnceC5KvUYrbmAdGTRnECkI6I4YXAEq3vKEV3Q=

0 commit comments

Comments
 (0)