File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
kubernetes-model-generator/openapi/generator Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.0
55toolchain go1.23.1
66
77require (
8- github.com/cert-manager/cert-manager v1.17.0
8+ github.com/cert-manager/cert-manager v1.17.1
99 github.com/chaos-mesh/chaos-mesh/api v0.0.0
1010 github.com/getkin/kin-openapi v0.129.0
1111 github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.5
Original file line number Diff line number Diff line change @@ -151,8 +151,8 @@ github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA
151151github.com/census-instrumentation/opencensus-proto v0.3.0 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
152152github.com/census-instrumentation/opencensus-proto v0.4.1 h1:iKLQ0xPNFxR/2hzXZMrBo8f1j86j5WHzznCCQxV/b8g =
153153github.com/census-instrumentation/opencensus-proto v0.4.1 /go.mod h1:4T9NM4+4Vw91VeyqjLS6ao50K5bOcLKN6Q42XnYaRYw =
154- github.com/cert-manager/cert-manager v1.17.0 h1:ba7K/WLzcTCFzB+5fQiwD4LAqaRc0c+KwKCD9KqHPSg =
155- github.com/cert-manager/cert-manager v1.17.0 /go.mod h1:zeG4D+AdzqA7hFMNpYCJgcQ2VOfFNBa+Jzm3kAwiDU4 =
154+ github.com/cert-manager/cert-manager v1.17.1 h1:Aig+lWMoLsmpGd9TOlTvO4t0Ah3D+/vGB37x/f+ZKt0 =
155+ github.com/cert-manager/cert-manager v1.17.1 /go.mod h1:zeG4D+AdzqA7hFMNpYCJgcQ2VOfFNBa+Jzm3kAwiDU4 =
156156github.com/certifi/gocertifi v0.0.0-20191021191039-0944d244cd40 /go.mod h1:sGbDF6GwGcLpkNXPUTkMRoywsNa/ol15pxFe6ERfguA =
157157github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 /go.mod h1:sGbDF6GwGcLpkNXPUTkMRoywsNa/ol15pxFe6ERfguA =
158158github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
You can’t perform that action at this time.
0 commit comments