Skip to content

Commit

Permalink
Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 in /update-urls (#2354
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] committed May 2, 2022
1 parent ac3b1e2 commit 780bf58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion update-urls/go.mod
Expand Up @@ -3,6 +3,6 @@ module github.com/google/go-github/update-urls
go 1.16

require (
github.com/google/go-cmp v0.5.7
github.com/google/go-cmp v0.5.8
github.com/pmezard/go-difflib v1.0.0
)
6 changes: 2 additions & 4 deletions update-urls/go.sum
@@ -1,6 +1,4 @@
github.com/google/go-cmp v0.5.7 h1:81/ik6ipDQS2aGcBfIN5dHDB36BwrStyeAQquSYCV4o=
github.com/google/go-cmp v0.5.7/go.mod h1:n+brtR0CgQNWTVd5ZUFpTBC8YFBDLK/h/bpaJ8/DtOE=
github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg=
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

0 comments on commit 780bf58

Please sign in to comment.