Skip to content

Commit e7cfbbb

Browse files
authored
Merge pull request #203 from skitt/drop-gopkgin-v5
Drop the reference to gopkg.in for v5
2 parents b7a4e4a + 61e1ad7 commit e7cfbbb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ well as for calculating & applying [RFC7396 JSON merge patches](https://tools.ie
1414
go get -u github.com/evanphx/json-patch/v5
1515
```
1616

17-
**Stable Versions**:
18-
* Version 5: `go get -u gopkg.in/evanphx/json-patch.v5`
19-
* Version 4: `go get -u gopkg.in/evanphx/json-patch.v4`
17+
If you need version 4, use `go get -u gopkg.in/evanphx/json-patch.v4`
2018

2119
(previous versions below `v3` are unavailable)
2220

0 commit comments

Comments
 (0)