fix bug to avoid `out of range` error. by xuxinkun · Pull Request #22 · gomodules/jsonpatch
Navigation Menu
{{ message }}
forked from mattbaird/jsonpatch
- Notifications You must be signed in to change notification settings
- Fork 15
Merged
tamalsaha merged 1 commit intogomodules:release-1.0from
Nov 17, 2019Merged
fix bug to avoid out of range error.#22
tamalsaha merged 1 commit intogomodules:release-1.0from
fix bug to avoid out of range error.#22
tamalsaha merged 1 commit intogomodules:release-1.0from
Conversation
xuxinkun
changed the base branch from
master
to
release-1.0
xuxinkun
mentioned this pull request
Copy link Copy Markdown
tamalsaha
commented
Nov 15, 2019
tamalsaha commented
Nov 15, 2019Thanks for the pr. Please use v2.0.1. This was fixed in #16
tamalsaha
closed this
Copy link Copy Markdown
Author
xuxinkun
commented
Nov 17, 2019
xuxinkun commented
Nov 17, 2019Thanks for the pr. Please use v2.0.1. This was fixed in #16
But many projects were developed with v1.0.0 . And they are still using the one with bug. So, fix the errer if possible may help them.
tamalsaha
reopened this
tamalsaha approved these changes Nov 17, 2019
tamalsaha
merged commit
7f76018
into
gomodules:release-1.0
Copy link Copy Markdown
tamalsaha
commented
Nov 17, 2019
tamalsaha commented
Nov 17, 2019I have released v1.0.1 that has this fix.
This was referenced
Apr 8, 2020This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment