From 3eccaa35509f07d396f04ba6da29ecc1418e6879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 21:17:09 +0000 Subject: [PATCH] build(deps): Bump github.com/runfinch/common-tests from 0.6.5 to 0.7.0 Bumps [github.com/runfinch/common-tests](https://github.com/runfinch/common-tests) from 0.6.5 to 0.7.0. - [Release notes](https://github.com/runfinch/common-tests/releases) - [Changelog](https://github.com/runfinch/common-tests/blob/main/CHANGELOG.md) - [Commits](https://github.com/runfinch/common-tests/compare/v0.6.5...v0.7.0) --- updated-dependencies: - dependency-name: github.com/runfinch/common-tests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5e1009d81..9ec362064 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/onsi/gomega v1.27.7 github.com/pelletier/go-toml v1.9.5 github.com/pkg/sftp v1.13.5 - github.com/runfinch/common-tests v0.6.5 + github.com/runfinch/common-tests v0.7.0 github.com/shirou/gopsutil/v3 v3.23.4 github.com/sirupsen/logrus v1.9.2 github.com/spf13/afero v1.9.5 diff --git a/go.sum b/go.sum index 8d9f714b8..55d4e63ae 100644 --- a/go.sum +++ b/go.sum @@ -340,8 +340,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4= github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ= github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog= -github.com/runfinch/common-tests v0.6.5 h1:n6wJ1eIVHCKt20jczMqmrNwwclVfGrSQ1vdjgiXyWx4= -github.com/runfinch/common-tests v0.6.5/go.mod h1:/lEtd8e5vQuK1NjVCeCPl09T/XVF7owDeQCAiOP6rtw= +github.com/runfinch/common-tests v0.7.0 h1:5vILR1KpNZxD+jv6eLczDAyo82poeCdMqMZR9TA1sME= +github.com/runfinch/common-tests v0.7.0/go.mod h1:3PTdfK4jRs+1yBXqKPRdVWWZKGoMrqRsqo9xc9WyN1c= github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo= github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=