File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/mitchellh/go-homedir v1.1.0
2222 github.com/muesli/reflow v0.3.0
2323 github.com/oapi-codegen/oapi-codegen/v2 v2.4.1
24- github.com/oapi-codegen/runtime v1.1.1
24+ github.com/oapi-codegen/runtime v1.1.2
2525 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
2626 github.com/pkg/errors v0.9.1
2727 github.com/samber/lo v1.51.0
Original file line number Diff line number Diff line change @@ -262,8 +262,8 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
262262github.com/nxadm/tail v1.4.8 /go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU =
263263github.com/oapi-codegen/oapi-codegen/v2 v2.4.1 h1:ykgG34472DWey7TSjd8vIfNykXgjOgYJZoQbKfEeY/Q =
264264github.com/oapi-codegen/oapi-codegen/v2 v2.4.1 /go.mod h1:N5+lY1tiTDV3V1BeHtOxeWXHoPVeApvsvjJqegfoaz8 =
265- github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmtpMYro =
266- github.com/oapi-codegen/runtime v1.1.1 /go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg =
265+ github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI =
266+ github.com/oapi-codegen/runtime v1.1.2 /go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg =
267267github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
268268github.com/onsi/ginkgo v1.10.2 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
269269github.com/onsi/ginkgo v1.12.1 /go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk =
You can’t perform that action at this time.
0 commit comments