Skip to content

Commit fd22d4a

Browse files
authored
build(deps): Bump github.com/runfinch/common-tests version from v0.1.0 to v0.1.1 (#76)
https://github.com/runfinch/common-tests/releases/tag/v0.1.1 - [X] 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: Anqi Pang <[email protected]>
1 parent cfaa4f6 commit fd22d4a

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
@@ -10,7 +10,7 @@ require (
1010
github.com/onsi/gomega v1.24.1
1111
github.com/pelletier/go-toml v1.9.5
1212
github.com/pkg/sftp v1.13.5
13-
github.com/runfinch/common-tests v0.1.0
13+
github.com/runfinch/common-tests v0.1.1
1414
github.com/sirupsen/logrus v1.9.0
1515
github.com/spf13/afero v1.9.3
1616
github.com/spf13/cobra v1.6.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
293293
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
294294
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
295295
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
296-
github.com/runfinch/common-tests v0.1.0 h1:KLNlu22YOwA7B6EyhDgAt1e48gidliuQipId3X+z8ww=
297-
github.com/runfinch/common-tests v0.1.0/go.mod h1:UT+TUdxKAujzgh9u+PjQI4I8G+7Yhxaep0LEDez5MIg=
296+
github.com/runfinch/common-tests v0.1.1 h1:4xLB6MwXd0qpkzyVsi3FuLheNgVWjP2h+rVRurWts9w=
297+
github.com/runfinch/common-tests v0.1.1/go.mod h1:LA3hSDakgCWP7agMSEsRL/R10UNS4nvm6h1NnIKHkiA=
298298
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
299299
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
300300
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=

0 commit comments

Comments
 (0)