Skip to content

Commit

Permalink
ci(deps): bump github.com/runfinch/common-tests in /e2e
Browse files Browse the repository at this point in the history
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](runfinch/common-tests@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2023
1 parent adc9321 commit b767d19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/onsi/ginkgo/v2 v2.9.5
github.com/onsi/gomega v1.27.7
github.com/runfinch/common-tests v0.6.5
github.com/runfinch/common-tests v0.7.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions e2e/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/onsi/gomega v1.27.7 h1:fVih9JD6ogIiHUN6ePK7HJidyEDpWGVB5mzM7cWNXoU=
github.com/onsi/gomega v1.27.7/go.mod h1:1p8OOlwo2iUUDsHnOrjE5UKYJ+e3W8eQ3qSlRahPmr4=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
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/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
Expand Down

0 comments on commit b767d19

Please sign in to comment.