We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86cdb96 commit d776fafCopy full SHA for d776faf
go.mod
@@ -22,7 +22,7 @@ require (
22
github.com/kcp-dev/kcp/sdk v0.28.3
23
github.com/kcp-dev/logicalcluster/v3 v3.0.5
24
github.com/pkg/errors v0.9.1
25
- github.com/platform-mesh/golang-commons v0.1.32
+ github.com/platform-mesh/golang-commons v0.7.8
26
github.com/prometheus/client_golang v1.23.2
27
github.com/rs/zerolog v1.34.0
28
github.com/spf13/cobra v1.10.1
0 commit comments