File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,7 @@ require (
3030 github.com/google/uuid v1.5.0
3131 github.com/jpillora/backoff v1.0.0
3232 github.com/kong/go-database-reconciler v1.1.0
33- // TODO: update to the latest release after go-kong releases.
34- github.com/kong/go-kong v0.49.1-0.20240105061447-3888dc3e1697
33+ github.com/kong/go-kong v0.50.0
3534 github.com/kong/kubernetes-telemetry v0.1.3
3635 github.com/kong/kubernetes-testing-framework v0.43.0
3736 github.com/lithammer/dedent v1.1.0
Original file line number Diff line number Diff line change @@ -255,8 +255,8 @@ github.com/klauspost/compress v1.17.0 h1:Rnbp4K9EjcDuVuHtd0dgA4qNuv9yKDYKK1ulpJw
255255github.com/klauspost/compress v1.17.0 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
256256github.com/kong/go-database-reconciler v1.1.0 h1:USCdsAj/7eh9sOOfbnvsOe4jw5k4+FSTD3okcTLIVqQ =
257257github.com/kong/go-database-reconciler v1.1.0 /go.mod h1:p8NvafqBSuMR9YNCOZ24aIeeajc145+biXpAaMExvpI =
258- github.com/kong/go-kong v0.49.1-0.20240105061447-3888dc3e1697 h1:AXba428ALMi6AFtoGeLEMxWsxg6DSubIYwZcny6uYPI =
259- github.com/kong/go-kong v0.49.1-0.20240105061447-3888dc3e1697 /go.mod h1:xDf1RfkaE/rAwNE1fS3XniFj/d2JmkEER2S9NDY12Yw =
258+ github.com/kong/go-kong v0.50.0 h1:HDKn3o/02AH4cURvjzS09gqC4bHZDva5H8JJwYi7T1U =
259+ github.com/kong/go-kong v0.50.0 /go.mod h1:xDf1RfkaE/rAwNE1fS3XniFj/d2JmkEER2S9NDY12Yw =
260260github.com/kong/kubernetes-telemetry v0.1.3 h1:Hz2tkHGIIUqbn1x46QRDmmNjbEtJyxyOvHSPne3uPto =
261261github.com/kong/kubernetes-telemetry v0.1.3 /go.mod h1:wB7o8dOKa5R396CyiU0sPa8am/g3c5DKd/qrn/Vmb+k =
262262github.com/kong/kubernetes-testing-framework v0.43.0 h1:Pjh4NMlwApFqi9RPW5NPHD3mOCA62pHKLLX4pWnHGXw =
You can’t perform that action at this time.
0 commit comments