Skip to content

Commit 905a3d7

Browse files
fix(deps): update module github.com/platform-mesh/golang-commons to v0.1.23 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df7bac3 commit 905a3d7

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-20250814141243-c0b62b28b14d
1717
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20250428093642-7aeebe78bbfe
1818
github.com/platform-mesh/account-operator v0.1.22
19-
github.com/platform-mesh/golang-commons v0.1.22
19+
github.com/platform-mesh/golang-commons v0.1.23
2020
github.com/spf13/cobra v1.9.1
2121
github.com/spf13/viper v1.20.1
2222
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
155155
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
156156
github.com/platform-mesh/account-operator v0.1.22 h1:5mBGJo9ZIsFxoShddAauDkNF93AZtjL8SS1CAq7uYKw=
157157
github.com/platform-mesh/account-operator v0.1.22/go.mod h1:zfkQwcstAwbpmSVnZsNzuKGBFDDYthBtEL84SGHgqJs=
158-
github.com/platform-mesh/golang-commons v0.1.22 h1:NwHJZ70AsA2FEaBND3i843s9m02EpyUWmayJ5fWEN1E=
159-
github.com/platform-mesh/golang-commons v0.1.22/go.mod h1:Pbdof5PfoAhGef5RQurG8RJcjZESTMLzJEEiGjTB2uU=
158+
github.com/platform-mesh/golang-commons v0.1.23 h1:jCImb/OAT9HS33Hgki6NiTndmHNwe0rh/nP8fDeawdQ=
159+
github.com/platform-mesh/golang-commons v0.1.23/go.mod h1:H7N9QIQoUUYq3aymsG0TPhONKkDfuCuiHHBWO4nMYcc=
160160
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
161161
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
162162
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)