Skip to content

Commit 5c1765b

Browse files
fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.15
1 parent ff26810 commit 5c1765b

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.21
19-
github.com/platform-mesh/golang-commons v0.7.14
19+
github.com/platform-mesh/golang-commons v0.7.15
2020
github.com/rs/zerolog v1.34.0
2121
github.com/spf13/cobra v1.10.1
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.21 h1:ZN4jGtOofPIi83G2t3VAFeYkk9tZDt2jgTrcs3PTnHI=
163163
github.com/platform-mesh/account-operator v0.5.21/go.mod h1:tNBfq6HG59xcnbKklx65gQ9VNYhqBDmq95lEfbwVT2U=
164-
github.com/platform-mesh/golang-commons v0.7.14 h1:KmSrqtQxHT/pjld5T5IGAu/fFZyYVHTf1hKNnnMVxqc=
165-
github.com/platform-mesh/golang-commons v0.7.14/go.mod h1:IC7mqjeO/KLz8jOi7yJ0nMJEtCL/OmSAzAE/7SceoRg=
164+
github.com/platform-mesh/golang-commons v0.7.15 h1:TsZP+ghMhqfcQhumaQcToGdjaT9ik/++r7D9HpCs61g=
165+
github.com/platform-mesh/golang-commons v0.7.15/go.mod h1:qSXdoVGcSVua+gjRPyEuTT3EikkMSKgWbNbRuvHAJvk=
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)