Skip to content

Commit ff26810

Browse files
fix(deps): update module github.com/platform-mesh/account-operator to v0.5.21 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 118bb62 commit ff26810

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
@@ -15,7 +15,7 @@ require (
1515
github.com/kcp-dev/multicluster-provider v0.2.0
1616
github.com/openfga/api/proto v0.0.0-20251105142303-feed3db3d69d
1717
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20251027165255-0f8f255e5f6c
18-
github.com/platform-mesh/account-operator v0.5.20
18+
github.com/platform-mesh/account-operator v0.5.21
1919
github.com/platform-mesh/golang-commons v0.7.14
2020
github.com/rs/zerolog v1.34.0
2121
github.com/spf13/cobra v1.10.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4
159159
github.com/pingcap/errors v0.11.4/go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8=
160160
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
161161
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
162-
github.com/platform-mesh/account-operator v0.5.20 h1:BJOH/fXDmH31zyR8SZZlkRjQNgheXgXwljUXSsLbvHk=
163-
github.com/platform-mesh/account-operator v0.5.20/go.mod h1:uux7qm0JaCtKotELmkp8GFhoSICbeZi+ASaAahAiCWM=
162+
github.com/platform-mesh/account-operator v0.5.21 h1:ZN4jGtOofPIi83G2t3VAFeYkk9tZDt2jgTrcs3PTnHI=
163+
github.com/platform-mesh/account-operator v0.5.21/go.mod h1:tNBfq6HG59xcnbKklx65gQ9VNYhqBDmq95lEfbwVT2U=
164164
github.com/platform-mesh/golang-commons v0.7.14 h1:KmSrqtQxHT/pjld5T5IGAu/fFZyYVHTf1hKNnnMVxqc=
165165
github.com/platform-mesh/golang-commons v0.7.14/go.mod h1:IC7mqjeO/KLz8jOi7yJ0nMJEtCL/OmSAzAE/7SceoRg=
166166
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)