File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/blang/semver/v4 v4.0.0
1212 github.com/caarlos0/env/v6 v6.10.1
1313 github.com/cert-manager/cert-manager v1.20.1
14- github.com/cilium/cilium v1.19.2
14+ github.com/cilium/cilium v1.19.3
1515 github.com/coredns/corefile-migration v1.0.31
1616 github.com/go-logr/logr v1.4.3
1717 github.com/onsi/gomega v1.39.1
@@ -186,7 +186,7 @@ require (
186186 gopkg.in/go-jose/go-jose.v2 v2.6.3 // indirect
187187 gopkg.in/inf.v0 v0.9.1 // indirect
188188 gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
189- k8s.io/cli-runtime v0.35.2 // indirect
189+ k8s.io/cli-runtime v0.35.3 // indirect
190190 k8s.io/cloud-provider v0.35.0 // indirect
191191 k8s.io/component-helpers v0.35.0 // indirect
192192 k8s.io/controller-manager v0.35.0 // indirect
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ github.com/cert-manager/cert-manager v1.20.1 h1:99ExHJu5TPp1V92AvvE4oY6BkOSyJiWL
7676github.com/cert-manager/cert-manager v1.20.1 /go.mod h1:ut67FnggYJJqAdDWLhSPnj10P06QwbNU88RYNh9MvMc =
7777github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
7878github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
79- github.com/cilium/cilium v1.19.2 h1:891hXerzal4vBVjjlCsyV47DQDI77+f9mzf1ulWF54E =
80- github.com/cilium/cilium v1.19.2 /go.mod h1:BRn4WvJVo/V9clDdwE12uNCq4tdWSGm9hYjCL44LC5g =
79+ github.com/cilium/cilium v1.19.3 h1:foJrHPk45HwshOd8Qf/kptf9JxPfNySkIDKsetZa9+Y =
80+ github.com/cilium/cilium v1.19.3 /go.mod h1:cd4P5LHAg4hyyZexrM4D055t5JwyudeAcZ/Jub9VxJY =
8181github.com/cilium/ebpf v0.20.1-0.20260218191617-ee67e7f43dd9 h1:hQW7n5ePt/HDgeZLcyT3pFENyfa6vmaGU7M+tq2pa64 =
8282github.com/cilium/ebpf v0.20.1-0.20260218191617-ee67e7f43dd9 /go.mod h1:EGj6HpG/oejvbTAsMWwlA4UbMU7WBAgILd+9OSvcDTc =
8383github.com/cilium/hive v0.0.1 h1:NrHJ1DD74B77ib4UhujEQ0j4nCQmyKOic9qtwrreJRs =
You can’t perform that action at this time.
0 commit comments