We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7a4e4a + 61e1ad7 commit e7cfbbbCopy full SHA for e7cfbbb
README.md
@@ -14,9 +14,7 @@ well as for calculating & applying [RFC7396 JSON merge patches](https://tools.ie
14
go get -u github.com/evanphx/json-patch/v5
15
```
16
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`
+If you need version 4, use `go get -u gopkg.in/evanphx/json-patch.v4`
20
21
(previous versions below `v3` are unavailable)
22
0 commit comments