Skip to content

Commit 42e63f4

Browse files
fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.0
1 parent f64f634 commit 42e63f4

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
@@ -20,7 +20,7 @@ require (
2020
github.com/kcp-dev/kcp/sdk v0.28.3
2121
github.com/mitchellh/copystructure v1.2.0
2222
github.com/otiai10/copy v1.14.1
23-
github.com/platform-mesh/golang-commons v0.4.3
23+
github.com/platform-mesh/golang-commons v0.5.0
2424
github.com/rs/zerolog v1.34.0
2525
github.com/spf13/cobra v1.10.1
2626
github.com/spf13/viper v1.21.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4
239239
github.com/pingcap/errors v0.11.4/go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8=
240240
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
241241
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
242-
github.com/platform-mesh/golang-commons v0.4.3 h1:UKt0oHBNmvKg430hD4nNmGMx0IsOtTkRwUP05KaNrUg=
243-
github.com/platform-mesh/golang-commons v0.4.3/go.mod h1:zOfILTzBRUc6/KEOOMnqHvNVitGfKRLa2QD+kosbswM=
242+
github.com/platform-mesh/golang-commons v0.5.0 h1:uhptx1NYRgKsocwmutjsQ66LMFuyc9yfKYX2Csk9FJw=
243+
github.com/platform-mesh/golang-commons v0.5.0/go.mod h1:zOfILTzBRUc6/KEOOMnqHvNVitGfKRLa2QD+kosbswM=
244244
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
245245
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
246246
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)