Skip to content

Commit 3cfd4a0

Browse files
build(deps): Bump github.com/runfinch/common-tests from 0.9.2 to 0.9.4 (runfinch#239)
Bumps [github.com/runfinch/common-tests](https://github.com/runfinch/common-tests) from 0.9.2 to 0.9.4. - [Release notes](https://github.com/runfinch/common-tests/releases) - [Changelog](https://github.com/runfinch/common-tests/blob/main/CHANGELOG.md) - [Commits](runfinch/common-tests@v0.9.2...v0.9.4) --- updated-dependencies: - dependency-name: github.com/runfinch/common-tests dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 669a0ee commit 3cfd4a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
github.com/opencontainers/runtime-spec v1.2.1
3434
github.com/pelletier/go-toml/v2 v2.2.4
3535
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
3737
github.com/sirupsen/logrus v1.9.3
3838
github.com/spf13/afero v1.14.0
3939
github.com/spf13/cobra v1.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@ github.com/rootless-containers/bypass4netns v0.4.2 h1:JUZcpX7VLRfDkLxBPC6fyNalJG
278278
github.com/rootless-containers/bypass4netns v0.4.2/go.mod h1:iOY28IeFVqFHnK0qkBCQ3eKzKQgSW5DtlXFQJyJMAQk=
279279
github.com/rootless-containers/rootlesskit/v2 v2.3.4 h1:EHiqqiq+ntTfdnQtIgDR3etiuqKkRCPr1qpoizJxW/E=
280280
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=
283283
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
284284
github.com/sasha-s/go-deadlock v0.3.5 h1:tNCOEEDG6tBqrNDOX35j/7hL5FcFViG6awUGROb2NsU=
285285
github.com/sasha-s/go-deadlock v0.3.5/go.mod h1:bugP6EGbdGYObIlx7pUZtWqlvo8k9H6vCBBsiChJQ5U=

0 commit comments

Comments
 (0)