Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Commit 389fd18

Browse files
fix(deps): update module github.com/platform-mesh/golang-commons to v0.17.4 (#608)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ace599 commit 389fd18

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/openfga/api/proto v0.0.0-20260319214821-f153694bfc20
1717
github.com/openfga/language/pkg/go v0.2.1
1818
github.com/platform-mesh/account-operator v0.14.46
19-
github.com/platform-mesh/golang-commons v0.17.2
19+
github.com/platform-mesh/golang-commons v0.17.4
2020
github.com/platform-mesh/subroutines v0.4.3
2121
github.com/prometheus/client_golang v1.23.2
2222
github.com/rs/zerolog v1.35.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
182182
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
183183
github.com/platform-mesh/account-operator v0.14.46 h1:oRyHRZ1Xp7l/Tk1PFaDf9RGm2UzXhCTbfQdmAnz0f9w=
184184
github.com/platform-mesh/account-operator v0.14.46/go.mod h1:lWdDPk+51I5R9KAWRRzm14Dz5VszuN7nVpNDDnI5/0U=
185-
github.com/platform-mesh/golang-commons v0.17.2 h1:yaGuCNchnOs+5RH5JkEiwsAFy83pb++OiM6y3TDPCIA=
186-
github.com/platform-mesh/golang-commons v0.17.2/go.mod h1:PtkzoD405/q5eiuc/Em9VfVwxvhre+2knXTasdSK9Wk=
185+
github.com/platform-mesh/golang-commons v0.17.4 h1:QDrOcDtPHu0G7Q/dvCzaI3kp5nvPmO+wNhJfOQSbi5E=
186+
github.com/platform-mesh/golang-commons v0.17.4/go.mod h1:sOxIlSUvtWAZBXvG6egLr/By5+qKYARwB10NMsbni9o=
187187
github.com/platform-mesh/subroutines v0.4.3 h1:b/Op25a+N2x9H09Gmzyjl7/8HkHiJ5YEzCur95eU37c=
188188
github.com/platform-mesh/subroutines v0.4.3/go.mod h1:z8nW91Y/vuhaE1gNC6Tt3ZDlPX0czS1aUV/J7dnYhaM=
189189
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)