File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/kcp-dev/multicluster-provider v0.2.1
99 github.com/openfga/api/proto v0.0.0-20250909173124-0ac19aac54f2
1010 github.com/platform-mesh/account-operator v0.5.5
11- github.com/platform-mesh/golang-commons v0.7.1
11+ github.com/platform-mesh/golang-commons v0.7.2
1212 github.com/spf13/cobra v1.10.1
1313 github.com/spf13/viper v1.21.0
1414 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -119,8 +119,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
119119github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
120120github.com/platform-mesh/account-operator v0.5.5 h1:xCz/GXNRwLG0sruUAWbHJk1r064CN3IeYVmTcrDwYE8 =
121121github.com/platform-mesh/account-operator v0.5.5 /go.mod h1:TN8OqDS3XYbskz/ci+SSixc4QJQIMINOZMIFAAoR9qU =
122- github.com/platform-mesh/golang-commons v0.7.1 h1:DfPwnl+nOvGgyAPmIv/UkdNJExKXEKmw0Fn0Y46YqAw =
123- github.com/platform-mesh/golang-commons v0.7.1 /go.mod h1:YgKcEI3jSQoZ3FKGiJgETWj1FoBw+3g2hXqxAdAz3ro =
122+ github.com/platform-mesh/golang-commons v0.7.2 h1:cNpL/L8E9GxeKcFfLjExokDr8RgSTxlD6FG57A0d8NU =
123+ github.com/platform-mesh/golang-commons v0.7.2 /go.mod h1:YgKcEI3jSQoZ3FKGiJgETWj1FoBw+3g2hXqxAdAz3ro =
124124github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
125125github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
126126github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments