Skip to content

Commit f83f6e2

Browse files
build(deps): Bump github.com/runfinch/common-tests from 0.9.2 to 0.9.4 (runfinch#1400)
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 c1e2093 commit f83f6e2

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
@@ -16,7 +16,7 @@ require (
1616
github.com/onsi/gomega v1.37.0
1717
github.com/pelletier/go-toml v1.9.5
1818
github.com/pkg/sftp v1.13.9
19-
github.com/runfinch/common-tests v0.9.2
19+
github.com/runfinch/common-tests v0.9.4
2020
github.com/shirou/gopsutil/v3 v3.24.5
2121
github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
2222
github.com/spf13/afero v1.14.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@ github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0leargg
294294
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
295295
github.com/rootless-containers/rootlesskit/v2 v2.3.4 h1:EHiqqiq+ntTfdnQtIgDR3etiuqKkRCPr1qpoizJxW/E=
296296
github.com/rootless-containers/rootlesskit/v2 v2.3.4/go.mod h1:AJNM4jS0jFIF8GvBfnm4I0498zosnHGCIMRhUoEUmFg=
297-
github.com/runfinch/common-tests v0.9.2 h1:1ZKNiKFT60Q985NkeDl7TNLBqCvASd28gz5RUNuuR3Q=
298-
github.com/runfinch/common-tests v0.9.2/go.mod h1:KHm47Oz2QzInnjGiN8jadvBgtszjLoUkklSnw2L6ev0=
297+
github.com/runfinch/common-tests v0.9.4 h1:ctGR/jq4eP3KbdeSfL4ya7DNafwc9+sQgyRdkocfMh8=
298+
github.com/runfinch/common-tests v0.9.4/go.mod h1:25UdRwKrGWnIzKHvceDaMpV3rz+41aCXGB1AOX768po=
299299
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
300300
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
301301
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI=

0 commit comments

Comments
 (0)