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 @@ -17,7 +17,7 @@ require (
1717 github.com/kcp-dev/multicluster-provider v0.1.0
1818 github.com/openfga/api/proto v0.0.0-20250814141243-c0b62b28b14d
1919 github.com/platform-mesh/account-operator v0.1.26
20- github.com/platform-mesh/golang-commons v0.1.27
20+ github.com/platform-mesh/golang-commons v0.1.28
2121 github.com/prometheus/client_golang v1.23.2
2222 github.com/spf13/cobra v1.10.1
2323 github.com/spf13/viper v1.20.1
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
142142github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
143143github.com/platform-mesh/account-operator v0.1.26 h1:PgiSaO+dxtNh2cLEbOws6MqS1i/zgzigs4au6Bg+z6U =
144144github.com/platform-mesh/account-operator v0.1.26 /go.mod h1:dpb6+7xszXJu43WqIu89xOxuyYmF7+ZecR0bf7re4Bo =
145- github.com/platform-mesh/golang-commons v0.1.27 h1:eBVTlcvICXfw3DrqH65sd6Ncg1fXeyHb7GytoIV61ko =
146- github.com/platform-mesh/golang-commons v0.1.27 /go.mod h1:nYMgXob+r0I32vW+ld1jproEJ2sbY1TLVypYzeLmHGk =
145+ github.com/platform-mesh/golang-commons v0.1.28 h1:WCDct45QWePBFJJtg+oDuubhVcy1UXvgPVbV1+7ez2I =
146+ github.com/platform-mesh/golang-commons v0.1.28 /go.mod h1:uZtO+fqxtsQYJq1jiHnnDfZNXORbjfNG5i4PRNmNthw =
147147github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
148148github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
149149github.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