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

Commit 8f2ef3a

Browse files
fix(deps): update module github.com/platform-mesh/golang-commons to v0.15.7 (#501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dbc4f6 commit 8f2ef3a

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
@@ -15,7 +15,7 @@ require (
1515
github.com/openfga/api/proto v0.0.0-20260319214821-f153694bfc20
1616
github.com/openfga/language/pkg/go v0.2.1
1717
github.com/platform-mesh/account-operator v0.14.5
18-
github.com/platform-mesh/golang-commons v0.15.6
18+
github.com/platform-mesh/golang-commons v0.15.7
1919
github.com/platform-mesh/subroutines v0.3.3
2020
github.com/rs/zerolog v1.35.0
2121
github.com/spf13/cobra v1.10.2

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.5 h1:2TM5FVcc/MEp3RTxdxWfe3UQYcunFQIGHHD8Hf7wzWc=
184184
github.com/platform-mesh/account-operator v0.14.5/go.mod h1:Cw7zPH1J2kSfYamSvO2ujTqYfxWSIYnI3vOTlnJc3Fk=
185-
github.com/platform-mesh/golang-commons v0.15.6 h1:zR8IoHi0OTy4Q/gMIO8+ta+caaluMwiKT6oUBVHYzNU=
186-
github.com/platform-mesh/golang-commons v0.15.6/go.mod h1:nZ1oQ0Rk/nrSKYxk5iiG+cO+YSSWPYv8iben3AqPrdE=
185+
github.com/platform-mesh/golang-commons v0.15.7 h1:qlAGuYOdWIkCwtx3n3ON91RphB5SjkTWZMMhSJu2/OU=
186+
github.com/platform-mesh/golang-commons v0.15.7/go.mod h1:clinGY1SOAybpxJLrYvV0SEOBiswYB0TdCm8ixEwlqw=
187187
github.com/platform-mesh/subroutines v0.3.3 h1:WKz0ZJnceC5KvUYrbmAdGTRnECkI6I4YXAEq3vKEV3Q=
188188
github.com/platform-mesh/subroutines v0.3.3/go.mod h1:4NmIkZXmbndYu4JzHWPu9JNoDipJcXP4oy4OPnLNT0Q=
189189
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)