Skip to content

Commit b7b2ea5

Browse files
fix(deps): update module github.com/platform-mesh/golang-commons to v0.17.2 (#651)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5af209b commit b7b2ea5

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
@@ -24,7 +24,7 @@ require (
2424
github.com/mandelsoft/goutils v0.0.0-20260507153918-c39bb4bb4b7b
2525
github.com/mitchellh/copystructure v1.2.0
2626
github.com/opencontainers/go-digest v1.0.0
27-
github.com/platform-mesh/golang-commons v0.17.1
27+
github.com/platform-mesh/golang-commons v0.17.2
2828
github.com/platform-mesh/subroutines v0.4.3
2929
github.com/prometheus/client_golang v1.23.2
3030
github.com/rs/zerolog v1.35.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4
165165
github.com/pingcap/errors v0.11.4/go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8=
166166
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
167167
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
168-
github.com/platform-mesh/golang-commons v0.17.1 h1:OGaIHayZZXPnH0kGzOe2HtlwS+iS6xcR4N3CA7LhAH0=
169-
github.com/platform-mesh/golang-commons v0.17.1/go.mod h1:PtkzoD405/q5eiuc/Em9VfVwxvhre+2knXTasdSK9Wk=
168+
github.com/platform-mesh/golang-commons v0.17.2 h1:yaGuCNchnOs+5RH5JkEiwsAFy83pb++OiM6y3TDPCIA=
169+
github.com/platform-mesh/golang-commons v0.17.2/go.mod h1:PtkzoD405/q5eiuc/Em9VfVwxvhre+2knXTasdSK9Wk=
170170
github.com/platform-mesh/subroutines v0.4.3 h1:b/Op25a+N2x9H09Gmzyjl7/8HkHiJ5YEzCur95eU37c=
171171
github.com/platform-mesh/subroutines v0.4.3/go.mod h1:z8nW91Y/vuhaE1gNC6Tt3ZDlPX0czS1aUV/J7dnYhaM=
172172
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)