File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -325,7 +325,7 @@ require (
325325 github.com/neo4j/neo4j-go-driver/v5 v5.28.4 // indirect
326326 github.com/nsf/jsondiff v0.0.0-20260207060731-8e8d90c4c0ac // indirect
327327 github.com/nsqio/go-nsq v1.1.0 // indirect
328- github.com/oapi-codegen/runtime v1.4.1 // indirect
328+ github.com/oapi-codegen/runtime v1.4.2 // indirect
329329 github.com/oasdiff/yaml v0.1.0 // indirect
330330 github.com/oasdiff/yaml3 v0.0.13 // indirect
331331 github.com/oklog/ulid/v2 v2.1.1 // indirect
Original file line number Diff line number Diff line change @@ -1349,8 +1349,8 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
13491349github.com/nxadm/tail v1.4.8 /go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU =
13501350github.com/oapi-codegen/nullable v1.1.0 h1:eAh8JVc5430VtYVnq00Hrbpag9PFRGWLjxR1/3KntMs =
13511351github.com/oapi-codegen/nullable v1.1.0 /go.mod h1:KUZ3vUzkmEKY90ksAmit2+5juDIhIZhfDl+0PwOQlFY =
1352- github.com/oapi-codegen/runtime v1.4.1 h1:9nwLoI+KrWxzbBcp0jO/R8uXqbik/HUyCvPeU68Y/qo =
1353- github.com/oapi-codegen/runtime v1.4.1 /go.mod h1:GwV7hC2hviaMzj+ITfHVRESK5J2W/GefVwIND/bMGvU =
1352+ github.com/oapi-codegen/runtime v1.4.2 h1:GMxFVYLzoYLua+/KvzgSphkyK1lLTReQI9Vf4hvATKE =
1353+ github.com/oapi-codegen/runtime v1.4.2 /go.mod h1:GwV7hC2hviaMzj+ITfHVRESK5J2W/GefVwIND/bMGvU =
13541354github.com/oasdiff/yaml v0.1.0 h1:0bqZjfKc/8S9urj4JuwepX41WX9EoA6ifhU3SV06cXg =
13551355github.com/oasdiff/yaml v0.1.0 /go.mod h1:kOlRmMdL2X3vucLCEQO5u61SU22RysnfXvcttrZA1O0 =
13561356github.com/oasdiff/yaml3 v0.0.13 h1:06svmvOHOVBqF81+sY2EUScvUI/iS/vl2VIeUUxZQwg =
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ require (
4141 github.com/lmittmann/tint v1.1.3
4242 github.com/mitchellh/mapstructure v1.5.0
4343 github.com/oapi-codegen/nethttp-middleware v1.1.2
44- github.com/oapi-codegen/nullable v1.1 .0
45- github.com/oapi-codegen/runtime v1.4.1
44+ github.com/oapi-codegen/nullable v1.2 .0
45+ github.com/oapi-codegen/runtime v1.4.2
4646 github.com/oklog/run v1.1.1-0.20240127200640-eee6e044b77c
4747 github.com/oklog/ulid/v2 v2.1.1
4848 github.com/oliveagle/jsonpath v0.1.4
Original file line number Diff line number Diff line change @@ -328,12 +328,12 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
328328github.com/nxadm/tail v1.4.8 /go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU =
329329github.com/oapi-codegen/nethttp-middleware v1.1.2 h1:TQwEU3WM6ifc7ObBEtiJgbRPaCe513tvJpiMJjypVPA =
330330github.com/oapi-codegen/nethttp-middleware v1.1.2 /go.mod h1:5qzjxMSiI8HjLljiOEjvs4RdrWyMPKnExeFS2kr8om4 =
331- github.com/oapi-codegen/nullable v1.1 .0 h1:eAh8JVc5430VtYVnq00Hrbpag9PFRGWLjxR1/3KntMs =
332- github.com/oapi-codegen/nullable v1.1 .0 /go.mod h1:KUZ3vUzkmEKY90ksAmit2+5juDIhIZhfDl+0PwOQlFY =
331+ github.com/oapi-codegen/nullable v1.2 .0 h1:VflFkDW980KhBPiFF7nWSyjg+r4Obqj8lXipV0UkP5w =
332+ github.com/oapi-codegen/nullable v1.2 .0 /go.mod h1:KUZ3vUzkmEKY90ksAmit2+5juDIhIZhfDl+0PwOQlFY =
333333github.com/oapi-codegen/oapi-codegen/v2 v2.6.1-0.20260403235458-a76544bd16ff h1:K1zU4fdgVYXfk+xycsixxGAn3K3PCHbtpTGU4//ovLA =
334334github.com/oapi-codegen/oapi-codegen/v2 v2.6.1-0.20260403235458-a76544bd16ff /go.mod h1:o8mQl9oW5/XzHQ+pYBpWu+0S6Kt4x7Dgd7ZbcJm+o0U =
335- github.com/oapi-codegen/runtime v1.4.1 h1:9nwLoI+KrWxzbBcp0jO/R8uXqbik/HUyCvPeU68Y/qo =
336- github.com/oapi-codegen/runtime v1.4.1 /go.mod h1:GwV7hC2hviaMzj+ITfHVRESK5J2W/GefVwIND/bMGvU =
335+ github.com/oapi-codegen/runtime v1.4.2 h1:GMxFVYLzoYLua+/KvzgSphkyK1lLTReQI9Vf4hvATKE =
336+ github.com/oapi-codegen/runtime v1.4.2 /go.mod h1:GwV7hC2hviaMzj+ITfHVRESK5J2W/GefVwIND/bMGvU =
337337github.com/oasdiff/yaml v0.1.0 h1:0bqZjfKc/8S9urj4JuwepX41WX9EoA6ifhU3SV06cXg =
338338github.com/oasdiff/yaml v0.1.0 /go.mod h1:kOlRmMdL2X3vucLCEQO5u61SU22RysnfXvcttrZA1O0 =
339339github.com/oasdiff/yaml3 v0.0.13 h1:06svmvOHOVBqF81+sY2EUScvUI/iS/vl2VIeUUxZQwg =
You can’t perform that action at this time.
0 commit comments