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 @@ -33,7 +33,7 @@ require (
33
33
github.com/opencontainers/runtime-spec v1.2.1
34
34
github.com/pelletier/go-toml/v2 v2.2.4
35
35
github.com/pkg/errors v0.9.1
36
- github.com/runfinch/common-tests v0.9.2
36
+ github.com/runfinch/common-tests v0.9.4
37
37
github.com/sirupsen/logrus v1.9.3
38
38
github.com/spf13/afero v1.14.0
39
39
github.com/spf13/cobra v1.9.1
Original file line number Diff line number Diff line change @@ -278,8 +278,8 @@ github.com/rootless-containers/bypass4netns v0.4.2 h1:JUZcpX7VLRfDkLxBPC6fyNalJG
278
278
github.com/rootless-containers/bypass4netns v0.4.2 /go.mod h1:iOY28IeFVqFHnK0qkBCQ3eKzKQgSW5DtlXFQJyJMAQk =
279
279
github.com/rootless-containers/rootlesskit/v2 v2.3.4 h1:EHiqqiq+ntTfdnQtIgDR3etiuqKkRCPr1qpoizJxW/E =
280
280
github.com/rootless-containers/rootlesskit/v2 v2.3.4 /go.mod h1:AJNM4jS0jFIF8GvBfnm4I0498zosnHGCIMRhUoEUmFg =
281
- github.com/runfinch/common-tests v0.9.2 h1:1ZKNiKFT60Q985NkeDl7TNLBqCvASd28gz5RUNuuR3Q =
282
- github.com/runfinch/common-tests v0.9.2 /go.mod h1:KHm47Oz2QzInnjGiN8jadvBgtszjLoUkklSnw2L6ev0 =
281
+ github.com/runfinch/common-tests v0.9.4 h1:ctGR/jq4eP3KbdeSfL4ya7DNafwc9+sQgyRdkocfMh8 =
282
+ github.com/runfinch/common-tests v0.9.4 /go.mod h1:25UdRwKrGWnIzKHvceDaMpV3rz+41aCXGB1AOX768po =
283
283
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
284
284
github.com/sasha-s/go-deadlock v0.3.5 h1:tNCOEEDG6tBqrNDOX35j/7hL5FcFViG6awUGROb2NsU =
285
285
github.com/sasha-s/go-deadlock v0.3.5 /go.mod h1:bugP6EGbdGYObIlx7pUZtWqlvo8k9H6vCBBsiChJQ5U =
You can’t perform that action at this time.
0 commit comments