File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # go-diff [ ![ Build Status] ( https://travis-ci.org/sourcegraph/go-diff.svg?branch=master )] ( https://travis-ci.org/sourcegraph/go-diff ) [ ![ GoDoc] ( https://godoc.org/sourcegraph .com/sourcegraph/go-diff/diff?status.svg )] ( https://godoc.org/sourcegraph .com/sourcegraph/go-diff/diff )
1
+ # go-diff [ ![ Build Status] ( https://travis-ci.org/sourcegraph/go-diff.svg?branch=master )] ( https://travis-ci.org/sourcegraph/go-diff ) [ ![ GoDoc] ( https://godoc.org/github .com/sourcegraph/go-diff/diff?status.svg )] ( https://godoc.org/github .com/sourcegraph/go-diff/diff )
2
2
3
3
Diff parser and printer for Go.
4
4
5
5
Installing
6
6
----------
7
7
8
8
``` bash
9
- go get -u sourcegraph .com/sourcegraph/go-diff/diff
9
+ go get -u github .com/sourcegraph/go-diff/diff
10
10
```
11
11
12
12
Usage
You can’t perform that action at this time.
0 commit comments