Skip to content

Commit cd65046

Browse files
chore(deps): update module github.com/kong/kubernetes-configuration/v2 to v2.0.0-alpha.3
1 parent 6b33d44 commit cd65046

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ go 1.24.3
1717

1818
require (
1919
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
2121
github.com/Masterminds/sprig/v3 v3.3.0
2222
github.com/avast/retry-go/v4 v4.6.1
2323
github.com/blang/semver/v4 v4.0.0
@@ -32,7 +32,7 @@ require (
3232
github.com/jpillora/backoff v1.0.0
3333
github.com/kong/go-database-reconciler v1.24.2
3434
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
3636
github.com/kong/kubernetes-telemetry v0.1.10
3737
github.com/kong/kubernetes-testing-framework v0.47.2
3838
github.com/lithammer/dedent v1.1.0

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ github.com/Kong/gojsondiff v1.3.2 h1:qIOVq2mUXt+NXy8Be5gRUee9TP3Ve0MbQSafg9bXKZE
2222
github.com/Kong/gojsondiff v1.3.2/go.mod h1:DiIxtU59q4alK7ecP+7k56C5UjgOviJ5gQVR2esEhYw=
2323
github.com/Kong/sdk-konnect-go v0.6.0 h1:y7HPJyb6tfp9skFWsWoFxFttstYTytTMkixTQ5xWwVo=
2424
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=
2527
github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ=
2628
github.com/MakeNowJust/heredoc v1.0.0/go.mod h1:mG5amYoWBHf8vpLOuehzbGGw0EHxpZZ6lCpQ4fNJ8LE=
2729
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=
232234
github.com/kong/go-kong v0.67.0/go.mod h1:J0vGB3wsZ2i99zly1zTRe3v7rOKpkhQZRwbcTFP76qM=
233235
github.com/kong/kubernetes-configuration/v2 v2.0.0-alpha.1 h1:HEdjbq175UL1jHAQUgOvQQDn202pALWNn6n7WE5Jo1Y=
234236
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=
235239
github.com/kong/kubernetes-telemetry v0.1.10 h1:V+/Lco8VFY/CzoELwOPcGTyg0zbj/HAvoFkH50UsKYs=
236240
github.com/kong/kubernetes-telemetry v0.1.10/go.mod h1:/r/FevTOGegCqaxXCJyGkbE1E3IcYUGJd7xX7D73s2Y=
237241
github.com/kong/kubernetes-testing-framework v0.47.2 h1:+2Z9anTpbV/hwNeN+NFQz53BMU+g3QJydkweBp3tULo=

0 commit comments

Comments
 (0)