Merge pull request #98 from systemli/dependabot/go_modules/github.com/google/go-cmp-0.5.8
⬆️ Bump github.com/google/go-cmp from 0.5.7 to 0.5.8
This commit is contained in:
commit
1c29be8190
2 changed files with 3 additions and 5 deletions
2
go.mod
2
go.mod
|
@ -2,4 +2,4 @@ module github.com/systemli/prometheus-jitsi-meet-exporter
|
|||
|
||||
go 1.17
|
||||
|
||||
require github.com/google/go-cmp v0.5.7
|
||||
require github.com/google/go-cmp v0.5.8
|
||||
|
|
6
go.sum
6
go.sum
|
@ -1,4 +1,2 @@
|
|||
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=
|
||||
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=
|
||||
github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg=
|
||||
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
|
||||
|
|
Loading…
Reference in a new issue