File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ require (
6262 github.com/moby/sys/userns v0.1.0 // indirect
6363 github.com/moby/term v0.5.2 // indirect
6464 github.com/morikuni/aec v1.0.0 // indirect
65- github.com/oapi-codegen/runtime v1.3.1 // indirect
65+ github.com/oapi-codegen/runtime v1.4.0 // indirect
6666 github.com/opencontainers/go-digest v1.0.0 // indirect
6767 github.com/opencontainers/image-spec v1.1.1 // indirect
6868 github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -121,8 +121,8 @@ github.com/moby/term v0.5.2 h1:6qk3FJAFDs6i/q3W/pQ97SX192qKfZgGjCQqfCJkgzQ=
121121github.com/moby/term v0.5.2 /go.mod h1:d3djjFCrjnB+fl8NJux+EJzu0msscUP+f8it8hPkFLc =
122122github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A =
123123github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
124- github.com/oapi-codegen/runtime v1.3.1 h1:RgDY6J4OGQLbRXhG/Xpt3vSVqYpHQS7hN4m85+5xB9g =
125- github.com/oapi-codegen/runtime v1.3.1 /go.mod h1:kOdeacKy7t40Rclb1je37ZLFboFxh+YLy0zaPCMibPY =
124+ github.com/oapi-codegen/runtime v1.4.0 h1:KLOSFOp7UzkbS7Cs1ms6NBEKYr0WmH2wZG0KKbd2er4 =
125+ github.com/oapi-codegen/runtime v1.4.0 /go.mod h1:5sw5fxCDmnOzKNYmkVNF8d34kyUeejJEY8HNT2WaPec =
126126github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
127127github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
128128github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
You can’t perform that action at this time.
0 commit comments