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 30e7c5b commit 4833c30Copy full SHA for 4833c30
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/pelletier/go-toml/v2 v2.2.4
8
github.com/prometheus/common v0.63.0
9
github.com/stretchr/testify v1.10.0
10
- golang.org/x/sync v0.12.0
+ golang.org/x/sync v0.17.0
11
k8s.io/api v0.33.1
12
k8s.io/apiextensions-apiserver v0.33.1
13
k8s.io/apimachinery v0.33.1
0 commit comments