Skip to content

Commit 8faefc5

Browse files
fix(deps): update module github.com/platform-mesh/account-operator to v0.1.29 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f185c3c commit 8faefc5

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/logicalcluster/v3 v3.0.5
1616
github.com/openfga/api/proto v0.0.0-20250909173124-0ac19aac54f2
1717
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20250428093642-7aeebe78bbfe
18-
github.com/platform-mesh/account-operator v0.1.28
18+
github.com/platform-mesh/account-operator v0.1.29
1919
github.com/platform-mesh/golang-commons v0.1.29
2020
github.com/spf13/cobra v1.10.1
2121
github.com/spf13/viper v1.21.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4
153153
github.com/pingcap/errors v0.11.4/go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8=
154154
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
155155
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
156-
github.com/platform-mesh/account-operator v0.1.28 h1:4aLUgOs9xRxXHcVOgJhzXJif/tEpA9bfpWe3Bs7qUsE=
157-
github.com/platform-mesh/account-operator v0.1.28/go.mod h1:jOh+kzg9Y8SGKKLnv1u1tFmeuvPU49N6eW+q7Q3fI2c=
156+
github.com/platform-mesh/account-operator v0.1.29 h1:yGfBSjF3GmOGsghRa3ketPegcCnLxZiETj9TPVtg1Lg=
157+
github.com/platform-mesh/account-operator v0.1.29/go.mod h1:zzjZi0PtykETO+X4Rc3E0GjW9B055g3E/86WgmmX+eY=
158158
github.com/platform-mesh/golang-commons v0.1.29 h1:HhPbEYWwcF3PSH10Pp759cT4aid2qHrkNRl7rTlyCS0=
159159
github.com/platform-mesh/golang-commons v0.1.29/go.mod h1:/8HAB7sF5KmKjdIrrofpHw/YhqZC/xx+ghKySAfhEns=
160160
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)