Skip to content

Commit 0bc81cc

Browse files
Bump github.com/google/go-cmp from 0.4.0 to 0.5.0
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.4.0...v0.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0e67d2 commit 0bc81cc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/benbjohnson/clock v1.0.0
88
github.com/davecgh/go-spew v1.1.1 // indirect
99
github.com/golang/protobuf v1.3.2
10-
github.com/google/go-cmp v0.4.0
10+
github.com/google/go-cmp v0.5.0
1111
github.com/google/gofuzz v1.0.0 // indirect
1212
github.com/kr/pretty v0.1.0 // indirect
1313
github.com/opentracing/opentracing-go v1.1.1-0.20190913142402-a7454ce5950e

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5y
2222
github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M=
2323
github.com/google/go-cmp v0.4.0 h1:xsAVV57WRhGj6kEIi8ReJzQlHHqcBYCElAvkovg3B/4=
2424
github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
25+
github.com/google/go-cmp v0.5.0 h1:/QaMHBdZ26BB3SSst0Iwl10Epc+xhTquomWX0oZEB6w=
26+
github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
2527
github.com/google/gofuzz v1.0.0 h1:A8PeW59pxE9IoFRqBp37U+mSNaQoZ46F1f0f863XSXw=
2628
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
2729
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=

0 commit comments

Comments
 (0)