File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 44
55require (
66 cuelang.org/go v0.7.0
7- github.com/1Password/onepassword-operator v1.8.0
7+ github.com/1Password/onepassword-operator v1.8.1
88 github.com/NVIDIA/gpu-operator v1.11.1
99 github.com/VictoriaMetrics/operator/api v0.0.0-20231128174956-7965dba77210
1010 github.com/backube/volsync v0.8.0
@@ -251,7 +251,7 @@ require (
251251 k8s.io/klog/v2 v2.110.1 // indirect
252252 k8s.io/kms v0.29.1 // indirect
253253 k8s.io/kube-openapi v0.0.0-20231214164306-ab13479f8bf8 // indirect
254- k8s.io/kubectl v0.28.2 // indirect
254+ k8s.io/kubectl v0.29.0 // indirect
255255 k8s.io/metrics v0.29.1 // indirect
256256 k8s.io/utils v0.0.0-20231127182322-b307cd553661 // indirect
257257 sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.28.0 // indirect
Original file line number Diff line number Diff line change @@ -764,6 +764,8 @@ gioui.org v0.0.0-20210308172011-57750fc8a0a6/go.mod h1:RSH6KIUZ0p2xy5zHDxgAM4zum
764764git.sr.ht/~sbinet/gg v0.3.1 /go.mod h1:KGYtlADtqsqANL9ueOFkWymvzUvLMQllU5Ixo+8v3pc =
765765github.com/1Password/onepassword-operator v1.8.0 h1:ve04TAod75BSjB5aHTaPJsWsczywZ4PrW7jjvwkJoJs =
766766github.com/1Password/onepassword-operator v1.8.0 /go.mod h1:vfsVn78YM2axgNvpfr9KOQuRyqGTB0Q/Yh9aytSqzHI =
767+ github.com/1Password/onepassword-operator v1.8.1 h1:+CG2IGHVnz7Px4VIV9p7UxwDnAtD4ufFv5yaaldlTME =
768+ github.com/1Password/onepassword-operator v1.8.1 /go.mod h1:7Cr1O7BaJS9iiAJlS8avq4IavMZS5yd+yGAHgsg7L5c =
767769github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1 h1:EKPd1INOIyr5hWOWhvpmQpY6tKjeG0hT1s3AMC/9fic =
768770github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1 /go.mod h1:VzwV+t+dZ9j/H867F1M2ziD+yLHtB46oM35FxxMJ4d0 =
769771github.com/Azure/azure-sdk-for-go v62.0.0+incompatible /go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc =
You can’t perform that action at this time.
0 commit comments