Skip to content

Commit

Permalink
build(deps): bump github.com/bradleyjkemp/cupaloy/v2 from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [github.com/bradleyjkemp/cupaloy/v2](https://github.com/bradleyjkemp/cupaloy) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/bradleyjkemp/cupaloy/releases)
- [Commits](bradleyjkemp/cupaloy@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/bradleyjkemp/cupaloy/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2021
1 parent aa2e423 commit c189150
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -3,6 +3,6 @@ module github.com/CycloneDX/cyclonedx-go
go 1.15

require (
github.com/bradleyjkemp/cupaloy/v2 v2.6.0
github.com/bradleyjkemp/cupaloy/v2 v2.7.0
github.com/stretchr/testify v1.7.0
)
4 changes: 2 additions & 2 deletions go.sum
@@ -1,5 +1,5 @@
github.com/bradleyjkemp/cupaloy/v2 v2.6.0 h1:knToPYa2xtfg42U3I6punFEjaGFKWQRXJwj0JTv4mTs=
github.com/bradleyjkemp/cupaloy/v2 v2.6.0/go.mod h1:bm7JXdkRd4BHJk9HpwqAI8BoAY1lps46Enkdqw6aRX0=
github.com/bradleyjkemp/cupaloy/v2 v2.7.0 h1:AT0vOjO68RcLyenLCHOGZzSNiuto7ziqzq6Q1/3xzMQ=
github.com/bradleyjkemp/cupaloy/v2 v2.7.0/go.mod h1:bm7JXdkRd4BHJk9HpwqAI8BoAY1lps46Enkdqw6aRX0=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit c189150

Please sign in to comment.