Skip to content

Commit 4384220

Browse files
fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.5 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 018e9d8 commit 4384220

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
@@ -8,7 +8,7 @@ require (
88
github.com/kcp-dev/multicluster-provider v0.2.1
99
github.com/openfga/api/proto v0.0.0-20250909173124-0ac19aac54f2
1010
github.com/platform-mesh/account-operator v0.5.9
11-
github.com/platform-mesh/golang-commons v0.7.4
11+
github.com/platform-mesh/golang-commons v0.7.5
1212
github.com/spf13/cobra v1.10.1
1313
github.com/spf13/viper v1.21.0
1414
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
119119
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
120120
github.com/platform-mesh/account-operator v0.5.9 h1:7Taz/4ZeOaHcQbdW5LPNFXv8PVCg0KyEmxGbe0oiQPg=
121121
github.com/platform-mesh/account-operator v0.5.9/go.mod h1:3wJaOforqD5TBUDRzhMA8EmWCIDpktR80r210g5hLnQ=
122-
github.com/platform-mesh/golang-commons v0.7.4 h1:ZIY9ExAZ+BbH1xcn96zw2wR8rlsDST7Soow8yaHG2Mc=
123-
github.com/platform-mesh/golang-commons v0.7.4/go.mod h1:GJe0jJcS9hfT7ajo7sbOe5p2Uw0GuVLeQhZEffKM9os=
122+
github.com/platform-mesh/golang-commons v0.7.5 h1:SjRTwL2pWM+CtNeWrG+R17Z2NFEEen3376TPRBhdXY8=
123+
github.com/platform-mesh/golang-commons v0.7.5/go.mod h1:JMmpSfEE81cRL2fVCxGqowmpQbH8yUF4Lvj+OlVkGVY=
124124
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
125125
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
126126
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)