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

Commit 971c3b4

Browse files
fix(deps): update module github.com/platform-mesh/account-operator to v0.14.0 (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6faadc6 commit 971c3b4

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.13.2
17+
github.com/platform-mesh/account-operator v0.14.0
1818
github.com/platform-mesh/golang-commons v0.15.6
1919
github.com/platform-mesh/subroutines v0.3.3
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.13.2 h1:PpEQScLZgj7vU+69EGh6TiAI5udI1X5YIGNC4A+o7Cw=
184-
github.com/platform-mesh/account-operator v0.13.2/go.mod h1:mwdc0aeeMS8gjr0RakyF0K1dYFOXgwfDbKUJLWwUia4=
183+
github.com/platform-mesh/account-operator v0.14.0 h1:FT0sruovt38NqVdUdp2SwKhymVrHJYfspS04H6AhDuc=
184+
github.com/platform-mesh/account-operator v0.14.0/go.mod h1:mwdc0aeeMS8gjr0RakyF0K1dYFOXgwfDbKUJLWwUia4=
185185
github.com/platform-mesh/golang-commons v0.15.6 h1:zR8IoHi0OTy4Q/gMIO8+ta+caaluMwiKT6oUBVHYzNU=
186186
github.com/platform-mesh/golang-commons v0.15.6/go.mod h1:nZ1oQ0Rk/nrSKYxk5iiG+cO+YSSWPYv8iben3AqPrdE=
187187
github.com/platform-mesh/subroutines v0.3.3 h1:WKz0ZJnceC5KvUYrbmAdGTRnECkI6I4YXAEq3vKEV3Q=

0 commit comments

Comments
 (0)