Skip to content

Commit c24e2e9

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

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
@@ -16,7 +16,7 @@ require (
1616
github.com/openfga/api/proto v0.0.0-20251105142303-feed3db3d69d
1717
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20251027165255-0f8f255e5f6c
1818
github.com/platform-mesh/account-operator v0.5.53
19-
github.com/platform-mesh/golang-commons v0.9.15
19+
github.com/platform-mesh/golang-commons v0.9.16
2020
github.com/rs/zerolog v1.34.0
2121
github.com/spf13/cobra v1.10.2
2222
github.com/spf13/viper v1.21.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
161161
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
162162
github.com/platform-mesh/account-operator v0.5.53 h1:b3DJxsMLoUn9clJG8bl3+lQTlMsTf8PbqzhDFM2OsyQ=
163163
github.com/platform-mesh/account-operator v0.5.53/go.mod h1:x8lQxdqwdRDjL+coTQg/2/Ln4onfFQ5ldxVmSBnhClQ=
164-
github.com/platform-mesh/golang-commons v0.9.15 h1:K80Kx4XWnE4fqpgCdiA7vmbXucVyhwP5cIDB8m0oG4E=
165-
github.com/platform-mesh/golang-commons v0.9.15/go.mod h1:cr7SqwTn9+99JPmtks0E2/ZpTP7j4253QzVyebSM2Dg=
164+
github.com/platform-mesh/golang-commons v0.9.16 h1:sAxC0ThctUi2qmYAsPAy+dbpGTKJoyZchG01f9eM/QM=
165+
github.com/platform-mesh/golang-commons v0.9.16/go.mod h1:IPutUwy01kF9+AzUW3bHqM+ypn3lXIo4uzZDI5sJQTc=
166166
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
167167
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
168168
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)