Skip to content

Commit

Permalink
build(deps): Bump github.com/runfinch/common-tests version from v0.3.…
Browse files Browse the repository at this point in the history
…0 to v0.3.1 (#169)

Signed-off-by: Sam Berning <[email protected]>

Issue #, if available:

*Description of changes:*

*Testing done:*



- [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: Sam Berning <[email protected]>
  • Loading branch information
sam-berning authored Jan 18, 2023
1 parent e4b9e96 commit 16157fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/onsi/gomega v1.25.0
github.com/pelletier/go-toml v1.9.5
github.com/pkg/sftp v1.13.5
github.com/runfinch/common-tests v0.3.0
github.com/runfinch/common-tests v0.3.1
github.com/sirupsen/logrus v1.9.0
github.com/spf13/afero v1.9.3
github.com/spf13/cobra v1.6.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -502,8 +502,8 @@ github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40T
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/runfinch/common-tests v0.3.0 h1:/KYy015q9taKZa3asVJ1pQ6Jpel+PP16APmclp6P6L4=
github.com/runfinch/common-tests v0.3.0/go.mod h1:UpmjZJ5nid549Xct3uQfFwkygnA1/XUJydizbZdeKHM=
github.com/runfinch/common-tests v0.3.1 h1:TG2DQZ6HhaCmy/2wCm36kRWrm/p5DSAjH//gcKdfrcA=
github.com/runfinch/common-tests v0.3.1/go.mod h1:UpmjZJ5nid549Xct3uQfFwkygnA1/XUJydizbZdeKHM=
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
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=
Expand Down

0 comments on commit 16157fe

Please sign in to comment.