Skip to content

Commit

Permalink
Bump github.com/r3labs/diff/v2 from 2.14.2 to 2.14.3 (#40)
Browse files Browse the repository at this point in the history
Bumps [github.com/r3labs/diff/v2](https://github.com/r3labs/diff) from 2.14.2 to 2.14.3.
- [Release notes](https://github.com/r3labs/diff/releases)
- [Commits](r3labs/diff@v2.14.2...v2.14.3)

---
updated-dependencies:
- dependency-name: github.com/r3labs/diff/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 15, 2021
1 parent ebdc0c2 commit 7d7885d
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 @@ -2,7 +2,7 @@ module github.com/ppapapetrou76/go-testing

go 1.17

require github.com/r3labs/diff/v2 v2.14.2
require github.com/r3labs/diff/v2 v2.14.3

require (
github.com/golang/protobuf v1.3.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -4,8 +4,8 @@ github.com/golang/protobuf v1.3.1 h1:YF8+flBXS5eO826T4nzqPrxfhQThhXl0YzfuUPu4SBg
github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
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/r3labs/diff/v2 v2.14.2 h1:1HVhQKwg1YnoCWzCYlOWYLG4C3yfTudZo5AcrTSgCTc=
github.com/r3labs/diff/v2 v2.14.2/go.mod h1:I8noH9Fc2fjSaMxqF3G2lhDdC0b+JXCfyx85tWFM9kc=
github.com/r3labs/diff/v2 v2.14.3 h1:zVp2yr3Fhf/k7HJar06GHASp0rFS4qdLt8ZikgSCb7Q=
github.com/r3labs/diff/v2 v2.14.3/go.mod h1:I8noH9Fc2fjSaMxqF3G2lhDdC0b+JXCfyx85tWFM9kc=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.5.1 h1:nOGnQDM7FYENwehXlg/kFVnos3rEvtKTjRvOWSzb6H4=
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
Expand Down

0 comments on commit 7d7885d

Please sign in to comment.