Skip to content

Commit 36c97f2

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

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
@@ -7,7 +7,7 @@ require (
77
github.com/kcp-dev/kcp/sdk v0.28.3
88
github.com/kcp-dev/multicluster-provider v0.2.1
99
github.com/openfga/api/proto v0.0.0-20251105142303-feed3db3d69d
10-
github.com/platform-mesh/account-operator v0.5.17
10+
github.com/platform-mesh/account-operator v0.5.18
1111
github.com/platform-mesh/golang-commons v0.7.12
1212
github.com/spf13/cobra v1.10.1
1313
github.com/spf13/viper v1.21.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0
117117
github.com/pelletier/go-toml/v2 v2.2.4/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=
118118
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
119119
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
120-
github.com/platform-mesh/account-operator v0.5.17 h1:MkTzmKT4cF4f7aAEjl7vNmLek3DIwgoDKlJTIX81K7k=
121-
github.com/platform-mesh/account-operator v0.5.17/go.mod h1:r+fXkw/DGW6iqMTKn1DdHjYzxf/XRFJK1M/LFCQDd4E=
120+
github.com/platform-mesh/account-operator v0.5.18 h1:1HD1b4N2hGbEVnhSEHitYMFVoJUnd0MXjZftVd9Q3v0=
121+
github.com/platform-mesh/account-operator v0.5.18/go.mod h1:i4LD3dYt6q28XKtajPqDXjxD1MZ3xbvK/qNb3vG+7g0=
122122
github.com/platform-mesh/golang-commons v0.7.12 h1:DIB2mTRv1ynEcEd3BXKiIlvyNHewVRcNsfNU9m1Ccm4=
123123
github.com/platform-mesh/golang-commons v0.7.12/go.mod h1:iVBZzZ4ovbdo9iLF/QEToPc/+m/YdV8n1OLEfWTtSYY=
124124
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)