File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,4 @@ module github.com/sourcegraph/go-diff
2
2
3
3
go 1.14
4
4
5
- require (
6
- github.com/google/go-cmp v0.5.2
7
- github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e // indirect
8
- github.com/shurcooL/go-goon v0.0.0-20170922171312-37c2f522c041
9
- )
5
+ require github.com/google/go-cmp v0.5.2
Original file line number Diff line number Diff line change 1
1
github.com/google/go-cmp v0.5.2 h1:X2ev0eStA3AbceY54o37/0PQ/UWqKEiiO2dKL5OPaFM =
2
2
github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
3
- github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e h1:MZM7FHLqUHYI0Y/mQAt3d2aYa0SiNms/hFqC9qJYolM =
4
- github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e /go.mod h1:TDJrrUr11Vxrven61rcy3hJMUqaf/CLWYhHNPmT14Lk =
5
- github.com/shurcooL/go-goon v0.0.0-20170922171312-37c2f522c041 h1:llrF3Fs4018ePo4+G/HV/uQUqEI1HMDjCeOf2V6puPc =
6
- github.com/shurcooL/go-goon v0.0.0-20170922171312-37c2f522c041 /go.mod h1:N5mDOmsrJOB+vfqUK+7DmDyjhSLIIBnXo9lvZJj3MWQ =
7
3
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4 =
8
4
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments