Skip to content

Commit f72a573

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

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
@@ -25,7 +25,7 @@ require (
2525
github.com/kcp-dev/kcp/sdk v0.28.1
2626
github.com/kcp-dev/logicalcluster/v3 v3.0.5
2727
github.com/pkg/errors v0.9.1
28-
github.com/platform-mesh/account-operator v0.1.28
28+
github.com/platform-mesh/account-operator v0.1.29
2929
github.com/platform-mesh/golang-commons v0.1.30
3030
github.com/prometheus/client_golang v1.23.2
3131
github.com/rs/zerolog v1.34.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4
145145
github.com/pingcap/errors v0.11.4/go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8=
146146
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
147147
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
148-
github.com/platform-mesh/account-operator v0.1.28 h1:4aLUgOs9xRxXHcVOgJhzXJif/tEpA9bfpWe3Bs7qUsE=
149-
github.com/platform-mesh/account-operator v0.1.28/go.mod h1:jOh+kzg9Y8SGKKLnv1u1tFmeuvPU49N6eW+q7Q3fI2c=
148+
github.com/platform-mesh/account-operator v0.1.29 h1:yGfBSjF3GmOGsghRa3ketPegcCnLxZiETj9TPVtg1Lg=
149+
github.com/platform-mesh/account-operator v0.1.29/go.mod h1:zzjZi0PtykETO+X4Rc3E0GjW9B055g3E/86WgmmX+eY=
150150
github.com/platform-mesh/golang-commons v0.1.30 h1:rdkfF2Kl38F1MDubj14OKu0zZn47yuTvkzn4qxa/87g=
151151
github.com/platform-mesh/golang-commons v0.1.30/go.mod h1:Iv/uKSHrRriEJcqxTmhegyrPtD/eomSeg1is8KrkFtk=
152152
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)