We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4644658 commit b275953Copy full SHA for b275953
components/profile-controller/go.mod
@@ -17,7 +17,7 @@ require (
17
google.golang.org/api v0.43.0
18
gopkg.in/fsnotify.v1 v1.4.7
19
gopkg.in/yaml.v2 v2.4.0
20
- istio.io/api v0.0.0-20220525153140-e3c48c9ac324
+ istio.io/api v1.24.5
21
istio.io/client-go v1.13.4
22
k8s.io/api v0.24.0
23
k8s.io/apimachinery v0.24.0
0 commit comments