File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ go 1.24.3
17
17
18
18
require (
19
19
cloud.google.com/go/container v1.44.0
20
- github.com/Kong/sdk-konnect-go v0.6.0
20
+ github.com/Kong/sdk-konnect-go v0.7.1
21
21
github.com/Masterminds/sprig/v3 v3.3.0
22
22
github.com/avast/retry-go/v4 v4.6.1
23
23
github.com/blang/semver/v4 v4.0.0
@@ -32,7 +32,7 @@ require (
32
32
github.com/jpillora/backoff v1.0.0
33
33
github.com/kong/go-database-reconciler v1.24.2
34
34
github.com/kong/go-kong v0.67.0
35
- github.com/kong/kubernetes-configuration/v2 v2.0.0-alpha.1
35
+ github.com/kong/kubernetes-configuration/v2 v2.0.0-alpha.3
36
36
github.com/kong/kubernetes-telemetry v0.1.10
37
37
github.com/kong/kubernetes-testing-framework v0.47.2
38
38
github.com/lithammer/dedent v1.1.0
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ github.com/Kong/gojsondiff v1.3.2 h1:qIOVq2mUXt+NXy8Be5gRUee9TP3Ve0MbQSafg9bXKZE
22
22
github.com/Kong/gojsondiff v1.3.2 /go.mod h1:DiIxtU59q4alK7ecP+7k56C5UjgOviJ5gQVR2esEhYw =
23
23
github.com/Kong/sdk-konnect-go v0.6.0 h1:y7HPJyb6tfp9skFWsWoFxFttstYTytTMkixTQ5xWwVo =
24
24
github.com/Kong/sdk-konnect-go v0.6.0 /go.mod h1:lDQ6eNibkcSYhqZd+A4qhoLbNCrJGtvGOKttJFJX0OQ =
25
+ github.com/Kong/sdk-konnect-go v0.7.1 h1:fkw1ewY+fMFizCt7C5dQS+s2dmZcDmPIoTvUlxnJ3vo =
26
+ github.com/Kong/sdk-konnect-go v0.7.1 /go.mod h1:lDQ6eNibkcSYhqZd+A4qhoLbNCrJGtvGOKttJFJX0OQ =
25
27
github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ =
26
28
github.com/MakeNowJust/heredoc v1.0.0 /go.mod h1:mG5amYoWBHf8vpLOuehzbGGw0EHxpZZ6lCpQ4fNJ8LE =
27
29
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
@@ -232,6 +234,8 @@ github.com/kong/go-kong v0.67.0 h1:54zXKc58IZpZdlJCv8p95SJjejTxT+cwbWXw97icCak=
232
234
github.com/kong/go-kong v0.67.0 /go.mod h1:J0vGB3wsZ2i99zly1zTRe3v7rOKpkhQZRwbcTFP76qM =
233
235
github.com/kong/kubernetes-configuration/v2 v2.0.0-alpha.1 h1:HEdjbq175UL1jHAQUgOvQQDn202pALWNn6n7WE5Jo1Y =
234
236
github.com/kong/kubernetes-configuration/v2 v2.0.0-alpha.1 /go.mod h1:GTQRsC3/f3FkmUecYhjD8MojDpX+jrKWSgtH6cEIeGU =
237
+ github.com/kong/kubernetes-configuration/v2 v2.0.0-alpha.3 h1:G2emIXHnOGZ+ErS1SrTS6IekbT2c5c+gIZRPrdUiA04 =
238
+ github.com/kong/kubernetes-configuration/v2 v2.0.0-alpha.3 /go.mod h1:dhkLwXnAtnBTVWGPwFfpYuzq5dzH3i3JlHTM6nEDEuI =
235
239
github.com/kong/kubernetes-telemetry v0.1.10 h1:V+/Lco8VFY/CzoELwOPcGTyg0zbj/HAvoFkH50UsKYs =
236
240
github.com/kong/kubernetes-telemetry v0.1.10 /go.mod h1:/r/FevTOGegCqaxXCJyGkbE1E3IcYUGJd7xX7D73s2Y =
237
241
github.com/kong/kubernetes-testing-framework v0.47.2 h1:+2Z9anTpbV/hwNeN+NFQz53BMU+g3QJydkweBp3tULo =
You can’t perform that action at this time.
0 commit comments