Skip to content

Commit efdc830

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

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
@@ -17,7 +17,7 @@ require (
1717
github.com/kcp-dev/multicluster-provider v0.1.0
1818
github.com/openfga/api/proto v0.0.0-20250909173124-0ac19aac54f2
1919
github.com/platform-mesh/account-operator v0.1.30
20-
github.com/platform-mesh/golang-commons v0.1.29
20+
github.com/platform-mesh/golang-commons v0.1.31
2121
github.com/prometheus/client_golang v1.23.2
2222
github.com/spf13/cobra v1.10.1
2323
github.com/spf13/viper v1.21.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
142142
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
143143
github.com/platform-mesh/account-operator v0.1.30 h1:mucztYFdkjxxpUyyTz6mdOqLjIE1RqzwMdwPhSrRtWE=
144144
github.com/platform-mesh/account-operator v0.1.30/go.mod h1:ytszzXct5SiUdEdcbE5wvtZca0ZiJraflFmw7KGhQY8=
145-
github.com/platform-mesh/golang-commons v0.1.29 h1:HhPbEYWwcF3PSH10Pp759cT4aid2qHrkNRl7rTlyCS0=
146-
github.com/platform-mesh/golang-commons v0.1.29/go.mod h1:/8HAB7sF5KmKjdIrrofpHw/YhqZC/xx+ghKySAfhEns=
145+
github.com/platform-mesh/golang-commons v0.1.31 h1:GW6QTrmdS5z10TqHZiDG6XRubjlgtU2Eb2sZid6OVe0=
146+
github.com/platform-mesh/golang-commons v0.1.31/go.mod h1:ad4HjvSoZC2LBjldqrqV87OB5NAp528f5zEKAdFS2OM=
147147
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
148148
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
149149
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)