Skip to content

Commit 1c44b3e

Browse files
authored
build(deps): Bump github.com/runfinch/common-tests version from v0.6.2 to v0.6.3 (#328)
Issue #, if available: *Description of changes:* *Testing done:* - [ ] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Sam Berning <[email protected]>
1 parent ee3df9a commit 1c44b3e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/onsi/gomega v1.27.5
1212
github.com/pelletier/go-toml v1.9.5
1313
github.com/pkg/sftp v1.13.5
14-
github.com/runfinch/common-tests v0.6.2
14+
github.com/runfinch/common-tests v0.6.3
1515
github.com/sirupsen/logrus v1.9.0
1616
github.com/spf13/afero v1.9.5
1717
github.com/spf13/cobra v1.6.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
339339
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
340340
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
341341
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
342-
github.com/runfinch/common-tests v0.6.2 h1:dTuWhwvh4angzIM+Dci+gE4MiWrgOf7H68lmlP8P5Aw=
343-
github.com/runfinch/common-tests v0.6.2/go.mod h1:cqid4oyin7anOS0mR8MYt3fzUL14YnIaDgcM9wBMwro=
342+
github.com/runfinch/common-tests v0.6.3 h1:Xbk2rzk3Un93wacbB3ACuRk4ujke6pqNyiCcIXhwk5U=
343+
github.com/runfinch/common-tests v0.6.3/go.mod h1:/lEtd8e5vQuK1NjVCeCPl09T/XVF7owDeQCAiOP6rtw=
344344
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
345345
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
346346
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=

0 commit comments

Comments
 (0)